User Activity

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 suppor...
Hey, I'm Working with STM32WB5x on a bare metal MAC 802.15.4 Application.I Have the BLE_MAC_***_FW latest (version 1.13.0) installed on CM0+ .I want to add security for MAC Frames with support for both ENC-MIC. The current ST WPAN MAC 802.15.4 implem...
Hey All, I want to add encryption to the existing STM32WB55 MAC 802.15.4 ​FFD/RFD examples.How could i ensure encryption and integrety of my data. As i consulted the IEEE 802.15.4 standard​, I can use the ENC-MIC-128 for both encryption and integrity...