DarthAffe / OBD.NET

C#-Library to read data from car through an ELM327-/STN1170-Adapter
GNU General Public License v2.0
184 stars 83 forks source link

OBD Port Issue #18

Open parthrawal opened 4 years ago

parthrawal commented 4 years ago

Hi Guys,

I cant put finger on the issue. because my code was running all okay. which suddenly started giving timeout error. Code is not able to pick up port and run commands. which was working properly earlier.

Initially we could not see port number against bluetooth.

ECCB901C

DarthAffe commented 4 years ago

I had that kind of issue lately too and was able to fix it by removing and pairing the device again. It worked again since then but I'm not sure why it happened.