Seeworld Trackers External Voltage

ysv 21 days ago

Hi ,
I was testing a few Seeworld GPS devices (gt06 protocol) and noticed maybe the Traacar does not parse external Voltage in heatbeat packet.

raw data packet -
78780a134606640b0101044ad80d0a
As I understood "Status Information" section in this contains external voltage
46 06 64 0B 01 01

So "0B" = 11V external power ?

I checked if this was indicated as adc1 or something instead of "power" but doesn't seem like Traccar parses this .
Any thoughts or advice how I can get the external voltage ?

Anton Tananaev 21 days ago

Do you have the protocol documentation?

tecseguridad 20 days ago
Anton Tananaev 20 days ago

Have you checked it before commenting?

Gerard Iscala 19 days ago

I'm using the same device, and it frequently generates "ignition on" and "ignition off" notifications, which is incorrect, because the vehicle is on and it's notifying me that it's turning off and on.

Anton Tananaev 19 days ago

Start a new thread and provide details, like logs and documentation.

ysv 15 days ago

Hi Anton ,
I have the protocol doc , but seem that I cant not attach it here ,
Here's a screenshot where doc explains the HBT packes.

Screenshot 2026-03-05 at 14.21.23.png

ysv 15 days ago
Anton Tananaev 15 days ago

It should already be supported if you set the model to SEEWORLD.

ysv 14 days ago

I tested with port 5023 , but did not work , but raw packet send correctly and I can see it in logs.

Anton Tananaev 14 days ago

But have you set the model?

ysv 10 days ago

Hi Anton ,

Thanks , setting the model did the trick and the external power voltage shows correctly .
Thanks.