STM32WB55CG Zigbee connection Tuya Smartlife with ST Example
Hi together,
I have the STM32WB55CG on a custom PCB and plan to integrate it into a smart home Zigbee network, that uses a Tuya Gateway and is controlled by Smartlife app. I tried to use the project Zigbee_Find_Bind_OnOff_Router1 from the ST examples and hoped, it can connect to my network easily.
About my Setup:
Since my chip is another than the Zigbee Nucleo uses, I do not have access to the button pins, but at least I could solder the LEDs (red, blue, green) to the respective Pins.
I am using Cube IDE V1.16.0 and Cube Programmer 2.17.0 to flash the wireless coprocessor.
To connect my board, I am using the ST Link from an official Nucleo board as programmer.
Scenario:
After falshing the Example, I could not connect the board to my Tuya Zigbee network. My board shows a sequence with all LEDs (blue-blue/green-blue/green/red-green/red-red). From the docuementation I cannot understand what that means.
Unfortunately, I do not have any Wireshark logs, but if you need a specific information I can try to get them.
Questions:
- Does the example work with my Chip or should I recreate the project with my chip?
- Did I chose the right example and is it correcrt to assume, that the my board/chip can join my Tuya Zigbee network without and additional work?
- What does this LED sequence mean?
- I cannot see Uart-messages from the console, is there an information of how to use the integrated UART console of CubeIDE with my ST Link after flashing my cip?
Thanks for your help!
