Skip to content

ATH1 did not return 'OK', or echoing is still ON ELM327.py #227

@Diegofdez1

Description

@Diegofdez1

I was getting the following error:

elm327-bug

And I have solved it by adding delays in the following lines of elm327.py:

157: r = self.__send(b"ATE0", delay=1)
163: r = self.__send(b"ATH1", delay=1)
169: r = self.__send(b"ATL0", delay=1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions