It all depends on how you configure the device. Traccar expects data in chronological order, as mentioned in countless threads about it.
https://www.traccar.org/forums/topic/continuous-buffer/
Is there a program that simply saves the received points?
Does the server receive packets via MQTT?
Hi Secrieru Victor
Just one thing to note with Teltonika devices, if you have any events set to high priority it will attempt to send a message as priority when triggered, therefor it might cause the server to receive it first before receiving older messages. Not saying this is the issue just sharing some info
I looked at these packages and this is true. They have priority 2.
Thank you very much
The server is not able to work with upgraded devices.
When, after stopping the monitoring server, the device sends saved data to the server
- I save raw data. The server takes the first two close points from the middle of the stored data. Below are all the points in chronological order.
The entire logic of events on the server breaks down. If you watch the trip, you can see that it consists of two points connected by a straight line.
After receiving all saved points, the trip is restored.
- I checked this situation on the commercial monitoring server wialon.com. Everything is fine on it