Issue sending comands

Claudio Carrasco4 years ago

Hi everyone!

I have the next error when I send custom commands

Odd number of characters. - DecoderException (... < DataConverter:29 < BaseProtocol:96 < ActiveDevice:55 < ...)

I'm using the lastest version of traccar, The command is 9400000 and the protocol is h02.

How can I fix it?

Regards!

PD. When I refresh the page I can send only one command, when I send the 2nd, the error appears.

Anton Tananaev4 years ago

Looks like it's expecting binary format (HEX).

Claudio Carrasco4 years ago

should I "translate" the command to binary?