Server and gps coordinates mismatch

Alexander6 years ago

Hi.
I have traccar server 3.16 and GT-06 gps family. I define it by sms command system that works, seller named it as AT-01
tracker-server.log

2019-04-20 13:22:49 DEBUG: [F8B6B93F: 5023 < 46.133.144.176] HEX: 78780a13040604000200e3bece0d0a
2019-04-20 13:22:49 DEBUG: [F8B6B93F: 5023 > 46.133.144.176] HEX: 7878051300e32ded0d0a
2019-04-20 13:22:49  WARN: Geocoding failed - Empty address - GeocoderException (JsonGeocoder:69 < *:34 < *:96 < ...)
2019-04-20 13:22:49  INFO: [F8B6B93F] id: 353701092997499, time: 2018-12-10 00:06:52, lat: 46.58442, lon: 30.79642, speed: 0.0, course: 0.0
2019-04-20 13:22:49  WARN: Empty address

It successfully placed on map but true(i mean that they match up with real gps position) coordinates that gps send via sms is lat 46.592888 lon30.810205
Where i need to dig to fix this?

Anton Tananaev6 years ago

Example that you provided doesn't have any GPS data, so Traccar reuses old location.

Alexander6 years ago

All work successfully. Great thanks.