-
-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Fault Codes, no Vehicle Info, but there is OBD Data #134
Comments
Thank you for your detailled report. It appears that your vehicle adapter responds rather slow to any request. Many of these Bluetooth Mini adapters are known to work not too well on ISO9141 systems which your vehicle indicates.
Based on these slow responses I could find a misbehaviour of the AndrOBD app how it treats mode changes while waiting on slow requests. However, |
Thank you for the quick reply! Sorry, I'm pretty ignorant to the in's & out's of Github's features as I'm not a software dev. Does all of this mean the changes made to the code should help this app work with my car & adapter once released? |
Yes it does. I will create a test version soon. |
Fixed test version V2.2.3 is available here: https://t.me/AndrOBD_dev/229 |
Unfortunately I won't be able to help you test this one. I don't use Telegram and don't know how to install it unless through F-Droid. I'm just not a dev. |
Describe the bug
After successfully pairing with OBD BT device, ECU detected, and connection is confirmed. Only one screen is displaying data, that's OBD Data screen.
On that screen you can see "Number of Fault Codes" is listed as zero. However, the SRS light is staying on, on the instrument panel.
I know live data is being read as I can see changes in values for some sensors. As well, the OBD fault codes screen is showing as "Connected"
Without the engine running but ignition On, I've tried the "Clear fault codes" feature anyway, but the SRS light never does turn off. It seems the attempt to clear fault codes is processing, although never does confirm, as the car is running a little more rough the next time I start it.
I have tried a few different setting changes within AndrOBD but none of the change has improved the results e.g. Secure connection, Preferred OBD protocol, ELM adaptive timing, Use last settings, Keep main screen on
To Reproduce
After pairing & connecting, select any of the features and wait for results
Expected behavior
AndrOBD Debug log files
Attached file
Important details on your environment:
Additional context
AndrOBD.log.0.txt
The text was updated successfully, but these errors were encountered: