Skip to main content
Associate
May 17, 2024
Question

How to get the radio message that waked-up a STM32WLE5 from standby mode ?

  • May 17, 2024
  • 2 replies
  • 878 views

Hello, 

I use a STM32WLE5CCU6 which is waked-up by its embedded radio module when a new LoRa message is received. 

As the wake-up reset the MCU, is the radio module resetted too ? Is there any way to get this message after the MCU wake-up ? 

 

Thanks in advance. 

MaxB1000ien

This topic has been closed for replies.

2 replies

STTwo-32
ST Technical Moderator
June 3, 2024

Hello @MaxB1000ien 

>Is there any way to get this message after the MCU wake-up? 

What do you exactly mean by that?

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.
Associate
June 4, 2024

Hello @STTwo-32 

 

>>Is there any way to get this message after the MCU wake-up? 

> What do you exactly mean by that?

I mean I want to get the LoRa radio message the radio module received and that has generated an interrupt that has waked-up the MCU. 

 

Thank you for your consideration. 

@MaxB1000ien