TK206

Kalle Kilpinen6 years ago

Hi, device sends data ok to server and i get right position and some other param are also ok.
Following param values are zero: speed, altitude, trips.

On param list used protocol is gt06

On other platform values comes ok.

How to solve this?

Anton Tananaev6 years ago

Are you sure your device reports those values as non-zeroes? Please provide HEX messages to check.

Kalle Kilpinen6 years ago

Hi...in reports it shows speed, trips etc correctly ie system calculates those. Right?

HereĀ“s copy from log:

2018-03-27 07:18:29 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78781f1212031b07121bc80697fd66028f3f0a00140000f45b100f002c40003b8b8f0d0a
2018-03-27 07:18:29 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 78780512003b2df40d0a
2018-03-27 07:18:29  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:18:27, lat: 61.45783, lon: 23.85679, speed: 0.0, course: 0.0
2018-03-27 07:18:47 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78780a134405040000003cee770d0a
2018-03-27 07:18:47 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 78780513003c03970d0a
2018-03-27 07:18:47  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:18:27, lat: 61.45783, lon: 23.85679, speed: 0.0, course: 0.0
2018-03-27 07:18:48 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78781f1212031b07122fc80697fd7f028f3f0200140000f45b100f002c40003dabc20d0a
2018-03-27 07:18:48 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 78780512003d48c20d0a
2018-03-27 07:18:48  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:18:47, lat: 61.45785, lon: 23.85678, speed: 0.0, course: 0.0
2018-03-27 07:19:09 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78781f1212031b071307c80697fd81028f3eff00140000f45b100f002c40003e204c0d0a
2018-03-27 07:19:09 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 78780512003e7a590d0a
2018-03-27 07:19:09  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:19:07, lat: 61.45785, lon: 23.85678, speed: 0.0, course: 0.0
2018-03-27 07:19:29 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78781f1212031b07131bc80697fd75028f3ec600140000f45b100f002c40003ff0190d0a
2018-03-27 07:19:29 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 78780512003f6bd00d0a
2018-03-27 07:19:29  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:19:27, lat: 61.45784, lon: 23.85675, speed: 0.0, course: 0.0
2018-03-27 07:19:34 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78780a1344050400000040579c0d0a
2018-03-27 07:19:34 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 787805130040ba7c0d0a
2018-03-27 07:19:34  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:19:27, lat: 61.45784, lon: 23.85675, speed: 0.0, course: 0.0
2018-03-27 07:19:49 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78781f1212031b07132fc90697fd5a028f3eb100140000f45b100f002c40004138d50d0a
2018-03-27 07:19:49 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 787805120041f1290d0a
2018-03-27 07:19:49  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:19:47, lat: 61.45783, lon: 23.85674, speed: 0.0, course: 0.0
2018-03-27 07:20:09 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78781f1212031b071407c90697fd3a028f3e9e00140000f45b100f002c40004241f50d0a
2018-03-27 07:20:09 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 787805120042c3b20d0a
2018-03-27 07:20:09  INFO: [75710827] id: 352887076264617, time: 2018-03-27 07:20:07, lat: 61.45781, lon: 23.85673, speed: 0.0, course: 0.0
2018-03-27 07:20:21 DEBUG: [75710827: 5023 < 81.88.163.217] HEX: 78780a134405040000004365070d0a
2018-03-27 07:20:21 DEBUG: [75710827: 5023 > 81.88.163.217] HEX: 78780513004388e70d0a
Anton Tananaev6 years ago

OK, can you please explain the problem again. Which reports or panel you are talking about specifically.

Kalle Kilpinen6 years ago

heres two pic links:

https://1drv.ms/u/s!Asl3NM2AigNQguhSdfFKn-yUh2jSjQ

https://1drv.ms/u/s!Asl3NM2AigNQguhGH0SU7mGWWxmEdQ

wait some minutes while files are updated....on those link r old pics

Anton Tananaev6 years ago

But where is the problem? What values do you expect?

By the way, GT06 protocol doesn't support altitude, so you will never see it.

Kalle Kilpinen6 years ago

Those values in 1. pic are allways zero despite tracker is moving or not

Anton Tananaev6 years ago

It means that you have some problems with your device because Traccar just shows what your device reports.