2023-06-23 04:58 AM
Hi,
I am trying to commissioning NUCLEO-WB55RG Matter thread end device using chip-tool running on raspberry pi, It fails to commission.
Reference Source Code used:
Matter beta version for STM32 Github repo: github.com/stm32-hotspot/stm32wb-matter-device-over-thread
Setup:
1. Matter Thread End Device
Below binaries flashed on the STM32 Matter Thread End Device(NUCLEO-WB55).
1.1. FUS: "stm32wb-matter-device-over-thread-main\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x\stm32wb5x_FUS_fw.bin"
1.2. BLE Stack: "stm32wb-matter-device-over-thread-main\Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x\stm32wb5x_BLE_Thread_ForMatter_fw.bin"
1.3. Application: "stm32wb-matter-device-over-thread-main\Projects\P-NUCLEO-WB55.Nucleo\Applications\Matter\Lighting-App\Lighting-App.bin"
2. Border router
Raspberry pi(Host)
RCP Device(Silabs RCP device)
3. Host as a Raspberry pi(chiptool)
Also find the Attached logs captured on End device and chiptool running on Raspberry pi while doing commissioning.
Thanks and regards,
Nivas
2023-06-27 09:21 AM
2023-06-28 05:39 AM