Updating the location every 30 seconds instead of 3 minutes

Martin5 years ago

Hello!

Maybe I am wrong but the server seem updating the position every 3 minutes. My app is checking the server every 20 seconds, but the server return the position every 3 minutes.

It is possible to change this pace?

Thank you!

Anton Tananaev5 years ago

Server updates location when device sends location. You should not pull data. You should use websocket instead.

Martin5 years ago

Thank you sir.

Tony Shelver5 years ago

Also, on all of the systems and devices I have worked on so far, you have to set up the transmission frequency on the device itself.

Martin5 years ago

Thank you guys.

I also observed than the traccar web portal (my server) and the traccar client app are also updating the position every 3 minutes only. That's why my own app is updating every 3 minutes. Normal?

About the transmission frequency of my device, I don't think any command exist. I am using TKstar tracker and their app is updating every 15 seconds.