Giter Site home page Giter Site logo

Comments (12)

vsaravind007 avatar vsaravind007 commented on July 22, 2024 1

Apologies for the later response, couldn't test it yet. Will be testing it today or tomorrow, I'll make sure to update here.

from elmduino.

vsaravind007 avatar vsaravind007 commented on July 22, 2024 1

@PowerBroker2 My issue has been resolved, thanks for the library and the efforts! I'm closing the ticket :)

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

I'll fix the example code so that the compilation error isn't a problem anymore. Curious, are you testing with the car on and running?

from elmduino.

vsaravind007 avatar vsaravind007 commented on July 22, 2024

Yes, the car was running, its a Skoda Octavia MK2 TDI if that helps. Does it have something to do with the OBD2 protocol?

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

It might actually have something to do with the OBD interface if you're car was made on or before 2008. When was your car made?

from elmduino.

vsaravind007 avatar vsaravind007 commented on July 22, 2024

Its a 2008 model, Arduino with a CANBus Shield works fine and responds to all PIDs correctly.

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

I found a bug in the code and applied a fix in version 2.0.12. Try testing the new ESP32 Bluetooth Serial example. If it still doesn't work for you, try the ESP32 test sketch and post what happens when you send the following ELM327 commands:

AT E0 //Echo off
AT S0 //Spaces off
AT SP0 //Mode --> Automatic
010C //Query RPM

from elmduino.

vsaravind007 avatar vsaravind007 commented on July 22, 2024

Hi @PowerBroker2, thanks for the quick update, I'll check with the latest version & report back.

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

Did you get it to work?

from elmduino.

pascaltippelt avatar pascaltippelt commented on July 22, 2024

Hi!
I am having the same issue. I am using a ESP32 (glued on a TTGO T4, but it is a box standart ESP32). When I try to connect over BT to my OBD-dongle (verified working with Android Smartphone + Torque) I only get "Error 7":

Outpup with my own program:

WhatsApp Image 2020-04-19 at 15 29 26

Output with you ESP32 test program

WhatsApp Image 2020-04-19 at 15 35 28(1)

But as you can see it works with Torque

WhatsApp Image 2020-04-19 at 15 35 28

I use a 2000 smart car wich uses the ISO14230-4 KWP fast protocoll.

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

@pascaltippelt Please create a new issue instead of hijacking this one. In your new issue, please make sure to post your entire sketch properly formatted in addition to the screenshots you have here.

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

Glad to help!

@vsaravind007 Can I ask how you solved it?

from elmduino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.