Qbit Personel Tracker gps coordinate issue

Vipin Jakhar7 years ago

Hi sir,
I have device GT-360 and its protocol is GT06 and at port 5023 its sending login message and message heartbeat correctly,
but I am not sure it's sending or not sending GPS coordinate, console shows like:

2018-01-08 06:16:41 DEBUG: [757A34D8: 5023 < 42.106.103.23] HEX: 7878110103516080839114413600212101ab3bb20d0a

2018-01-08 09:03:32 DEBUG: [AE2FD752: 5023 < 42.106.116.210] HEX: 78780b238001ad04000201fa67890d0a
2018-01-08 09:03:32 DEBUG: [AE2FD752: 5023 > 42.106.116.210] HEX: 787805230039d2940d0a
2018-01-08 09:03:32  WARN: Data truncation: Incorrect datetime value: '1970-01-01 00:00:00' for column 'fixtime' at row 1 - MysqlDataTruncation (... < QueryBuilder:477 < DataManager:342 < DefaultDataHandler:27 < ...)
2018-01-08 09:03:32  INFO: [AE2FD752] id: ***80839*1, time: 1970-01-01 00:00:00, lat: 0.00000, lon: 0.00000, speed: 0.0, course: 0.0

please help to resolve this issue.
thank you in advance
Best Regards,
Vipin

Anton Tananaev7 years ago

It doesn't send GPS location.

Vipin Jakhar7 years ago

thank you, Anton sir,
But how can i get GPS coordinate?
I have sent GPSON# command to the device, its say OK. when i check STATUS#, it shows Battery:4.12, NORMAL; GPRS: LinkUp GSM Signal Level Strong; GPS: Searching satellite; SVS used in fix: 0(1);, GPS Singal level:
But after some time i send same status command then it returns
Battery:4.12, NORMAL; GPRS: LinkUp GSM Signal Level Strong; GPS: OFF;

Anton Tananaev7 years ago

I believe GT06 devices don't report location in stationary state, but for more information you should contact device support.

Vipin Jakhar7 years ago

Ok , Thank you