SIMduino + Traccar

Denkinger Gabor7 years ago

I have a SIMduino. I receive this data:

"+ CGNSINF: 1,1,20180509053919,000,47,513913,19,039568,101,600,1,26,248.0,1,, 2,0,2,2,1,0,, 5,4 ,,, 30,"

Can I import this into Traccar?

Anton Tananaev7 years ago

What data does it contain? At the moment Traccar doesn't support this format.

Denkinger Gabor7 years ago

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.

Anton Tananaev7 years ago

You need to implement it properly in a decoder.