Send custom commands without success

nulla year ago

My device is Meitrack protocol
I use Traccar's built-in command "Single Reporting" and it is working.

2023-07-08 17:02:00  INFO: [T43863041: meitrack > 207.189.176.133] 40405132352c3836313431323034333034373638322c4131302a36340d0a
2023-07-08 17:02:03  INFO: [T43863041: meitrack < 207.189.176.133]
2424513135392c3836313431323034333034373638322c4141412c33342c34342e3239393436302c2d38312e3434333636352c3233303730383137303230322c562c302c32322c302c3136352c302e302c3333312c32392c313238332c3330327c3631307c443844367c30383645314232422c303030302c303030307c303030307c303030307c303139367c303444332c2c2c332c2c3030303935332c302c302a45430d0a

But I use "Coustom command", send: @@Q25,861412043047682,A10*64/r/n
does not work.No feedback from the device.

2023-07-08 17:02:16  INFO: [T43863041: meitrack > 207.189.176.133] 40405132352c3836313431323034333034373638322c4131302a36342f722f6e

I noticed that the built-in command has "0d0a" at the end, and the command I sent has "/r/n" but ends with "2f722f6e".
Where did I go wrong?

Anton Tananaeva year ago

Why are you sending "/r/n"?

nulla year ago

I also tried not sending "\r\n" and it still doesn't work.
I searched Traccar, and users using Meitrack had the same problem.
https://www.traccar.org/forums/topic/meitrack-custom-commands-issue/

Anton Tananaeva year ago
nulla year ago

thanks