ruffoAraujo
ruffoAraujo
@PowerBroker2 Hello all, I'm having the same problem as @CraigH78, I made the bluetooth connection with my OBDII ELM327, I put the protocol used by my car, and I only...
@PowerBroker2 Sorry but I didn't understand what you meant by that, could you explain? do you think the problem is in my code?
@PowerBroker2 I was able to understand what you said, and my answer is yes, I downloaded the library directly from the github site, from the main branch. I redid the...
@PowerBroker2 Hello all, I managed to solve the problem. The file ELMduino.cpp that is in the main branch is without the changes made by @alkonosst. So I made the same...
Hello guys. Hope everybody doing great! The else if ((numExpectedBytes * 2) == numPayChars) solve my problem to. But now, i discovered other other problems for my case. My car...
I'm using the default library settings, protocol 3. I don't know why I couldn't read more data, but for the project I'm doing, the data I could read is enough....