2023-04-12 05:35 AM - edited 2023-11-20 08:24 AM
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,
I get an issue in the running code when it checks the "StackType",
it should be 48 or 49 but it returns 0:
Tested with two different examples on two boards...
What can I check?
Thank you,
Pierre
2023-04-12 07:20 AM
Strange, it works if I downgrade to stack V1.15
2023-04-24 08:05 AM
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
2023-05-13 03:16 AM
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,