You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SiWN917 NCP board need to be flashed with proper firmware as mentioned below:
53
+
-SiWN917 NCP board need to be flashed with proper firmware as mentioned below:
54
54
55
-
-`SiWG917-B.2.x.X.X.X.rps - This firmware image is valid for BRD8045A (B0 Expansion v2.0) board`
55
+
-`SiWG917-B.2.x.X.X.X.rps - This firmware image is valid for BRD8045A (B0 Expansion v2.0) board`
56
56
57
-
SiWG917 SoC boards need to be flashed with proper firmware as mentioned below:
57
+
-SiWG917 SoC boards need to be flashed with proper firmware as mentioned below:
58
58
59
-
-`SiWG917-B.2.x.X.X.X.rps - This firmware image is valid for BRD4338A(B0 common flash v2.0) board`
59
+
-`SiWG917-B.2.x.X.X.X.rps - This firmware image is valid for BRD4338A(B0 common flash v2.0) board`
60
60
61
61
## Matter SiWx917 RCP Linux app and Configuration file
62
62
@@ -70,4 +70,4 @@ To check device logs on JLink RTT for the Matter Application on the SiWx917 SoC,
70
70
71
71
The [JLinkDevices.xml](https://github.com/SiliconLabs/matter_extension/releases/download/v2.6.0/JLinkDevices.xml.zip) and [RS9117_SF_4MB_42bsp.elf](https://github.com/SiliconLabs/matter_extension/releases/download/v2.6.0/RS9117_SF_4MB_42bsp.elf.zip) files referenced in the instructions may be found in the Assets section of this page.
72
72
73
-
**Note**:- For EFR32MG2x devices, JLink RTT Logging support is already enabled.
73
+
>**Note**: For EFR32MG2x devices, JLink RTT Logging support is already enabled.
13. Refer to [Firmware for SiWx917 NCP](/matter/{build-docspace-version}/matter-prerequisites/matter-artifacts#siwx917-firmware-for-siwx917-so-c)to identify the correct firmware to be flashed into the specific hardware. Locate and select the firmware file to flash.
67
+
10. Click **Browse** next to the **Select RPS Image** field.
70
68
71
-
14. Under Select COM Port, select the COM port for the connected adapter board.
69
+
11. Refer to [Firmware for SiWx917 NCP](/matter/{build-docspace-version}/matter-prerequisites/matter-artifacts#siwx917-firmware-for-siwx917-so-c) to identify the correct firmware to be flashed into the specific hardware. Locate and select the firmware file to flash.
72
70
73
-
15. Under Load RPS Image, make sure High-speed transfer is selected.
71
+
12. Under **Select COM Port**, select the COM port for the connected adapter board.
Copy file name to clipboardExpand all lines: sld388-matter-new-features/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
- Quality-tested Matter 1.4.1 solution for Thread MG24 / MG26, Wi-Fi SiWx917 SoC and NCP mode, Wi-Fi MG24/WF200 and Wi-Fi MG24/RS9116 (non-sleepy).
6
6
- For Wi-Fi SiWx917 SoC and NCP mode, there are known timeout issues in certain stress test conditions, which have not been observed with ecosystems under normal conditions. For details see the Known Issues section of the [Release Notes](https://github.com/SiliconLabs/matter_extension/releases/tag/v2.6.0).
7
7
- Works with Simplicity SDK v2025.6.0 and WiSeConnect SDK v3.5.0
8
-
- Added the ability to run a concurrent BLE connection with Matter OT+BLE DMP or Matter ZB+OT+BLE CMP
8
+
- Added the ability to run a concurrent BLE connection with Matter OT+BLE DMP or Matter ZB+OT+BLE CMP.
9
9
- Added Multi-OTA alpha support for SiWx917 SoC and NCP.
10
10
- Enable an experimental option to use the TCP/IP NetX stack instead of lwip for SiWx917 for both SoC and NCP.
Copy file name to clipboardExpand all lines: sld407-matter-ota/02-ota-software-update.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ See the following page for detailed steps: [build OTA application using studio](
115
115
116
116
- The application device will connect to the Provider and start the image download. Once the image is downloaded, the device will reboot into the downloaded image.
117
117
118
-
Note: In a production environment the Announce OTA Provider command is not used. Instead, the OTA Provider address is configured on the device by the Matter Controller, for example:
118
+
>**Note**: In a production environment the Announce OTA Provider command is not used. Instead, the OTA Provider address is configured on the device by the Matter Controller, for example:
0 commit comments