Traccar currently support only binary format for Ulbotech communication protocol, but your device is sending in text format.
That was correct! I changed to binary format, and worked... Where can I find the additional information that the device is sending? Alarm info and other things...
Thanks in advance.
Everything saved in the database. Most of the additional info is stored in "other" field in JSON format.
how to change text to binary format ,pls help me
HEX: 7878073007e506140e0b260d0a
2021-06-20 14:11:39 INFO: [4f7e9de7: topin < 106.185.163.67] HEX: 787801570d0a
2021-06-20 14:11:39 INFO: [4f7e9de7: topin < 106.185.163.67] HEX: 787815b338393931303030393034323534363530393335460d0a
2021-06-20 14:11:59 INFO: [4f7e9de7: topin < 106.185.163.67] HEX: 78780713314a0819600d0a
2021-06-20 14:12:39 INFO: [4f7e9de7: topin < 106.185.163.67] HEX: 787800172106201152370301945e57fc38c74657fc38c85a57fc38c664000d0a
2021-06-20 14:14:39 INFO: [4f7e9de7: topin < 106.185.163.67] HEX: 78780713324a0819640d0a
Don't understand the question.
I m done and its working
thanks for you reply
Hi everyone.
I have this the config file
The connection is actually incoming. I get this on the logfile
2015-10-30 13:52:46 DEBUG: [09A84795: 5072 < 192.168.1.52] HEX: 2a545330312c3037343631333537303238363339332c3139353234363330313031352c4750533a333b4e32312e3932383637313b5739392e3938333231383b303b303b302e37382c5354543a303b302c4d47523a363038342c4144433a303b31322e34343b313b36332e36323b323b342e303823
My problem is that nothing appears on the web interface. Which by the way, has already a deviced added with ID 074613570286393, which, when decoding the HEX, seems to be good with the received data.
Where did I get lost?