Skip to content

Commit f39966c

Browse files
arun-silabsCopilot
andcommitted
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 67df42a commit f39966c

File tree

4 files changed

+4
-7
lines changed

4 files changed

+4
-7
lines changed

sld247-matter-overview/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ The following boards are supported for the Matter over Wi-Fi demos and developme
3838
- [XG24-RB4187C](https://www.silabs.com/development-tools/wireless/xg24-rb4187c-efr32xg24-wireless-gecko-radio-board)
3939
- MG24 with WSTK: [xG24-PK6010A](https://www.silabs.com/development-tools/wireless/efr32xg24-pro-kit-20-dbm?tab=overview)
4040
- **Wi-Fi NCP Dev Kits & boards**
41-
- **RS9116** (**Note:** RS9116 is deprecated and no longer supported on Matter.)
41+
- **RS9116**
42+
(**Note:** RS9116 is deprecated and no longer supported on Matter.)
4243
- SB-EVK1 / Single Band Wi-Fi Development Kit / 2.4GHz
4344
- [RS9116X-SB-EVK1](https://www.silabs.com/development-tools/wireless/wi-fi/rs9116x-sb-evk-development-kit)
4445
- SB-EVK2 / Single Band Wi-Fi Development Kit / 2.4GHz

sld249-matter-prerequisites/software-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Below are the software tools both optional and required for developing Matter ov
4242

4343
4. [Firmware for RS9116 NCP](./matter-artifacts.md#rs9116-firmware)
4444

45-
**Note**: RS9116 is deprecated and no longer supported on Matter.
45+
**Note:** RS9116 is deprecated and no longer supported on Matter.
4646

4747
5. [Firmware for SiWx917 NCP](./matter-artifacts.md#siwx917-firmware-for-siwn917-ncp-and-siwg917-soc)
4848

sld291-matter-wifi-run-demo/flashing-using-commander.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@ Before flashing the application for EFR32 Boards, flash **bootloader images** as
88
- For MG24 + RS9116: Internal Bootloader (bootloader-storage-internal-single-512k-BRD4186C-gsdk4.1)
99
- For MG24 + WF200: External Bootloader (bootloader-storage-spiflash-single-1024k-BRD4186C-gsdk4.1)
1010

11-
**Note**: RS9116 is deprecated and no longer supported on Matter.
12-
1311
- **BRD4187C Board**
1412
- For MG24 + RS9116: Internal Bootloader (bootloader-storage-internal-single-512k-BRD4187C-gsdk4.1)
1513
- For MG24 + WF200: External Bootloader (bootloader-storage-spiflash-single-1024k-BRD4187C-gsdk4.1)
1614

17-
**Note**: RS9116 is deprecated and no longer supported on Matter.
15+
**Note**: RS9116 is deprecated and no longer supported on Matter.
1816

1917
Bootloader binaries are available in the respective path of codebase **third_party/silabs/matter_support/matter/efr32/bootloader_binaries** folder. Silicon Labs recommends always flashing the latest bootloader binaries from the codebase.
2018

sld292-matter-wifi-enabling-features/wifi-sleepy-end-device.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ To enable ICD functionality for Wi-Fi, the `ICD Management` cluster/component ne
6464

6565
- For rs9116 and WF200: `matter_icd_management` component is installed by default for lock-app. For thermostat and window, you need to install the mentioned cluster/component to enable sleepy.
6666

67-
**Note:** RS9116 is deprecated and no longer supported on Matter.
68-
6967
- For 917NCP: `matter_icd_management` component is installed by default for lock-app. For thermostat and window, you need to install the mentioned cluster/component to enable sleepy.
7068

7169
### EFR32 + RS9116 Setup for ICDs (Sleepy Devices)

0 commit comments

Comments
 (0)