stm32-hotspot / stm32wb-matter-device-over-thread

Matter device over thread for STM32WB
Other
26 stars 4 forks source link

NUCLEO-WB55RG Matter Thread end device commissioning failed #1

Closed pavansrkote1 closed 1 year ago

pavansrkote1 commented 1 year ago

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: https://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"

  1. Border router

Raspberrypi(Host)

RCP Device(Silabs RCP device)

  1. 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

STYoannZamaron commented 1 year ago

Hello, Can we close this non-issue? Best Regards.

pavansrkote1 commented 1 year ago

Hello,

Yes we can close.

Best Regards, Pavan

Gonta01 commented 1 year ago

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"

How to properly do it? Should CubeProgrammer be used? What addresses must be used?