Skip to main content
SteveJ
Associate II
November 30, 2025
Solved

2.4Ghz Comms Example?

  • November 30, 2025
  • 2 replies
  • 154 views

Hi.,

Could anybody point me to a working example of a working basic IEEE  802.15.4 communication example, NOT Bluetooth, pure radio frequency in 2.4Ghz.
I spent about 2 months trying to figure this out for my WB55 series without success and can't waste more time now.
There are supposedly tons of examples on the internet, but all are Bluetooth, which I don't want. None for 2.4ghz RF.

The https://wiki.stmicroelectronics.cn/stm32mcu/wiki/Connectivity:Introduction_to_802_15_4 page is of now use as there is not example code

Thanks for any help or guidance.

Steve

 

Best answer by Issamos

Hello @SteveJ 

You can use Mac_802_15_4Phy_802_15_4/Phy_802_15_4_CliThread and Zigbee examples.

Best Regards.

II

2 replies

Issamos
IssamosBest answer
Lead III
November 30, 2025

Hello @SteveJ 

You can use Mac_802_15_4Phy_802_15_4/Phy_802_15_4_CliThread and Zigbee examples.

Best Regards.

II

SteveJ
SteveJAuthor
Associate II
November 30, 2025

Thanks,
I'll use Projects/P-NUCLEO-WB55.Nucleo/Applications/Phy_802_15_4/Phy_802_15_4_Cli
It's clearly what I may be looking for.
I checked the Projects repository but only in Examples... not Application. How smart is that? :)