Hi, I'm using a TK202B GPS tracker https://www.doer.ch/newest-tk202-gps-and-agps-dual-positioning-gsm-gprs-gps-tracker.html
I was able set the IP to my server but noticed on my log file that is not sending location.
2020-02-26 20:55:28 INFO: [1cbe11b2] connected
2020-02-26 20:55:29 INFO: [1cbe11b2: xexun < 172.58.235.134] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344329
2020-02-26 21:00:28 INFO: [1cbe11b2] disconnected
2020-02-26 21:00:30 INFO: [6a551742] connected
2020-02-26 21:00:32 INFO: [6a551742: xexun < 172.58.238.145] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344429
2020-02-26 21:05:31 INFO: [6a551742] disconnected
2020-02-26 21:05:33 INFO: [45c2ae65] connected
2020-02-26 21:05:34 INFO: [45c2ae65: xexun < 172.58.227.147] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344429
2020-02-26 21:10:33 INFO: [45c2ae65] disconnected
2020-02-26 21:10:35 INFO: [05bf0af3] connected
2020-02-26 21:10:36 INFO: [05bf0af3: xexun < 172.58.219.18] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344429
2020-02-26 21:15:36 INFO: [05bf0af3] disconnected
2020-02-26 21:15:38 INFO: [4995a636] connected
2020-02-26 21:15:39 INFO: [4995a636: xexun < 172.58.203.13] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344529
2020-02-26 21:20:39 INFO: [4995a636] disconnected
2020-02-26 21:20:41 INFO: [233d9ffd] connected
2020-02-26 21:20:43 INFO: [233d9ffd: xexun < 172.58.187.13] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344529
2020-02-26 21:25:42 INFO: [233d9ffd] disconnected
2020-02-26 21:26:14 INFO: [e0f57a9d] connected
2020-02-26 21:26:22 INFO: [e0f57a9d] disconnected
2020-02-26 21:26:59 INFO: [661873ab] connected
2020-02-26 21:27:02 INFO: [661873ab: xexun < 172.58.235.17] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344429
2020-02-26 21:31:59 INFO: [661873ab] disconnected
2020-02-26 21:32:01 INFO: [d7ee7938] connected
2020-02-26 21:32:02 INFO: [d7ee7938: xexun < 172.58.222.142] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344329
2020-02-26 21:37:02 INFO: [d7ee7938] disconnected
2020-02-26 21:37:04 INFO: [a1877ab1] connected
2020-02-26 21:37:05 INFO: [a1877ab1: xexun < 172.58.206.146] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344429
2020-02-26 21:38:21 INFO: [a1877ab1] disconnected
2020-02-26 21:38:56 INFO: [2f065b26] connected
2020-02-26 21:38:58 INFO: [2f065b26: xexun < 172.58.238.125] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344329
2020-02-26 21:43:57 INFO: [2f065b26] disconnected
2020-02-26 21:43:59 INFO: [73efce99] connected
2020-02-26 21:44:01 INFO: [73efce99: xexun < 172.58.187.20] HEX: 283037323130313435353030344250303033353236373231303134353530303448534f50344429
Probably because you are using wrong port.
I used port 5006 as instructed for the xexun gps protocol.
And to save you a little bit of time, the correct port is 5002. Your device is using TK103 protocol.
Wow thanks a lot Mr Tananaev.
Hi all,
sorry for revoking this topic. I am using the TK202B as well and configured port 5002 via adminip...
But traccar still says its offline (I added the "long" imei as well as the shortened).
check displays the following:
GSM: 099% GPS: NO GPRS: ON BATTERY: 033% APN: internet IP: 95.217.199.208 PORT5002 IMEI: xxxxxxxxxxxxxx work mode: Static Mode VERSOIN: TK200V1_2_190605
Can anyone help please?
Thank you in advance!
Addition: smslink works fine
Have you followed troubleshooting guide?
I tried every port so far mentioned under "clones" section and installed the windows client. But the Logfile does not show any of the above log file entries... I am afraid I am doing something wrong when trying to create the logs. I am just logging into the application, sending an SMS via my mobile to the tracker and hoped to see the result in the log file of the windows client...
From the download section in here: traccar-windows-64-4.14.zip
That's a server, not client.
Sorry, my fault. Then I installed the server (localhost:8082) to view the log files - but there is nothing showing up compared to the lines shown above in this article.
So I don't know what to do further to find out what is going wrong.
GPRS is enabled and there is also enough data available for the sim-card... It seems there is nothing pushed to the server... As far as I understood there should be something in the log files even if the port is wrong (which is set to 5002 like you mentioned in this article for my device).
You should follow troubleshooting guide.
Hi, I'm using a TK202B GPS tracker https://www.doer.ch/newest-tk202-gps-and-agps-dual-positioning-gsm-gprs-gps-tracker.html
I was able set the IP to my server but noticed on my log file that is not sending location.