-
Hi,
first of all thank you for this library!
Don't know if creating an issue is the right way, but I wasn't able to figure out how to use the OBD2 library to read all the stored DTC codes and th…
-
OK so here we are, I think this is a better place to continue our conversation. and there may be users that have some suggestions/thoughts that can also chime in if they want.
I want to bring ever…
-
Hi,
I am creating a graphing app based off your library. The first time I connect to a device it works perfectly (Other than I had to remove the "replies" part of the string that gets added to the Qu…
-
Hi, I am trying to extract a reading for boost pressure from my car. In general, its working - I can connect, read PIDs ok but for some reason the manifold pressure does not seem to match what it shou…
-
HI,
I'm using your library for a project and it's been very useful, really nice work!
I also wanted to enter the value of the kilometers traveled (odometer), but I can't find the entry in the librar…
-
Greetings,
I am having trouble pulling a specific PID (220052) . Currently using processPID() to make custom calls, but it only returns 0.0. I've tried the follow:
- Try ethanolPercentage within…
-
# Description
I'm trying to test this library against https://github.com/Ircama/ELM327-emulator. I got this error after doing the following:
```
justin@justin-3900x:~/git/ELM327-emulator$ python3…
-
I have noticed that there is an extremely large number of dbc files that have overlapping signals. This makes it impossible to use the dbc file to properly encode and decode a can message.
I spent …
-
Hi @PowerBroker2 ! Thanks a lot for the library !
I have the same ERROR: ELM_TIMEOUT .
Value received for a while and then error happens.
Code below
```
// ga9a01 esp32 2424s012
#include
#…
-
Hello,Firstly i would like to thank you for all the hard work you have put into making this library.unlike the previous esp32 issue #11. I havent been able to get a bluetooth connnectio…