Strange error on sending command.

Richard Acosta4 months ago

I'm trying to send a custom command to a huabao protocol device and got this error:

https://i.imgur.com/Wm68s7y.png

Command is a proper device command that can be sent by sms. I already use the sms commands via traccar for some other devices and this is the first time it fails.

Tried in traccar 4.11 and now in 5.10

¿is this caused by something from my side or is something missing in Traccar about this protocol?

Anton Tananaev4 months ago

Data command has to be in the HEX format in this case. That's what the error is indicating.

Richard Acosta4 months ago

Oh, ok...
Will try then, thank you.

Paul2 months ago

Richard, im trying to implement huabao protocol for my devices and have no idea where to start, did you add code to the config ? Please any help would be greatly appreciated, i have been trying to implement this for some time now. Thanks

Paul2 months ago

Answer for the problem, thanks
Disconnect oil circuit data:
7E810500010190999999998D2564D87E
Restore oil path data:
7E81050001019099999999D57665D27E

Richard Acosta23 days ago

Hi again, sorry for the delay. I installed it and started to use it in a vehicle that does not need commands sent, so never did anything more than that.

Thanks for the commands, I will try them.

¿where did you got that info?