irvined1982 / arduino-ELM327

ELM327 Library for Arduino
GNU General Public License v2.0
69 stars 31 forks source link

Displaying 0 values #8

Open mikebebjak opened 6 years ago

mikebebjak commented 6 years ago

I have a sketch going and it successfully returns the version of the ELM327 but for some reason it fails to return any actual values from OBD2 commands. Both the values[0] and the resulting variables are 0. Any ideas? Is there a simple known working example of a successful ELM-OBD command?