Location update every x seconds in Traccar Client 9.4.1

KETTCODE 7 months 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 Tananaev 7 months ago

Set accuracy to the highest.

KETTCODE 7 months ago

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

Anton Tananaev 7 months ago

You should check logs.

KETTCODE 7 months 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 Tananaev 7 months ago

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

KETTCODE 7 months ago

47515.png

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

KETTCODE 7 months 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 Tananaev 7 months ago

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

KETTCODE 7 months 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.