docs(rockpie): clarify wireless is optional module with RTL8821CU - #1970
Merged
Milir-Radxa merged 2 commits intoAug 6, 2026
Merged
Conversation
The spec table previously said "板载无线芯片,支持 Wi-Fi 4 或 Wi-Fi 5 及 蓝牙 5.0" (Onboard Wireless WiFi4 / WiFi5 and BT 5.0), which implies the wireless is always present and leaves the exact module unclear. Per BOM for W-suffix SKUs (D8W7 / D8P1W7 / D4W12), the wireless is an optional module (BL-M8821CU1, main chip Realtek RTL8821CU) mounted at U16 with an external antenna connector; non-W SKUs ship without the module. Update zh + en spec tables accordingly.
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.
Summary
Clarify the ROCK Pi E wireless spec in the spec table (CN & EN). The previous wording "板载无线芯片" (Onboard Wireless) implied Wi-Fi/BT is always present and left the exact module unclear.
Per internal BOM verification:
Changes
docs/rockpi/rockpie/README.md: 无线连接 row → 可选无线模块(仅带 W 后缀的 SKU 配备),Realtek RTL8821CU,支持 Wi-Fi 5 及蓝牙 5.0,带外置天线连接器i18n/en/docusaurus-plugin-content-docs/current/rockpi/rockpie/README.md: Wireless row → Optional wireless module (W-suffix SKUs only), Realtek RTL8821CU, Wi-Fi 5 and BT 5.0, with external antenna connectorImpact
Docs-only, CN + EN in sync. Reduces customer confusion about which ROCK Pi E SKUs include Wi-Fi/BT and which module is used.