2026-04-24 7:37 AM - last edited on 2026-04-27 2:29 AM by Imen.D
Hi,
I'm working on a ESL project using STM32WB09.
In order to reach greater distances, is it possible to use the CODED PHY ?
Thank you
2026-04-27 2:29 AM
Hello @lucac ,
You can use the Coded PHY on the STM32WB09 to increase range and reach greater distances in your ESL project. The device supports both S=2 and S=8 coding schemes, enabling up to four times the range of standard Bluetooth® LE.
You can refer to the PM0274: Bluetooth® Low Energy stack v4.x programming guidelines, for more details about Coded PHY.
2026-04-27 7:04 AM
Ok, thanks.
Is there any example of use of CODED PHY in a ESL project ?
It is possible to think of combining PAwR and MESH using STM32WB09 with the aim of having no distances limits ?
Thank you.
2026-04-28 4:13 AM
Hi @lucac ,
I find these resources for you that can be used as start point of working:
2026-04-29 2:55 AM
Ok, thanks.
Isn't there any resource about combining PAwR and MESH using STM32WB09 ?
Thank you
2026-04-29 3:32 AM
Hi @lucac ,
As I know, there is no ready-to-use application combining PAwR and BLE MESH.
The STM32CubeWB0 MCU package contains example applications for both PAwR and Bluetooth Mesh.
So, you can get inspired from the available applications.
In addition, the STM32WB0 Wiki pages provide guides on configuring PAwR and Mesh features that may help you:
2026-04-29 4:41 AM
Hi Imen,
sorry but I'm not able to find BLE Mesh example in the STM32WB0 MCU package.
Could you send me a link to it?
Thanks a lot.
2026-04-29 5:58 AM
Sorry, the BLE Mesh example is not available in the STM32WB0 MCU package.
There is a Mesh application and getting started for STM32WBx5 lines: