Seeworld Trackers External Voltage

ysv 2 months 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 2 months ago

Do you have the protocol documentation?

tecseguridad 2 months ago
Anton Tananaev 2 months ago

Have you checked it before commenting?

Gerard Iscala 2 months 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 2 months ago

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

ysv 2 months 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 2 months ago
Anton Tananaev 2 months ago

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

ysv 2 months ago

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

Anton Tananaev 2 months ago

But have you set the model?

ysv 2 months ago

Hi Anton ,

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