Hi, I'm trying to find out which protocol is the correct one for the following code:
[92306B7A: 5001 < x] HEX: 24817088419603071329031818317584060721611644000000ffffbbff0000006600000000017403697b63d13b
[92306B7A: 5001 < x] HEX: 24817088419603073329031818317584060721611644000000ffffbbff0000006600000000017403697b63d13c
[92306B7A: 5001 < x] HEX: 2a48512c383137303838343139362c56352c3033303734352c562c313833312e373538342c4e2c30373231362e313136342c572c3030302e30302c3030302c3239303331382c46464646424246462c3337322c30332c32373030332c32353535332c31303223
[92306B7A: 5001 < x] HEX: 24817088419603075329031818317584060721611644000000ffffbbff0000006600000000017403697b63d13d
The long string gets decoded to:
*HQ,8170884196,V5,030745,V,1831.7584,N,07216.1164,W,000.00,000,290318,FFFFBBFF,372,03,27003,25553,102#
But the short one gets decoded to gibberish:
$... binary data ...
So I was wondering if the port I used: 5001 is the correct one, and what information is hidden behind the gibberish.
Super ninja edit: Right port 5013
It's H02 protocol, port 5013 in Traccar.
Wow, you were fast, I was just going through all the ports and found the right one. Thanks a lot!
Hi, I'm trying to find out which protocol is the correct one for the following code:
The long string gets decoded to:
But the short one gets decoded to gibberish:
So I was wondering if the port I used: 5001 is the correct one, and what information is hidden behind the gibberish.
Super ninja edit: Right port 5013