Hi. I used the OBD2 Monitor to check for fuel data using the ‘‘012F’’ command and it spat out the following: ‘‘83F1107F2F1244’’. Now I’m lost what to do as I would like to use actual fuel level info instead of the calculated one. And as you can guess, your truly have no idea how to proceed. Thanks!
If PID request would be supported, somewhere in the reply we should see 412F- as an indication that its a valid reply for PID 012F.
In case of an error, at least two ways are used with OBD2:
- reply is “NO DATA”. Simple to understand, PID is not supported
- reply does not contain valid code 412F, but has 7F instead. This also indicates that requested PID is not supported. That seems to be the case for you.