Good evening,
I believe that this topic probably belongs in the libraries section, but I was unable to start a new topic there. I would like to poll using PIDs which return results other than INT (for example, Mode 9 PID 02 used to pull the VIN). I believe that I can do this by simply overloading the exiting functions in the OBD.cpp file, however I wanted to make sure that I'm not just missing something.
Thank you!
Other OBD-II Results Other Than INT
Re: Other OBD-II Results Other Than INT
You can do that. You can even parse the response by your own code.