cancel
Showing results for 
Search instead for 
Did you mean: 

With the "STM32 LoRa® Expansion Package" is it possible to set the RTC time after initialization of the Lora stack.

LeJiBXL
Associate

I would like to be able to set the time from the LoRa network. So when I receive the time I make a HAL_RTC_SetTime with the information collected, but then my program freezes.

Do I have to stop the Lora layer, timers beforehand?

Thank you in advance for your help

1 REPLY 1

Depends on the platform, a lot use the RTC to mark time, but TIM could be used also, ramifications relate to model and power consumption.

Expect that you're going to need to have a deeper understanding of the stack and the internal interactions/interdependencies.

I suspect it is possible, and the scope relatively constrained, but not something I've committed resources too.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..