cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-WB55RG Matter Thread end device commissioning failed

PKote.2
Associate II

Hello,

I am trying to commissioning NUCLEO-WB55RG Matter thread end device. It fails to commission and connect.

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 

Raspberrypi(Host) 

RCP Device(Silabs RCP device)

3. Host as a mobile app(chiptool)

Also find the Attached logs captured on End device and Android Application while doing commissioning.

Please share us the working logs if any & also share us the working procedure as well working source code or binaries.

Thank you

Pavan

4 REPLIES 4
Remy ISSALYS
ST Employee

Hello,

Can you try with using the smartphone application provided in the package?

Best Regards

PKote.2
Associate II

Hello,

Yes, we will try that.

Best Regards,

Pavan

PKote.2
Associate II

Hello Remy,

It works with the Chiptool Application provided with the package.

Can you please provide us the source code of Android CHIPTool.

Best Regards,

Pavan

Remy ISSALYS
ST Employee

Hello,

You can look on this GitHub on v1.0-branch.

Best Regards