cancel
Showing results for 
Search instead for 
Did you mean: 

BLE Zigbee Dynamic Concurrency

Viswajith
Visitor

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 YouScreenshot 2025-04-30 142903.png

1 REPLY 1
STTwo-32
ST Employee

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.