-
Hi Kristian,
Here is an 'addon' to 'USB Host Shield 2.0' library: http://magictale.com//download/USB_Host_Bluetooth_SPPi.zip
It allows to initiate connection to a remote device over SPP. Theoretical…
-
this is my ELM327.py code
...
THANKS A LOT !!!
-
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
#…
-
Does anyone have any experience with this?
-
Hi,
Could you offer an example to show how to call the getVersion() method?
With my very limited understanding of C/C++ I have tried this:
```
String rev;
Elm.getVersion(rev);
Serial…
-
Good afternoon,
I'm developing the CAN-Bus controller for Android using SocketCAN.
Does library work obd-java-api with SocketCAN?
Thank you.
Andrew.
-
i got v3.48 for my obd wican
![image](https://github.com/user-attachments/assets/e2180e8b-6e6b-42ad-bb12-bb1bfc5626e2)
Enable HA Discovery is greyed out. i cannot select Enable
![image](https://git…
-
# Describe the bug
On Toyota Sai 2011, Nissan Note 2012 vehicles, App is not finding DTCs even though there are multiple MIL lights are ON in the dashboard.
## To Reproduce
Steps to reproduce…
-
It would be great if functionality existed to log the data displayed by the OBD functionality to file on the local system.
This is an option that should exist within the UI rather than the `config…
-
This is how CAN logging with for example a obdlink sx cable is possible on the imiev:
sudo ldattach --debug --speed 2000000 --eightbits --noparity --onestopbit --iflag -ICRNL,INLCR,-IXOFF 30 /dev/t…