-
```
I tested the application using ELM327 bluetooth dongle with honda city 2008 but
got the error. the error photo is attached. Please help me out.
```
Original issue reported on code.google.com b…
-
Hi Anthony.
Just about to Build your project.
Have been interested in this project for along time.
Is there a way that you could merge OBD-II into your project?
I have a ELM327.
Thank You…
RRIoT updated
6 years ago
-
In file ELM327_Emulator.cpp, function "processCANReply()", when the H1 is used, ie, bHeader is true, it seems that DLC byte is not set into the output buffer.
-
I found,that your way to deal with the raw bytes of elm327 not so efficiency, this is because you deal with characters (read until '>' appear) so you need a bridge from byte streams to character stre…
-
```
I tested the application using ELM327 bluetooth dongle with honda city 2008 but
got the error. the error photo is attached. Please help me out.
```
Original issue reported on code.google.com b…
-
Hello,
Would it be possible to enable VIM on my RMC unit using CarScanner and dataset to write into F00D00 and set the value to FF.
From my understanding I need to write 3 bytes starting from t…
-
this 'STOPPED' seems to be ELM327 response
https://www.elmelectronics.com/wp-content/uploads/2017/01/ELM327DS.pdf page 89 says we are doing something wrong
-
```
I tested the application using ELM327 bluetooth dongle with honda city 2008 but
got the error. the error photo is attached. Please help me out.
```
Original issue reported on code.google.com b…
-
```
I tested the application using ELM327 bluetooth dongle with honda city 2008 but
got the error. the error photo is attached. Please help me out.
```
Original issue reported on code.google.com b…
-
I have been trying to run this python-obd on my Raspberry pi, but am facing some issues with some of the return values. I connect as follows;
```conn = obd.OBD(portstr="/dev/rfcomm0", baudrate=1040…
graus updated
5 years ago