ELMDuino not reading pids correctly

I am trying to read live data on my '01 clk200. ELM327 works correctly with the smartphone app. Also tested it through terminal and it works fine. I have it connected to Arduino uno and running the example sketch(it's on the github page of the library, linked below), just changing the respective functions. I tried intakeAirTemp() and i am getting 168, on rpm() i get 0 and when i try engineCoolantTemp() i get ELM_Timeout error, last picture is engineCoolantTemp() with debug turned on. Here is a link to the library github: https://github.com/PowerBroker2/ELMduino


This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.