2021-12-26 03:32 AM
Hello ST Community,
I want to know if the STM32WB55RG supports MAC 802.15.4 Beacon Mode.
For now, I'm sure that the CM0+ Stack supports Only the Non Beacon Mode (SO=BO=15) and Full broadcast Mode (PANID 0xFFFF, dest @ 0xFFFF) and OFC doesn't support PIB security model defined by the standard.
I have tried to enable the Beacon mode but no luck.
I always end up with a 0xC0 status when trying to send Data and my sniffer catches nothing ( no beacons are sent nor Data ).
Can somebody please confirm that the Stack doesn't support Beacon Mode ?
Regards,
2022-04-12 02:22 AM
Hello,
You are right, the 802_15_4 beacon mode is not supported on STM32WB.
Best Regards