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

Bluetooth elm327 emulation #3

Open
absinth84 opened this issue Dec 2, 2023 · 1 comment
Open

Bluetooth elm327 emulation #3

absinth84 opened this issue Dec 2, 2023 · 1 comment

Comments

@absinth84
Copy link

Hi, i tried the project and checked the code but i can't see any implementation of the bluetooth elm emulation to works with apps like torque as you mentioned in the readme.

Do you have intention to support it?
And should be possible support also the wifi used by this kind of applications via web-socket?
Is it necessary emulate all elm327 command to do this?
Thank you

@EQMOD
Copy link
Owner

EQMOD commented Dec 4, 2023

Currently it uses a Bluetooth (BLE) to Serial (Serial2) module with the function elm_BLEtask() on the .ino file.
For WIFI ELM327 implementation, just uncomment elm_WIFItask() on the .ino file

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

2 participants