zigbee issue on NUCLEO-WB55
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-12 5:35 AM - edited ‎2023-11-20 8: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
- Labels:
-
DEBUG
-
STM32WB series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-12 7:20 AM
Strange, it works if I downgrade to stack V1.15
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-24 8: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-13 3: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,
