Skip to main content
Associate
November 7, 2023
Solved

How to stop RF activity on STM32WB55RG

  • November 7, 2023
  • 1 reply
  • 954 views

I am using Zigbee wireless communication using STM32WB55RG. I would like to reduce the current consumption to 1μA after it has finished its role, but the current does not go down. What should I do now

This topic has been closed for replies.
Best answer by Ouadi

Hello @Born2,

Which role are you using for your device ?

Please note that the Sleepy End Device role is the best configuration possible for low power consumption, The SED manages its power consumption in a low-power state with the radio networking off most of the time.

You can refer to the document below describing how to develop a sleepy end device on ZigBee network supported by the STM32WB series:

developing-zigbee-sleepy-end-devices-on-stm32wb-series-stmicroelectronics.pdf 

Best regards

Ouadi

1 reply

OuadiBest answer
Technical Moderator
November 10, 2023

Hello @Born2,

Which role are you using for your device ?

Please note that the Sleepy End Device role is the best configuration possible for low power consumption, The SED manages its power consumption in a low-power state with the radio networking off most of the time.

You can refer to the document below describing how to develop a sleepy end device on ZigBee network supported by the STM32WB series:

developing-zigbee-sleepy-end-devices-on-stm32wb-series-stmicroelectronics.pdf 

Best regards

Ouadi