Skip to main content
metal2oxide
Associate II
May 17, 2021
Question

Zephyr + 802.15.4 + STM32wb55

  • May 17, 2021
  • 2 replies
  • 1863 views

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?

This topic has been closed for replies.

2 replies

Ons KOOLI
Associate
May 17, 2021

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
May 18, 2021

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