Question
STM32WL RTC
Hello There
i am using https://github.com/STMicroelectronics/STM32CubeWL/tree/main/Projects/NUCLEO-WL55JC/Applications/LoRaWAN/LoRaWAN_End_Node_FreeRTOS this example ,
in that there is timer used for sent the data , i want RTC for send data for particular time and all how can i do ???
