Translate device location to what?
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
That's not a real Traccar log.
I took it from the opt/traccar/logs folder,
I will send you an update in real time, see:
[object Object]
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
Are you saying location is not decoded correctly? Or device is not reporting the correct location? You need to figure that out first.
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.
Check against the protocol documentation first to confirm your suspicion.
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
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?