-
-
Notifications
You must be signed in to change notification settings - Fork 312
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
BLE support #241
Comments
I just bought a device and found out it was BLE because of this post. the F-Droid description should be changed at the very least to indicate this feature isnt available yet :( |
Is this adapter BLE only? |
I tried AndrOBD v2.6.8 with a Carly OBD Adapter and couldn't connect. |
Same for me. Also using Carly OBD Adapter. |
Pls could you provide a log file to verify that there is no communications going ...? |
I can't even select the device, the app doesn't show BLE devices, that's the problem I think |
Please note that the Carly adapter does NOT claim to be ELM compatible. |
That might be true, but I have used it on android and iOS with "Car Scanner" and other third party apps, which worked.. |
I have same issue. Also my adapter is not detected because of missing BLE search functionality in AndrOBD. The people before did not respond to your questions or did not have a universal adapter. I am willing to help adding BLE support with a universal BLE adapter. AndOBD is telling "No devices paired" and not scanning. I expect to be searching in the Android OS for OS-paired devices but this is completely wrong for BLE. If you use the OS to pair a BLE device, then its unusable in the apps. BLE works the opposite. Do NOT pair BLE devices with the OS. Open the App you want to use it with and use the app to connect to the BLE adapter. To make the report here even more complete: The firmware version i am running on the adapter is the latest available at the moment. Its Firmware Version 5.10.1 . |
I am currently looking into BLE driver implementations ... |
Test version with BLE support (V2.7.0) available for testing now: |
I would love to test it, but I can't download the apk from telegram. Can you maybe link to the file directly? |
Same here. I also cant download the apk because its not available without having to send a mobile phone number to Russia/Emirates. I really like privacy, free speech and human rights. |
I changed to use the github build action to generate unsigned beta packages for download. |
I just installed 2.7.0, changed the connection to BLE and I could see/select my device, but it wouldn't connect.. It's a Carly OBD Adapter and it works fine with other apps Here's the log: Log 1
|
You need to select BLE adapter type in OBD settings. After that you will get a selection screen for detected BLE devices on connection attempt. |
Could you please change the log level to FINE to allow more details in log output. I can not see what UUIDs are served by the adapter. |
Here's the log (withouth plugin data logging): LOG
And here's what CarScanner does when connecting to a Carly OBD Adapter: Details
|
I can confirm this issue with the 2.7.0 test release. On the OBDLink CX you have 3 LED's. The blue one is the important one for this test. Its the Bluetooth LED. Its flashing until a connection is made. It never stop flashing when AndrOBD try to connect. All other apps that connect over BLE show that they connected by a not flashing blue LED on the OBDLink CX adapter. |
Pls could you attach a log file? See https://github.com/fr3ts0n/AndrOBD/wiki/Reporting-improvements---issues#debug-log-files Thx |
Sadly i can not. See #271 And from the functionality point of view what happens with the other OBD-BLE apps that work: The Android-OS is showing a dropdown window, then showing me the BLE-Pin and when i confirm the BLE connection to the OBD adapter works. This BLE-Pin is never shown with AndrOBD and i do not get any dropdown shown from the Android-OS. |
After i did this #271 (comment) INFO AndrOBD AndrOBD V2.7.0 starting |
Is your feature request related to a problem? Please describe.
Currently the AndrOBD app does not support BLE adapters, which then need to operate in BT mode.
Describe the solution you'd like
Support for BLE adapters connectivity
other
The issue was mentioned in the telegram channel, so i posted it for future reference.
The text was updated successfully, but these errors were encountered: