cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WB55 USBDongle ERROR (Zigbee FFD & Application example)

DPerr.2
Associate

Hi there,

I'm struggling with the P-NUCLEO-WB55 kit I just bought...! I wanted to try basic application example given in STM32WB package, followed the documentation and nothing works correctly on the USB dongle...!

Application : Zigbee_OnOff_Client_Router

Board : MB1293C (STM32WB55 USB dongle)

I flashed FUS (version 1.1.2) & Zigbee stack (stm32wb5x_Zigbee_FFD.bin) ( following documentation, nothing special)

I build the application "Zigbee_OnOff_Client_Router" (STM32Cube_FW_WB_V1.11.0/Projects/P-NUCLEO-WB55.USBDongle/Applications/Zigbee) using STM32CubeIDE (V1.6.0), no errors, binary files generated.

Flash ELF file into USBDongle, in DFU mode, flash OK.

I'm following the start up order, so I start first the "Zigbee_OnOff_Server_Coord" (UART message, led BLUE light's on) and then I I power up Dongle.....

When Dongle's application starts (Switch is not in DFU mode now), LED's starts roling and nothing works...

Am I doing something wrong ?

Many thanks in advance

1 REPLY 1
JFeut.1
Associate II

Hi,

I get the same issue, I was able to have it working by starting first the client then the server.

Were you able to create your own application on the usb dongle ? I'm trying but it's like the zigbee start at the launch.

Thank you,

regards