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

ELMduino BLE Support #270

Open
vdvornichenko opened this issue Dec 29, 2024 · 3 comments
Open

ELMduino BLE Support #270

vdvornichenko opened this issue Dec 29, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vdvornichenko
Copy link

Hi there,

I built a small Serial wrapper for BLE connection, so now it's possible to use ELMduino with BLE 4.0 OBD dongles.

Tested with OBDLink CX, custom headers and PID are also working fine, you can take a look.

https://github.com/vdvornichenko/obd-ble-serial

@vdvornichenko vdvornichenko added the enhancement New feature or request label Dec 29, 2024
@patfelst
Copy link
Contributor

Amazing, great work - well done!

@jimwhitelaw
Copy link
Collaborator

This is excellent! I started on something similar but it got sidetracked for various reasons and never finished. Your implementation looks more robust than what I was working on. Nice. This could be useful for other projects as well that need a BLE to Serial library. I'm looking forward to trying this out soon.

@jimwhitelaw jimwhitelaw pinned this issue Jan 12, 2025
@Ldalvik
Copy link

Ldalvik commented Jan 21, 2025

Hello, what devices have you tried this on? I tried multiple ESP32S3 Dev Module LCD screens and they all crash when using your example.

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

No branches or pull requests

5 participants