2025-07-22 10:14 AM
Tested with FW ver.: 4.6.8.5.9 and 4.6.8.5.10
Data:
https://earth.google.com/earth/d/1mJeIeQjGAp2WDpIKkoNUQNGgshZ4bpLU?usp=sharing
I am working on a car tracking device and decided to use Teseo-liv4f, but during the tests I came to the following problem, as the GPS module shows the real position, it suddenly sends several coordinates 100 or 200 km from it, then returns back and starts showing the real position again. There are two examples in the link above from the uploaded data between points 84 and 87 and between points 759 and 763. The settings are standard for the firmware, only parameter 1303 has been changed from 1 to 0.2.
2025-07-22 10:23 AM
Is it possible it's getting spoofed or jammed?
What would perhaps be more helpful is the NMEA stream illustrating the failure.
Is the NMEA checksum on the sentences correct? Any byte/data loss apparent?
2025-07-22 10:36 AM
The checksum is calculated and only a message with a correct checksum is used. For the purposes of the test, a debugging file has been created in which messages with an error in the calculation of the checksum are recorded, currently no message in it. Thanks for the idea, tomorrow I will make the data from the nmea be recorded in this file and I will provide it.