-
Hello, thanks for the reverse engineering work!
Where in the wiring harness should we tap into to access this data? And once you make the connection, is the data immediately available, or does an …
-
E67 board
real vehicle
Adapter connected to OBDII plug, and to PC. PC is happy with it, and the pcan_connector.bat is happy as well:
![image](https://user-images.githubusercontent.com/4525246…
-
Hi, Have recently bought an LELink OBDII to use on my Zoe ZE40 and downloaded Can ZE app from App Store on my iPad (10th Gen). App won’t work if set to Zoe ZE40/50. Constantly times out and no data di…
-
Apparently, the Peugeot Partner / Citroen Berlingo EV vans/MPV's are based on the i-miev / c-zero platform. I've been tried to use OVSM on i-miev setting to read the data from Peugeot Partner without …
-
**Describe the bug**
when I discover a service of an OBDII UART BLE device I discover different services for IOS and Android.
Android works just fine and I expect a service ID ```0000fff0-0000-1000…
-
When I try to download it it shows the webpage has redirect loop
-
Hello,
I am using the obdii_logger.py example, after a few seconds of running I am given an error
`CAN Rx test
Bring up CAN0....
RTNETLINK answers: Device or resource busy
Ready
Exception in …
-
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…
-
На базе web2py сделать web сервис, который будет эмулировать работу OBD адаптера.
Идеи создания обращений к OBD адаптеру можно взять из
https://github.com/psapin/python-obdii/blob/master/obd2.py
-
Here is my code:
``` ruby
require 'obd'
obd = OBD.connect '/dev/tty.OBDII-SPP', 38400
puts obd[:engine_rpm]
puts obd[:vehicle_speed]
```
```
/Users/renatoramiro/.rvm/gems/ruby-2.2.0/gems/obd-0.0.3/l…