STM32WB55 dual stack?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-07-22 5:54 AM
Good morning.
I have an application where I want to have a Zigbee stack and a BLE stack both loaded on the STM32WB55. Is this possible? I would like my application firmware to be able to communicate with either stack exclusively depending on certain situations.
Thank you.
Steve
Labels:
- Labels:
-
STM32WB series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-07-26 9:43 AM
Hello,
On STM32WB55, static and dynamic concurrent mode between BLE and ZigBee are supported, see the following coprocessor wireless binaries:
- stm32wb5x_BLE_Zigbee_FFD_static_fw.bin
- stm32wb5x_BLE_Zigbee_RFD_static_fw.bin
- stm32wb5x_BLE_Zigbee_FFD_dynamic_fw.bin
- stm32wb5x_BLE_Zigbee_RFD_dynamic_fw.bin
Best Regards
