cancel
Showing results for 
Search instead for 
Did you mean: 

Zephyr + 802.15.4 + STM32wb55

metal2oxide
Associate II

I am beginner with STM32WB board and would like to know whether only the co-processor libraries from STM should be used for the Radio core or is it possible to use third party sources for radio programming. Further I wish to do 802.15.4 programming with Zephyr RTOS. Right now, Zephyr does not support 802.15.4 for stm32wb boards. Any leads on how to port to the existing driver to this board?

2 REPLIES 2
Ons KOOLI
Senior III

Hi @metal2oxide​ ,

What do you mean by >would like to know whether only the co-processor libraries from STM should be used for the Radio core or is it possible to use third party sources for radio programming. 

Zephyr is supported by STM32WB. See this link.

You can also refer to the STM32CubeWB, STM32WB series MCU built-in Bluetooth® LE 5.2 and IEEE 802.15.4, and How to build a Bluetooth® Low Energy mesh application for STM32WBx5 line microcontrollers

Hope these are helpful.

Best Regards,

Ons.

metal2oxide
Associate II

0693W00000AOk71QAD.pngHi @Ons KOOLI​ ,

Thanks for your response. Yes STM32WB board is supported by Zephyr. But I could not find support for 802.15.4 feature. So if I want use to use 802.15.4 of stm with Zephyr could you please guide me on how to achieve it?

Best Regards,

Preetham