Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in getting the value of oilTemp() #215

Open
Talha-Babar opened this issue Jan 5, 2024 · 3 comments
Open

Issue in getting the value of oilTemp() #215

Talha-Babar opened this issue Jan 5, 2024 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@Talha-Babar
Copy link

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 : )

@Talha-Babar Talha-Babar added the question Further information is requested label Jan 5, 2024
@jimwhitelaw
Copy link
Collaborator

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

@Turksat46
Copy link

I have the same issues, tried it on 3 different vehicles (a hyundai, bmw and mercedes) and it always says "NO DATA".

@jimwhitelaw
Copy link
Collaborator

@Turksat46 Do you know for certain that those vehicle all have oil temp sensors? In my (limited) experience, it is not common and I've had to add them myself with aftermarket sensors and gauges. Even if they do have, it's still possible that the manufacturers do not expose the data via the OBDII standard PIDs, but may do so with proprietary modes/PIDs. That would need to be researched for each specific vehicle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants