Fp-atr-lora1

Hello everyone,
Does anyone use the fp-atr-lora1 software?
I noticed that data packages are only sent when the GNSS gets a fix.
Is it possible to bypass this and send data without coordinates?

Software: FP-ATR-LORA1 - STM32Cube function pack for IoT tracker node with LoRa connectivity, GNSS and sensors - STMicroelectronics

Yes, the CLI allows you to change it or you can alter the UserStateMachine function.

Thank you,
but unfortunately I still don’t know what should I change.
Should I change something in this code snippet?

Code:

No, it’s further up the case statement.

But that’s only one of the options I gave you. Did you check the other one?

No, where can I find the CLI settings in this software?
To summarize, I would like the program to send a data packet without coordinates if it doesn’t find a fix, and if it does find one, to also send it with the coordinates.

The CLI runs over the serial port.

It’s clear what you want to do, it’s not clear how much free help you are hoping for or if you want recommendations for STM32 developers that can do it for you.