pires / android-obd-reader

Android OBD-II Reader application that uses pure OBD-II PID's Java API.
Apache License 2.0
808 stars 467 forks source link

Cant connect to the obd by bluetooth #179

Closed yangwuan55 closed 8 years ago

yangwuan55 commented 8 years ago

The state is always return UNABLETOCONNECT.Please help me,thanks!

Pho3niX90 commented 8 years ago

You are either selecting the incorrect device to connect to, or the device is faulty.

pires commented 8 years ago

What @Pho3niX90 said. This is a Bluetooth issue and not an app issue.

yangwuan55 commented 8 years ago

Thanks. I found the problem.

Pho3niX90 commented 8 years ago

@yangwuan55 care to share what the problem was?

yangwuan55 commented 8 years ago

@Pho3niX90 I use the simulator,and the simulator should set the agreement,I set the agreement and it can use.