When using R2P tracker to send gps data to Traccar, Traccar stops receiving those events after sometime.

TuanSon2 years ago

Hi all,

I have a R2P tracker connects to Traccar through OSMAND protocol. At the first stage, Traccar received the "Device moving" and "Device stopped" quite well. But after sometime, Traccar stops receiving those events and I don't know why.

I will be very appreciated if anyone have idea about this problem.

Thank you very much!

Anton Tananaev2 years ago

You can find the logic for those events here:

https://www.traccar.org/trips-stops/

Then you can check the raw data (route report) to see what the problem is.

TuanSon2 years ago

Thank you!