2023-07-22 05: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
2023-07-26 09:43 AM
Hello,
On STM32WB55, static and dynamic concurrent mode between BLE and ZigBee are supported, see the following coprocessor wireless binaries:
Best Regards