08-13-2023, 09:22 PM
Hello everyone,
I've been working on a project where I'm trying to integrate the ELM327 emulator with OpenAuto Pro on a Raspberry Pi. My goal is to read data from sensors connected to an Arduino, which then communicates with the Raspberry Pi via the ELM327 emulator.
ELM327-emulator Github
I've successfully set up the ELM327 emulator on the Raspberry Pi and can confirm it's receiving data from the Arduino.
However, I'm facing challenges in getting OpenAuto Pro to read the data from the ELM327 emulator. I suspect there might be an issue with the port settings or the baud rate, but I'm not entirely sure.
Here is my configuration:
ObdDeviceType=1
ObdAdapterDescriptor=/dev/pts/0
ObdAdapterBaudrate=115200
Specifically:
I can't seem to get OpenAuto Pro to recognize or read the data. I'm wondering if anyone here has had a similar experience or can provide some guidance on the correct port settings, baud rate, or any other configuration that might help.
Any assistance or insights would be greatly appreciated. Thank you in advance!
I've been working on a project where I'm trying to integrate the ELM327 emulator with OpenAuto Pro on a Raspberry Pi. My goal is to read data from sensors connected to an Arduino, which then communicates with the Raspberry Pi via the ELM327 emulator.
ELM327-emulator Github
I've successfully set up the ELM327 emulator on the Raspberry Pi and can confirm it's receiving data from the Arduino.
However, I'm facing challenges in getting OpenAuto Pro to read the data from the ELM327 emulator. I suspect there might be an issue with the port settings or the baud rate, but I'm not entirely sure.
Here is my configuration:
ObdDeviceType=1
ObdAdapterDescriptor=/dev/pts/0
ObdAdapterBaudrate=115200
Specifically:
I can't seem to get OpenAuto Pro to recognize or read the data. I'm wondering if anyone here has had a similar experience or can provide some guidance on the correct port settings, baud rate, or any other configuration that might help.
Any assistance or insights would be greatly appreciated. Thank you in advance!