cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WLE5 custom board wake up from sleep/standby on radio

Curro
Associate

Hi, I have a custom board equipped with a STM32WLE5 based module for LoRa transmissions. I am able to manage the processor in various low-power modes and wake it up by pins and/or RTC. How can I configure the processor to wake it up by the sub-GHz radio? Is there a code example to start from?
Many thanks

1 REPLY 1
STTwo-32
ST Employee

Hello @Curro 

According to the table 37 of the RM0461-Rev10, the Radio-system (sub-GHz) have the wake-up capability up for low power modes up to Stand-By mode. For the examples, there is not such an example for standby mode for now, you can for example have a look at the LoRaWAN_End_Node application that enter and leave the STOP2 mod on the IDLE task.

Best Regards.

STTwo-32

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.