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

ESP32_CheckPIDs_1_20.ino #249

Open
thatdev6 opened this issue May 11, 2024 · 1 comment
Open

ESP32_CheckPIDs_1_20.ino #249

thatdev6 opened this issue May 11, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@thatdev6
Copy link

What does this output mean/How to read it?
image

@thatdev6 thatdev6 added the question Further information is requested label May 11, 2024
@jimwhitelaw
Copy link
Collaborator

The values returned by the 0100 PID are an encoding of the PIDs that the ECU supports. See this article for info on decoding.

An easier way to check if a specific PID is supported is to use the isPidSupported() method. There is an example program for dong this in the repo.

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

3 participants