Can't identify id number of TK06a device

Koketo4 years ago

Hi all,

Writing here because I have issues with identifying id number of TK06a device.
I have configured my server with Traccar and working perfect with client app on different smartphones.
When I set the TK06a device to communicate with the server the only thing that I found in logs are HEX:

2020-07-03 19:43:00  INFO: Started o.e.j.s.ServletContextHandler@70f0f30d{/,null,AVAILABLE}
2020-07-03 19:43:00  INFO: Started ServerConnector@5d4daec{HTTP/1.1,[http/1.1]}{0.0.0.0:8082}
2020-07-03 19:43:00  INFO: Started @198589ms
2020-07-03 19:43:17  INFO: [49a46756: gt06 < 37.63.9.118] HEX: 2333353534383830323031333237363623233123303030302341555423303123323834303031303537383038356223323331352e3239363030302c452c343234312e3336303730302c4e2c302e30302c302e303023303330373230233136333934382e3030302323
2020-07-03 19:43:20  INFO: [49a46756: gt06 < 37.63.9.118] HEX: 233335353438383032303133323736362323
2020-07-03 19:43:27  INFO: [49a46756: gt06 < 37.63.9.118] HEX: 2333353534383830323031333237363623233123303030302341555423303123323834303031303537383038356223323331352e3239363030302c452c343234312e3336303730302c4e2c302e30302c302e303023303330373230233136343130392e3030302323
2020-07-03 19:43:43  INFO: [49a46756: gt06 < 37.63.9.118] HEX: 233335353438383032303133323736362323
2020-07-03 19:43:46  INFO: [49a46756: gt06 < 37.63.9.118] HEX: 2333353534383830323031333237363623233123303030302341555423303123323834303031303537383038356223323331352e3239313330302c452c343234312e3335393230302c4e2c302e30302c302e303023303330373230233136343334382e3030302323

I've tried all ports which are specified here: https://www.traccar.org/clones/

I will be grateful for any help

Anton Tananaev4 years ago

Try V680 protocol.

Koketo4 years ago

Thank you Anton but how to do this?

Koketo4 years ago

Do you mean different port or....? Because when I set different ports different protocols use:

2020-07-03 18:02:15  INFO: [be66e6a0] connected
2020-07-03 18:02:15  INFO: [be66e6a0: gps103 < 37.63.16.207] HEX: 2333353534383830323031333237363623233123303030302341555423303123323834303031303537383037316623323331352e3235393730302c452c343234312e3336343830302c4e2c302e30302c302e303023303330373230233135303230352e3030302323
...
2020-07-03 18:08:39  INFO: [83c8a1c9: h02 < 37.63.1.83] HEX: 2333353534383830323031333237363623233123303030302341555423303123323834303031303537383037316623323331352e3235393730302c452c343234312e3336343830302c4e2c302e30302c302e303023303330373230233135303833302e3030302323
2020-07-03 18:08:39  INFO: [83c8a1c9] disconnected

Also i found this in your file:

'v680' : '#123456789012345#1000#0#1000#AUT#1#66830FFB#13000.0000,E,6000.0000,N,001.41,259#010112#121600##',
Anton Tananaev4 years ago

Yes, set correct port.

Koketo4 years ago

How to find which is correct port? I've tried all clones.

Anton Tananaev4 years ago

What do you mean? I already told you which port to try - V680 (5016 by default).

Koketo4 years ago

It's done. Now I can track this device. Thank you for the support Anton. :)