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

receivng garbage value while getting VIN on car engine. #43

Open
microElabDevelop opened this issue Nov 30, 2022 · 0 comments
Open

receivng garbage value while getting VIN on car engine. #43

microElabDevelop opened this issue Nov 30, 2022 · 0 comments

Comments

@microElabDevelop
Copy link

im try to get vin array 17 charator from car, normaly i all good but when i start car engine obd can line sending garbusge and i recive data lke ths ." WBSWD93549PY43903?!~,A^ "

vin_arr[16] = from_car->data.uint8[7];

i revice data from this function. and

char vin_arr[17];
.how can i filter array . and sending to other funtion..
im using esp32 controller with builtin CAN.

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