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

custom pid not working #75

Open
geetee24 opened this issue Oct 9, 2022 · 1 comment
Open

custom pid not working #75

geetee24 opened this issue Oct 9, 2022 · 1 comment

Comments

@geetee24
Copy link

geetee24 commented Oct 9, 2022

obd.readPID ( 2182, *iTemp )

fails to get data.

I KNOW 2182 is valid and my hand held scanner can read it.

Why cant your lib read it?

@geetee24
Copy link
Author

geetee24 commented Oct 9, 2022

i see that void COBD::sendQuery(byte pid)
expects a byte (0-255) but my pid is too large.

how do i request a pid > 255?

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

No branches or pull requests

1 participant