-
Certain OBDII requests, especially enhanced data mode queries provide a multi-message payload. This tracks adding that support in the OBDII engine.
-
Hi,
I am using this library to connect to an OBD device on a car. I have managed to get this working in the ionic framework, I can send requests and retrieve responses however when I send data I then…
-
I read through the readme and a previous issue regarding the type of cable to be used between the PC running FreeSSM and the vehicle. Will one of the commonly available USB to OBDII type adapters work…
-
Hi! Hope I can get some direction and pointers. I've exhausted the debugging options I can some up with on this. My Arduino/ESP32 knowledge is fairly limited.
But I'm trying to modify this and add …
-
at begin - thank you for great project.
Normally I use Arduino IDE, and here with platformio I can not find definintions of pin used to communicate with display...
I searched code for all "MISO" …
-
Need to check if those two data are supported from Python-OBD. For now commented in OBDII.py
-
Hi,
I'm really sorry if this is, for some reason, a terrible idea.
As the Raspberry Pi Zero W has bluetooth support, is it possible for the Raspberry Pi Zero W to connect to a bluetooth OBD-2 don…
-
**Is your feature request related to a problem? Please describe.**
When I try to run the BLE OBD2 device I have a couple of devices in range and it gets one of them automatically if I have a way to g…
-
Using PassThru with SavvyCan works as expected for the canbus on (default) OBDII pins 6 & 14, but opening a second (or third) interface as described in J2534-2 using alternative pins is not supported.…
-
Currently it can be tough to figure out why something is not working. For instance, why is the motor controller stuck in neutral? What is causing it not to be in drive or reverse? The end user has no …