2022-05-10 10:22 PM
2022-05-11 06:02 AM
Hello @Maxim Shylo,
Have you tried with the example "PWR_STOP2_RTC" embedded on STM32CubeWB SW package (or on gitub)?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-05-11 06:27 AM
Yes, I do.
But this don't work if I have working ZigBee stack onboard.
If I make STOP2 mode I take 2,5 mA supply current.
2022-05-11 08:39 AM
Hello,
Zigbee_OnOff_Client_SED example is available on P-NUCLEO-WB55.Nucleo and allows to enter in STOP2 low power mode with a supply current of 3 uA. You can modify this example to use it on STM32WB5MMGH6TR module.
Best Regards
2022-05-11 10:54 PM
Is it enough to redefine the STM32WB55xx symbol to STM32WB5Mxx? If so, I did it but did not get the result.
This current is achieved with the ST-Link disconnected.