cancel
Showing results for 
Search instead for 
Did you mean: 

zigbee issue on NUCLEO-WB55

PCu1
Senior

Hi, I'm trying to start the zigbee on Nucleo-WB55.

After upgrading the FUS to 1.2.0.0 and Stack to 1.16.0.0 without any problem,


_legacyfs_online_stmicro_images_0693W00000bhwkGQAQ.pngI get an issue in the running code when it checks the "StackType",

it should be 48 or 49 but it returns 0:


_legacyfs_online_stmicro_images_0693W00000bhwlEQAQ.pngTested with two different examples on two boards...

What can I check?

Thank you,

Pierre

3 REPLIES 3
PCu1
Senior

Strange, it works if I downgrade to stack V1.15

Remy ISSALYS
ST Employee

Hello,

Ensure that the wireless stack is running on CPU2, if the FUS is running the value Stack Type will be at 0.

Best Regards

PCu1
Senior

Hello,

I'm working in same time on another project in Zigbee and had the same issue.

This is not an issue with the stack but wtih the procedure I use:

After a stack upgrade/re-programmation (with start stack flag enabled) I thing the processor should be disconnected/reconnected of the power supply and only after that I can flash my owm firmware.

If something went wrong, I set the read protect on BB and after to AA to make full erase of the flash.

Kr,