Skip to main content
Associate III
April 23, 2026
Question

LoRaWAN_End_Node_LBM with Shutdown mode

  • April 23, 2026
  • 1 reply
  • 75 views

Hello,

My goal is to wakeup the end node to send a single frame then go to shutdown mode, but I'm having some hard time putting the device in shutdown mode

I am calling HAL_PWREx_EnterSHUTDOWNMode(); in LoRaWAN_Process() function, after checking on a successful TxDone state.




1 reply

Technical Moderator
April 27, 2026

Hello @onass ,

To enter a Low power mode, make sure to set a task that enter and exit the Low power mode and add it to the program sequencer in LoRaWAN_Process.

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"