Skip to content

Not data on Debug Terminal #16

Description

@lucav90

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,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions