User Activity

I'm trying to activate all constellation on my Teseo-LIV3FL module and then it says Glonass and BeiDou constellations aren't supported at the same time, but why? The docummentation didn't explain any further about this issue.
Before this I'm launching my modified version of LoRaWAN_End_Node firmware, but my Nucleo Board keeps restarting and heating up so I unplugged the USB cable. When I tried to connect my board back I get a FAILS.txt file with the following contentThe i...
I'm trying to replicate X-CUBE GNSS SimOSGetPos function on my lora_app.c, but the program just stuck on infinite loop after OTAA join.The function is run as my expectation if I didn't use LoRaWAN middleware (able to get and parse data from my Teseo ...
Below is a screenshot from Teseo-Suite for my Teseo-LIV3FL GNSS ModuleLighter flag color means the satellite is not used. As you can see GPS satellite with PRN 16 has higher SNR (23dB) than PRN 9 (21dB) which means the signal quality should be better...
As the title suggest I only receive data once. I also tried using HAL_UART_Receive_DMA and HAL_UART_Receive_IT still got the same result (only receiving once). I'm using Teseo-LIV3FL GNSS module and I've tested it before on my ESP32 and it works as e...