What data does it contain? At the moment Traccar doesn't support this format.
News:
I found the description of CGNSINF.
I was importing it directly into the Traccar database (INSERT INTO traccar.positions SET .....
)
After that, I see the tracks in Reports in Traccar, with speed, timing, elevation ... I can see everything.
Except that when I click the device, it does not show the last known position. I can not do tracking in real time.
Why? How can I do this? Does not get this information from the database?
Thank you in advance for your help.
You need to implement it properly in a decoder.
I have a SIMduino. I receive this data:
Can I import this into Traccar?