Location update every x seconds in Traccar Client 9.4.1

KETTCODE14 days 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 Tananaev14 days ago

Set accuracy to the highest.

KETTCODE14 days ago

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

Anton Tananaev14 days ago

You should check logs.

KETTCODE14 days 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 Tananaev14 days ago

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

KETTCODE14 days ago

47515.png

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

KETTCODE14 days 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 Tananaev14 days ago

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

KETTCODE13 days 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.