docs: fix ZERO 3 Wi-Fi/Bluetooth specs with hardware version differences - #2008
Open
tangzz-radxa wants to merge 1 commit into
Open
docs: fix ZERO 3 Wi-Fi/Bluetooth specs with hardware version differences#2008tangzz-radxa wants to merge 1 commit into
tangzz-radxa wants to merge 1 commit into
Conversation
- 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 radxa-docs#1794 (ZERO 3W 5G channel 112 question), confirmed internally via BOM + module datasheets.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
GitHub Discussion #1794:用户询问 ZERO 3W 是否支持 5G 112 信道。
内部通过 BOM + 模块 datasheet 核实后确认 ZERO 3 系列存在硬件版本差异:
修改内容
Wi-Fi 6 (802.11 b/g/n) BT 5.0→Wi-Fi 6 (802.11 a/b/g/n/ac/ax) BT 5.4 with BLE影响范围
仅 docs/zero/zero3 页面(README + faq),中英双语同步修改。
关联