How to get OBDII data - IDDL-213G

Renato 10 years ago

Dear Anton,

I would like know if it's possible to get IDDL-213G data, for example RPM and Speed ​​(not calculated by GPS). If yes, how I do it?

Thank you,

Renato.

Anton Tananaev 10 years ago

If your device sends it, Traccar should be able to decode it.

Renato 10 years ago

Ok Anton. Thank you for information.
How do I access the data that the device sent?

Anton Tananaev 10 years ago

Through web interface, or web API if you need to do it programmatically.

Renato 10 years ago

Thanks Anton. One more question:
The data sent by IDD-213G through castel protocol it's not correct in the traccar. How to can I resolve it?

example:
{"sat":8,"odometer":1107800,"status":0,"ip":"177.79.44.92","distance":0.0,"totalDistance":0.0}

Best regards.

Anton Tananaev 10 years ago

What's not correct in the example? I would also need original HEX message and expected value.