Location update every x seconds in Traccar Client 9.4.1

KETTCODE last year

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 last year

Set accuracy to the highest.

KETTCODE last year

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

Anton Tananaev last year

You should check logs.

KETTCODE last year

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 last year

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

KETTCODE last year

47515.png

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

KETTCODE last year

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 last year

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

KETTCODE last year

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.