2025-04-30 2:03 AM - last edited on 2025-04-30 4:05 AM by STTwo-32
Hi Guys,
I am planning to start a project where I require BLE and Zigbee dynamic concurrency. After going through the datasheet OF STM32WB55, under dynamic application section, I could see that the mcu acts as either BLE Peripheral/ Zigbee Router.(Also I'm attaching an image of this)
Is this dynamic concurrency possible for BLE Central/Zigbee Coordinator, as in my project, my device should control both BLE and Zigbee devices.
Thank You
2025-04-30 6:55 AM
Hello @Viswajith and welcome to the ST Community.
Yes, you can configure your BLE/Zigbee Dynamic device for a BLE Central/Zigbee Coordinator mode. You just have to use the stm32wb5x_BLE_Zigbee_FFD_dynamic_fw stack and not the stm32wb5x_BLE_Zigbee_RFD_dynamic_fw stack.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.