Hello,
I’m testing a pet gps tracker (wanway GP30). This device uses the Huabao (JT808) protocol and works correctly with traccar (port 5015).
I’d like to send commands from traccar, so I need a formatted commands list (sorry if it’s already in the forum, but I’ve not found it), like the following example command used to reboot the device (taken from traccar commands):
huabao > 7e03100004************000001230103dd7e ( * is GPS ID)
I’ve read some protocol docs, but it seems complicated for me to create a command from scratch, and I cannot sniff real commands because I don't have access to the original device platform.
Maybe someone knows a parser tool (online or offline), or has a full list of commands. I’m especially interested in the following ones: change the interval position time to xx seconds, sound on, off, light on, off, change server, change time zone, but a full list will be appreciated)
Thanks
Hello,
I’m testing a pet gps tracker (wanway GP30). This device uses the Huabao (JT808) protocol and works correctly with traccar (port 5015).
I’d like to send commands from traccar, so I need a formatted commands list (sorry if it’s already in the forum, but I’ve not found it), like the following example command used to reboot the device (taken from traccar commands):
huabao >
7e03100004************000001230103dd7e( * is GPS ID)I’ve read some protocol docs, but it seems complicated for me to create a command from scratch, and I cannot sniff real commands because I don't have access to the original device platform.
Maybe someone knows a parser tool (online or offline), or has a full list of commands. I’m especially interested in the following ones: change the interval position time to xx seconds, sound on, off, light on, off, change server, change time zone, but a full list will be appreciated)
Thanks