fr3ts0n / AndrOBD

Android OBD diagnostics with any ELM327 adapter
http://fr3ts0n.github.io/AndrOBD/
GNU General Public License v3.0
1.45k stars 310 forks source link

No data/connection loop #283

Open 404invalid-user opened 6 days ago

404invalid-user commented 6 days ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

1 open app 2 turn on car 3 plugin ELM 2.5 also tried steps 3 then 2 4 click OBD data

Expected behavior

A clear and concise description of what you expected to happen.

see my cars obd2 data

AndrOBD Debug log files

Please attach AndrOBD debug log files.

AndrOBD stores log files in a subdirectory on your primary storage device. (com.fr3ts0n.ecu.gui.androbd/log/AndrOBD.log.*)

AndrOBD.log.0.txt

Log detail level

The detail level of the logged debug information can be adjusted in the Settings > Development options > Logging level.

By default the detail level is set to INFO. Preferred detail level for issue analysis is DEBUG. (Since V1.5.0 this level is called FINE)

ALL

Important details on your environment:

Additional context

Add any other context about the problem here.

404invalid-user commented 6 days ago

Using another app to get the OBD protocol then manually setting the preferred OBD protocol I have fixed the connecting disconnected loop but now selecting items it says no data Screenshot_20241120-183536

fr3ts0n commented 2 days ago

Thank you for your report, It looks like your vehicle does have a "interesting" implementation of the OBD protocol. It does respond a additional byte 0xAA on the request of available data items for OBD data (0100) and vehicle information (0900). This definitely violates the OBD spec. However I'll try to find a fix for that, since improves the robustness of the app. 👍

404invalid-user commented 2 days ago

typical french haha. thank you for taking a look at it.

fr3ts0n commented 2 days ago

Beta version is available for testing here: https://github.com/fr3ts0n/AndrOBD/actions/runs/11998890153/artifacts/2230122269

404invalid-user commented 2 days ago

did a quick test and it looks to be working perfectly thank you Screenshot_20241124-205418~2 Screenshot_20241124-205248