Question
With the "STM32 LoRa® Expansion Package" is it possible to set the RTC time after initialization of the Lora stack.
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
