Teltonika FMB120 not parsing incoming data

Haris Hammad 5 years ago

Hi
We were trying traccar server with Teltonika FMB120, but it looks its unable to parse the coming data and in logs its printing HEX and msg like below. Then we tried with other GPS servers like GPXVOX, they are able to show the locations after successful parsing.

Do Traccar suport Codec 8 or Codec 8 extended protocols of Teltonika ?

thanks
Hammad

2019-05-26 12:30:46  INFO: [a13c4837: < 52.208.33.132] MSG: [BINARY DATA] HEX: [000000000000004408010000016af41f2d0800fc4925941fdacf610032002e0a0000000c05ef00f0001504c800450105b50006b60004420000430ea644000002f100006a431000000000000100007a6c]
2019-05-26 12:30:46  INFO: [a13c4837: > 52.208.33.132] MSG: [] HEX: [00000001]
Anton Tananaev5 years ago

GPSWOX uses Traccar for communicating with devices, so if it works there, it should work in official Traccar as well.

Haris Hammad 5 years ago

thanks Anton for confirmation. We also tried latest version of Traccar form git. but same results. we will try to debug it to see if we can find the issue. if you could give any pointer on how we can investigate this , that will be great. thanks for your help.