brickhockey3
brickhockey3
> Since you know the protocol you want to connect with, try specifying that in _obd.begin()_. That will avoid the delay incurred with searching for the correct protocol. Well my...
> In both cases, the failures are occurring at the initialization step, where ELM327 is doing the auto search for the correct protocol. The second failure isn't a timeout per...
> So after a couple failed attempts to connect, it does finally sync up and return some results. The rpm and mph values are 0 presumably because the engine is...