Skip to content

Clear DTC function is currently broken #11

@jLynx

Description

@jLynx

Right now the implementation of the clear DTC (#7) is broken and we are trying to work out how to get it to work. I am starting this issue thread so we can do a bit of a knowledge dump while we work out how to get it working.

Here are a few links to information that may be helpful.

http://www.totalcardiagnostics.com/support/Knowledgebase/Article/View/104/0/obd2-pids-for-programmers-technical
https://electronics.stackexchange.com/questions/561221/0x7e8-to-0x7fh-on-the-can-bus
https://en.wikipedia.org/wiki/OBD-II_PIDs
https://en.wikipedia.org/wiki/On-board_diagnostics

Here is the current implementation

ID: 0x7DF
Length: 8
Data: 0x00, 0x04x 0x00, 0x00, 0x00, 0x00, 0x00, 0x00

Based of the information in the Wikipedia article, this should work but in practice it does not seem to work.

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