From 2bd823c0474fa6f6a9dadd3fd673fc78ca1d7970 Mon Sep 17 00:00:00 2001 From: Tang ZZ Date: Sat, 15 Aug 2026 03:16:06 +0800 Subject: [PATCH] docs: fix ZERO 3 Wi-Fi/Bluetooth specs with hardware version differences - README wireless spec: Wi-Fi 6 (802.11 a/b/g/n/ac/ax) BT 5.4 with BLE (previous "Wi-Fi 6 (802.11 b/g/n) BT 5.0" was self-contradictory and did not match the current V1.12I dual-band module) - FAQ Q9: note hardware version differences - early AP6212 modules are 2.4GHz only (BT 4.0); current V1.12I uses dual-band Wi-Fi 6 module (2.4/5GHz, BT 5.4); specific 5GHz channel (e.g. ch112) availability depends on driver/firmware/regulatory domain Triggered by GitHub discussion #1794 (ZERO 3W 5G channel 112 question), confirmed internally via BOM + module datasheets. --- docs/zero/zero3/README.md | 2 +- docs/zero/zero3/faq.md | 4 +++- .../current/zero/zero3/README.md | 2 +- .../docusaurus-plugin-content-docs/current/zero/zero3/faq.md | 4 +++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/zero/zero3/README.md b/docs/zero/zero3/README.md index b6ebbbae9..04690d98b 100644 --- a/docs/zero/zero3/README.md +++ b/docs/zero/zero3/README.md @@ -73,7 +73,7 @@ sidebar_position: 5 无线通讯 - Wi-Fi 6 (802.11 b/g/n) BT 5.0 with BLE + Wi-Fi 6 (802.11 a/b/g/n/ac/ax) BT 5.4 with BLE / diff --git a/docs/zero/zero3/faq.md b/docs/zero/zero3/faq.md index 0ca82626b..dd7dfe9b9 100644 --- a/docs/zero/zero3/faq.md +++ b/docs/zero/zero3/faq.md @@ -104,7 +104,9 @@ sudo apt autoremove 是的,Radxa ZERO 3 支持 Wi-Fi 和蓝牙: - **Wi-Fi**:支持 2.4GHz 和 5GHz 频段 -- **蓝牙**:支持 Bluetooth 5.0 +- **蓝牙**:支持 Bluetooth 5.4 + +> **注意**:ZERO 3 系列存在硬件版本差异。早期版本(如 AP6212 模块)仅支持 2.4GHz(802.11 b/g/n)和 Bluetooth 4.0;当前在售版本(V1.12I)已换用双频 Wi-Fi 6 模块(如 BL-M8800DS2 / FCS960KAAMD),硬件支持 2.4GHz / 5GHz 双频和 Bluetooth 5.4。5GHz 下具体信道(如 112 信道)是否可用取决于驱动、固件与监管域(regulatory domain)配置,需结合实测确认。 如果遇到连接问题: 1. 检查天线是否连接(如有) diff --git a/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/README.md b/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/README.md index d6ae79546..c13f1d92f 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/README.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/README.md @@ -72,7 +72,7 @@ sidebar_position: 5 Wireless - Wi-Fi 6 (802.11 b/g/n) BT 5.0 with BLE + Wi-Fi 6 (802.11 a/b/g/n/ac/ax) BT 5.4 with BLE / diff --git a/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/faq.md b/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/faq.md index a3891994a..1b58ca174 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/faq.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/zero/zero3/faq.md @@ -104,7 +104,9 @@ sudo apt autoremove Yes, Radxa ZERO 3 supports Wi-Fi and Bluetooth: - **Wi-Fi**: Supports 2.4GHz and 5GHz bands -- **Bluetooth**: Supports Bluetooth 5.0 +- **Bluetooth**: Supports Bluetooth 5.4 + +> **Note**: There are hardware version differences across the ZERO 3 series. Early versions (e.g. the AP6212 module) only support 2.4GHz (802.11 b/g/n) and Bluetooth 4.0; the current shipping version (V1.12I) uses a dual-band Wi-Fi 6 module (e.g. BL-M8800DS2 / FCS960KAAMD) with hardware support for 2.4GHz / 5GHz dual-band and Bluetooth 5.4. Whether a specific 5GHz channel (e.g. channel 112) is usable depends on the driver, firmware and regulatory domain configuration, and should be confirmed by actual testing. If experiencing connection issues: 1. Check if antenna is connected (if applicable)