New tracker from China - unknown protocol?

Alexander29 years ago

Hello All,

I received new gps tracker from China, configured connect to my server, but it looks it uses some rare protocol - I not found exact reference in https://raw.githubusercontent.com/tananaev/traccar/master/tools/test-integration.py .
Messages example:

*MG201868500020091569,AH&B0000000000&W00&M990&N28&Z02&Y12755&T0481#
*MG201868500020091569,AB&A1750006940584302504559860000110417&X246,3,4,20582,47;4,20805,60;4,43037,64;4,50318,65;4,43039,69;4,43355,69&B0000000000&W00&N27&Z12&Y12755#

Maybe somebody knows this protocol and have protocol commands description? It's implemented in traccar?

Anton Tananaev9 years ago

It's "upro" protocol, port 5095 in Traccar.

Alexander29 years ago

Anton, thank You very much for quick response