User Activity

We developed our software in our STM32WLE5 board for LoRaWAN applications. It is working well to connect the TTN with OTAA in the NUCLEO-WL55JC1. When we migrated the software to our board with modification of the RF switch control GPIO pins, the sof...
I developed a software to collect LC sensor measurement and upload the data to TTN via LoRaWAN. The software is working well in NUCLEO-WL55JC1 but failed to run on my own board with STM32WLE5 MCU. My program is written for single core only so it shou...
I want to record the time of sensor activity in a program running in STM32WL MCU but only get the value of 0. The program is modified from the example LoRaWAN_End_Node. Below please find the RTC setting and the code to get the date and time. Can any ...
My project need to synchronize the clock of our STM32WL device with TTN server. How can I use the function in LmhpClockSync.c to do the job ? I would be grateful if any expert can guide me to get it done. 
I modified the LoRaWAN_End_Node sample program for measuring the external pulses input to the COMP1. I register a task in the sequencer and set up the timer in timer server. It is no problem to run a test task by just toggle the LED. When I initializ...
Kudos from