The most logic would be that you post a link to the protocol document if you have that.
I'm not very comfortable with the documentation, but I know that this tracker is using h02 protocol on port 5013.
At least is what I'm using and is reporting is location, ignition and powercut
I tried to read some protocol documents and manuals, but not must of a help.
Hallo denkyem,
yes, I also have issues with this.
Maybe you can crosscheck: 805pass 3 will lead to error (imvalid command) so times below 4 secs seem not to work by principle.
But, and : I have a track (6 out of 500 points) where my 901 sends every 4 secs. and the rest of the track anything between 20 secs and 3 minutes.
Have you managed to get the trak on traccar? I was not able to manage any tracking plattform other than sinotrack.
Thanks Chris
Hi Christian
Sorry for taking almost 2 years to get back to you. Hope that you were able to solve it.
Anywho, my tracker is working fine for almost 2 years, except that I'm not able to change the report interval, but I'm ok with it.
What I had to do was configure protocol h02 on port 5013
<entry key='h02.port'>5013</entry>
And on the tracker define my ip/hostname and the correct port
804000 [my-hostname] 5013
After this, you should get some info on the logs, like this
2024-05-10 13:34:36 INFO: [T60bb0c9d] id: 1621145838, time: 2024-05-10 13:34:33, lat: xx.xxxxxx, lon: xx.xxxxxx, course: 0.0
The id is what you need to configure on the Traccar
It works really great. I have my Traccar integrated with HomeAssistant, so my garage door opens as soon as I'm getting home.
Hi all,
I have a ST-906ML and is working fine, but I tried to change the time interval it reports to traccar server and is not taking any effect.
I tried this:
805xxxx 15
809xxxx 450
It changes when I sent RCONF
ST906ML:V4.21,ID:XXXXXXX,UP:XXXX,U1:,U2:,U3:,MODE:GPRS,POWER ALARM:OFF,OVER SPEED:OFF,VOICE:OFF,SHAKE ALARM:OFF,GEO FENCE: OFF,SLEEP:2,ACC ALARM SMS: OFF,ACC ALARM CALL: OFF,APN:EM,,,IP:XXXXXXXXXXX,5013,GPRS UPLOAD TIME:20,450,TIME ZONE:E00
But keeps reporting every 20segs when ACC ON and 3 minutes when ACC OFF
Any tips?