2026-01-23 7:34 AM - last edited on 2026-01-26 7:05 AM by Andrew Neil
Hi ,
I have designed one product with STM32WB55 for BLE and Zigbee concurrency.
The schematic design I have followed is the with out SMPS design (LDO mode). VFBSMPS, VLXSMPS, VDDSMPS pins are connected to VDD.
Our firmware will scan for BLE devices and it works in Nucleo development board. But not functional in our custom board.
With our board it is able to connect upto 4 devices only, but the same firmware can handle up to 18 devices in development board.
What will be the reasons for this ?
Solved! Go to Solution.
2026-02-02 6:18 AM
Hello @RIOD_HW,
The architecture design with no SMPS should allow to support up to 8 BLE links making no difference with SMPS enabled.
On the other side, the power architecture may affect the RF performance as well as the matching antenna..Have you done any RF performance test to validate your design ?
Which exact wireless binary (stm32wb5x_*.bin) you are using ?
Best regards,
Ouadi
2026-02-02 6:18 AM
Hello @RIOD_HW,
The architecture design with no SMPS should allow to support up to 8 BLE links making no difference with SMPS enabled.
On the other side, the power architecture may affect the RF performance as well as the matching antenna..Have you done any RF performance test to validate your design ?
Which exact wireless binary (stm32wb5x_*.bin) you are using ?
Best regards,
Ouadi