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 not connecting to ELM327 #231

Open
saleh-alobaidi opened this issue Feb 29, 2024 · 5 comments
Open

ESP32 not connecting to ELM327 #231

saleh-alobaidi opened this issue Feb 29, 2024 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@saleh-alobaidi
Copy link

Hello
I'm working on a vehicle black box system for my end-of-year project and i cant connect the esp32 to elm327

i ran the ESP32 test sketch and got the same output: "Couldn't connect to OBD scanner."

Is there a way to initiate communication first? Do I need to force the esp32 to be in master mode in order to communicate?

@saleh-alobaidi saleh-alobaidi added the question Further information is requested label Feb 29, 2024
@jimwhitelaw
Copy link
Collaborator

The ESP32_test.ino sketch uses a Bluetooth device name of "OBDII" with no PIN. Is that correct for your ELM327 device?

@saleh-alobaidi
Copy link
Author

saleh-alobaidi commented Feb 29, 2024 via email

@jimwhitelaw
Copy link
Collaborator

It's hard to know exactly what's happening without the serial/debug output. Perhaps try the examples/ESP32_Bluetooth_Serial/ESP32_Bluetooth_Serial.ino sketch and post the serial output here.

@saleh-alobaidi
Copy link
Author

saleh-alobaidi commented Mar 2, 2024 via email

@saleh-alobaidi
Copy link
Author

saleh-alobaidi commented Mar 22, 2024 via email

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