XCSource AH209 (GT02) Port 5023

info6 years ago

I can get my tracker to communicate with traccar server, but i get this in the log.
(When i try to decode the hex i get only jiberish)

2017-10-12 18:30:15  INFO: [61D748D1] connected
2017-10-12 18:30:16 DEBUG: [61D748D1: 5022 < 95.195.220.126] HEX: 78780d010352887076539562003886050d0a
2017-10-12 18:30:19 DEBUG: [61D748D1: 5022 < 95.195.220.126] HEX: 78781f12110a0c101d21c60673e8eb01bc211800140000f00109df00dc3e0033a8f90d0a
2017-10-12 18:30:22 DEBUG: [61D748D1: 5022 < 95.195.220.126] HEX: 78780a1344060400000039b5a70d0a
2017-10-12 18:30:22  WARN: [61D748D1] error - Readable byte limit exceeded: 15 - IndexOutOfBoundsException (... < Gt02ProtocolDecoder:66 < ExtendedObjectDecoder:58 < ...)
2017-10-12 18:30:22  INFO: [61D748D1] disconnected
Anton Tananaev6 years ago

It's GT06 protocol, so correct port is 5023.

dvdindonesia6 years ago

hi

can help what port is used:

2017-10-14 16:44:41  INFO: [DB8FF7D8] connected
2017-10-14 16:44:42 DEBUG: [DB8FF7D8: 5013 < 112.215.152.131] HEX: 78780d010352887074165972001e04690d0a
2017-10-14 16:44:44 DEBUG: [DB8FF7D8: 5013 < 112.215.152.131] HEX: 78780a134004640001001e7c550d0a
2017-10-14 16:44:53 DEBUG: [DB8FF7D8: 5013 < 112.215.152.131] HEX: 78780d010352887074165972001f15e00d0a
2017-10-14 16:45:37 DEBUG: [DB8FF7D8: 5013 < 112.215.152.131] HEX: 78781f12110a0e092e03c400aa4b8d0b75634304300001fe0b5e41002bba0016c7f60d0a
2017-10-14 16:46:37 DEBUG: [DB8FF7D8: 5013 < 112.215.152.131] HEX: 78781f12110a0e092f03c500aa4c0b0b75637504300001fe0b5e41002bba001737d00d0a

thanks for help

info6 years ago

I got mine to work on port 5023

dvdindonesia6 years ago

Confirm working .. thanks