PowerBroker2 / ELMduino

Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects
MIT License
587 stars 117 forks source link

Issue in getting the value of oilTemp() #215

Open Talha-Babar opened 5 months ago

Talha-Babar commented 5 months ago

I am using this library for multiple PIDs at a time with Bluetooth and it is working fine, but when i try to read the oil temp using float oilTemp() the sensor is not giving any data.

Would you help me in this issue?

Thanks in advance : )

jimwhitelaw commented 5 months ago

Are you receiving a “NO DATA” response? If so, that simply means that the ECU does not support that sensor/PID.