Meitrack custom commands issue

Jamie S5 years ago

I just have a quick query regarding saved commands, for a meitrack gps, i have created the saved command:

@@B41,866425035103474,0D78,150,40,-300,65*6B\r\n

however, when i send the command to the unit, the carriage return and line feed are sent as ascii text: \r \n

how can i get it to send the CR/LF as hex OD OA to the tracker? as the tracker never replys.

@@B41,866425035103474,0D78,150,40,-300,65*6B\r\n
INFO: [53fc278e: 5020 > 1.127.100.208] HEX: 40404234312c3836363432353033353130333437342c304437382c3135302c34302c2d3330302c36352a36425c725c6e

it needs to be

40404234312c3836363432353033353130333437342c304437382c3135302c34302c2d3330302c36352a3642odoa

If i send a pre-defined command it appears in the log as

2019-07-24 17:27:34  INFO: [53fc278e: 5020 > 1.127.100.208] HEX: 40405132352c3836363432353033353130333437342c4131302a36360d0a

and it works correctly, i get an immediate reply

Donovan Kruger2 years ago

Hi Jamie, did you ever come right ?