Skip to content
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

Not data on Debug Terminal #16

Open
lucav90 opened this issue Feb 13, 2020 · 0 comments
Open

Not data on Debug Terminal #16

lucav90 opened this issue Feb 13, 2020 · 0 comments

Comments

@lucav90
Copy link

lucav90 commented Feb 13, 2020

Hi, i use your app (build on android studio, not your direct apks) with Android 9 xiaomi mi 8.

i use also a ELM327 OBD2 Bluethoot on my Opel Astra K.

In your app, on debug terminal view i view nothing cuan bus records.

i have this error on logcat:

2020-02-13 13:40:25.718 31156-2079/com.theksmith.android.car_bus_interface W/CBIServiceMain: BTConnectThread.run() : failed to connect : exception= read failed, socket might closed or timeout, read ret: -1
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:762)
at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:715)
at android.bluetooth.BluetoothSocket.connect(BluetoothSocket.java:404)
at com.theksmith.android.car_bus_interface.CBIServiceMain$BTConnectThread.run(CBIServiceMain.java:532)

what is the problem?
can i have a tutorial that explain how can use your app to debug every obd2 and canbus data?

regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant