Location update every x seconds in Traccar Client 9.4.1

KETTCODEa month ago

I have tried to configure the traccar client to simply send a location update every x seconds.
I have tested various settings but these made the most sense for me:

Accuracy: high
Distance: 0
Interval: 0
Heartbeat: 60
Offline buff: on
Wakelock: on
Stop detection: off (movement also off)

Unfortunately I did not manage to configure the desired behavior neigher on android nor on ios. Have I set something wrong or is the requirement even possible?

Anton Tananaeva month ago

Set accuracy to the highest.

KETTCODEa month ago

Okay, I have changed it but unfortunately the location is still not updated.

Anton Tananaeva month ago

You should check logs.

KETTCODEa month ago

Ok it looks like the client is sending an old location to the server. The same coordinates and the same time are always sent there. Is that right?

Anton Tananaeva month ago

You should check (client) logs to see what's happening.

KETTCODEa month ago

47515.png

The position there is also the old one, but is there anything else unusual?

KETTCODEa month ago

I also tested it again on IOS where it worked after changing the setting. The problem may also be with my android device.

Anton Tananaeva month ago

It looks like your phone is not returning a new location.

KETTCODEa month ago

We have now changed a few settings because it didn't work as desired on other Android devices either. The new settings work more reliably for us and during our tests (IOS and android), locations were sent out at least every x seconds.

Interval: 60
Heartbeat: 0
Movement: On

Many thanks also for the quick support. The problem is now solved for us.