Giter Site home page Giter Site logo

Can it run on STN1110? about elmduino HOT 9 CLOSED

powerbroker2 avatar powerbroker2 commented on July 22, 2024
Can it run on STN1110?

from elmduino.

Comments (9)

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

I've never seen anyone test one with my lib, but from the description I think it would be safe to say it is compatible

from elmduino.

nices0325 avatar nices0325 commented on July 22, 2024

Thanks for your reply!!
else, I have two more question
First of all, I have connected ELM327 with my arduino board over UART.
Once I connect the obd cable to my car, Serial monitor shows ELM_TIMEOUT error. If I plug out the rx tx cable and plug in, It normally works. What would be the problem... I haven't solved this problem...

Second of all this is my informs of my car below
image
image
As you see the first row, ELM327 Timeout Error occurs and once I plug out and plug in the rx tx cable It works.

I have no idea why the first value isn't normal and some vlaues return to 0 as you see the ambientAirTemp values
Actually, ambientAirTemp2 values - I coded "return (responseByte_1 - 40.0);" in cpp file, as same as "return (findResponse() - 40.0);" - 'ambientAirTemp' The values are different..

Thank for your replay again. Thank you

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

You should be using responseByte_0 since only 1 byte is returned by the ELM327 for that PID. I have no idea what is causing the other issue - probably wiring

from elmduino.

nices0325 avatar nices0325 commented on July 22, 2024

I ordered another ELM327 v1.5 . I 'll check this error once again with my new ELM327. Isn't there any way to solve this connection error with AT COMMAND??

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

I really don't know. The ELM327 protocol in general is a pain to deal with and connection with Chinese knock-offs can be inherently spotty

from elmduino.

nices0325 avatar nices0325 commented on July 22, 2024

can you recommand the real one(ELM327) ? I have no idea what is the real one

from elmduino.

nices0325 avatar nices0325 commented on July 22, 2024

Any way I Command (AT Z, AT D) to my ELM327 to reset my elm327 module. Is there any recommanded AT COMMAND to get a good response?

from elmduino.

PowerBroker2 avatar PowerBroker2 commented on July 22, 2024

I'm not sure where you can buy a real one (maybe DigiKey?), but they're going to be a bit more expensive. As for the AT commands, I'm not sure - check out this

from elmduino.

nices0325 avatar nices0325 commented on July 22, 2024

ν™”λ©΄ 캑처 2021-02-05 122214
As you see my data logger sheet , It takes about 1 minute to get the response data from ELM327. Sometimes it becomes timeout for all time. I think there would be someway to handle it with AT command, but I don't really have no idea to use AT command(really need a description of AT command).

Would it be better to use another obd device like stn1110 to run my own car data logger?
waiting for your reply, thank you! If you don't mind, let me show you my SKETCH!!

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.