-
-
Notifications
You must be signed in to change notification settings - Fork 322
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
AndrOBD crashes when establishing USB connection to ELM327 adapter #285
Comments
Thank you for your report, I can see following error message in the android logcat output when the USB device class is instantiated: I'll contact @mik3y who is the developer of the USB device library used by AndrOBD. |
Unfortunatly V2.6.7 is not available any more on F-Droid until last release on 09.12.2024. Only last 3 versions are provided. I need this V2.6.7 apk to run my USB-ELM327 to get a car problem identified. It worked well 8 month ago. Can you please provide the executable (apk) on F-Droid, github or by mail. |
In fdroid APP you can enable the archive in repo settings. This allows you to install historical versions. |
Many thanks for your hint. I did find the little bit hidden function in f-droid. It worked well, the car ist checked.--Gesendet mit der WEB.DE Mail AppAm 01.01.25, 12:56 schrieb Erwin Scheuch-Heilig ***@***.***>:
In fdroid APP you can enable the archive in repo settings. This allows you to install historical versions.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
I'm having the same error on my android head unit Important details on your environment:
never attempted to use 2.6.7 so cannot say if that will work. looking forward to working with everyone to get this fixed (and more in the future) |
Beta build (V2.6.14) with workaround is here for testing. |
This looks good:
|
Tried it on my headunit. got a warning about the app being compiled for an older version of android but it worked. I think my ELM327 adapter might be busted? it connects to the app but doesn't read anything from the car.On 7 Jan 2025, at 01:41, 20210213 ***@***.***> wrote:
This looks good:
plug USB cable from the adapter into the cellphone
confirm to open AndrOBD
The proposed USB connection is displayed. Click on it to confirm.
AndrOBD displays that the USB connection has been established (and the adapter starts to flash).
This was a fast, however preliminary test because the ELM327 adapter wasn't connected to a car; should be properly confirmed.
Nevertheless - thank you!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
This is to confirm that the test version #285 (comment) works properly. The cell phone connects via usb to the ELM327 adapter which transfers the readout data from the car. |
Describe the bug
When establishing the USB connection in the usual way, recent versions of AndrOBD crash as follows:
Steps to reproduce the behavior:
Expected behavior
Instead of crashing according to item 4, AndrOBD should open and communicate with the ELM327 adapter.
AndrOBD Debug log files
Please attach AndrOBD debug log files.
AndrOBD.log.1.txt
Important details on your environment:
Additional context
Note: When no USB connection is established, e. g. with no cable connected to the cell phone, AndrOBD 2.6.13 will start.
The last version which worked OK with the same adapter was 2.6.7.
We encountered an identically looking issue already in February 2021; it was fixed after a bug report.
The text was updated successfully, but these errors were encountered: