Hi,
I have my Freematics One+ B up and running and I get GPS coordinates to my traccar server. But no/limited OBD data.
The hex for the GPS comes in and is decoded fine, but not sure what the below is and not sure why I am getting no other OBD data.
In Hex decoder I get the following:
[device_id]#EV=2,TS=80580,ID=[device id],VIN=[cars vin],*1B
device id and vin are correct. (redacted)
not sure what EV,TS or the *1B are?
or why no pid data is coming through. PID data is avaliable in the CSV files on the SD card
I have verified with an elm327 that the PIDS are being read and are correct via the torque app with the elm327
Any ideas?