several GT06 chinese devices reporting odd time/date

Richard Acosta4 years ago

Hello again.
I'm having a little bit of trouble with GT06 devices, they seem to be reporting any time and date but the correct one. (and i'm not meaning about timezone diferences related stuff)
I have 3 devices (on a sum of 4, the last one still not installed) that report diferent time and date also between them.

¿is this normal behavior?

I programmed them using copy and paste, so the whole lot of parameters went to all of them, even timezone.

This is a part of the server log showing what I mean.

2020-08-30 01:34:26  INFO: [11222333: gt06 < xxx.xxx.xxx.xx1] HEX: 78780a13860602000200691fa20d0a
2020-08-30 01:34:26  INFO: [11222333: gt06 > xxx.xxx.xxx.xx1] HEX: 78780513006906bf0d0a
2020-08-30 01:34:26  INFO: [11222333] id: FIRSTDEVICE, time: 2020-08-27 13:02:33, LAT LON AND COURSE OK! 
2020-08-30 01:34:36  INFO: [22333444: gt06 < xxx.xxx.xxx.xx2] HEX: 78780a1386060300020051a92d0d0av
2020-08-30 01:34:36  INFO: [22333444: gt06 > xxx.xxx.xxx.xx2] HEX: 787805130051bb740d0a
2020-08-30 01:34:36  INFO: [22333444] id: SECONDEVICE, time: 2020-08-28 21:21:54, LAT LON AND COURSE OK!
2020-08-30 01:34:47  INFO: [33444555: gt06 < xxx.xxx.xxx.xx3] HEX: 78780a138406040002002b72970d0a
2020-08-30 01:34:47  INFO: [33444555: gt06 > xxx.xxx.xxx.xx3] HEX: 78780513002b67a90d0a
2020-08-30 01:34:47  INFO: [33444555] id: THIRDDEVICE, time: 2020-08-29 14:18:38, LAT LON AND COURSE OK!

I've marked lat and lon report are ok, but it also seems to be some error on speed since devices are stoped but they are reporting speed anyway, and also all of them something diferent.

Thanks in advance.

Anton Tananaev4 years ago

All of the samples are status messages that don't include any location data, so Traccar uses last known location (including time).

Richard Acosta4 years ago

Ah, ok, thank you very much Anton.