-
Notifications
You must be signed in to change notification settings - Fork 2
Remove RS9116 documentation #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: doccurator/2.8.0
Are you sure you want to change the base?
Conversation
This reverts commit c5baedc.
sld246-matter-faq/wifi-faq.md
Outdated
|
|
||
| If there is an Apple HomePod on the network paired with a Thread device, and a commissioning failure is seen with error `3000001`: | ||
|
|
||
| > Either remove the Apple HomePod from the network, or unpair it from all Thread devices, before re-trying the commissioning. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably don't set this apart with >, which will present as a shaded box, like a note. I see the rationale for setting it apart, but it really is part of a single sentence. Two options below:
If there is an Apple HomePod on the network paired with a Thread device, and a commissioning failure is seen with error 3000001, remove the Apple HomePod from the network or unpair it from all Thread devices before re-trying the commissioning.
OR
If there is an Apple HomePod on the network paired with a Thread device, and a commissioning failure is seen with error 3000001:
- Remove the Apple HomePod from the network or unpair it from all Thread devices
- Retry commissioning
| - MG24 with WSTK : [xG24-PK6010A](https://www.silabs.com/development-tools/wireless/efr32xg24-pro-kit-20-dbm?tab=overview) | ||
|
|
||
| >**Note:** A custom board binary can also be generated. The configuration file `sl_spidrv_eusart_exp_config` for RS9116 and `sl_spidrv_exp_config` for 917NCP and WF200 should have the SPI pin and port defines enabled. The configuration file `sl_custom_board.h` contains the SPI pins, which should be updated according to the custom board's pin configuration. RS9116 is deprecated and no longer supported on Matter. | ||
| >**Note:** A custom board binary can also be generated. The configuration file `sl_spidrv_exp_config` for 917NCP and WF200 should have the SPI pin and port defines enabled. The configuration file `sl_custom_board.h` contains the SPI pins, which should be updated according to the custom board's pin configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move colon outside of bold...>Note:
Description
RS9116 documentation cleanup
Related Issue
This PR removes RS9116 documentation, as Matter support for RS9116 Wi-Fi has been deprecated starting with release 2.7.0-1.4.
Changes Made
Removed RS9116 related documentation and images.