DDX14 - XEXUN2

mitsolution2 years ago

I have a DDX14 device that uses the xexun 2 protocol that connects to traccar, but according to the log it doesn't send accuracy and I can't accurately translate the device's location, has anyone experienced this?

Anton Tananaev2 years ago

Translate device location to what?

mitsolution2 years ago

I expressed it badly,
I'll show the log and explain better:

[object Object]

the method

[object Object]

is converting to the next coordinate

latitude: -29.97532, longitude: -51.97618,
and the device is located at the following coordinates:

latitude: -29.1859205
registration:-51.2377545

Anton Tananaev2 years ago

That's not a real Traccar log.

mitsolution2 years ago

I took it from the opt/traccar/logs folder,

I will send you an update in real time, see:

[object Object]
mitsolution2 years ago

You can also access and see:

http://rsxglobal.martinianosit.com.br:9797/

user:demo
password: demo

Can you help me on how to get the precise location with these xexun2 protocols?

I will be forever grateful

Anton Tananaev2 years ago

Are you saying location is not decoded correctly? Or device is not reporting the correct location? You need to figure that out first.

mitsolution2 years ago

I believe it is not decoding correctly, because when pointing to the manufacturer's platform it locates precisely,

I would like to know if there is something that I can convert degrees exactly, I don't really know.

Anton Tananaev2 years ago

Check against the protocol documentation first to confirm your suspicion.

SLC10 months ago

The earlier messages are WiFi Mac addresses rather than a GPS lat/long, so the parsed lat/long won't be as accurate as you expect