You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: