kkonteh97 / SwiftOBD2

The versatile OBD2 toolkit for Swift developers. Diagnose, explore, and build custom vehicle apps with ease. Includes an emulator for streamlined prototyping.
MIT License
55 stars 10 forks source link

I am getting error when I try to retrieve RPM and Speed #13

Closed dhavalsoni2001 closed 7 months ago

dhavalsoni2001 commented 7 months ago

Describe the bug

Failed to parse single frame message

frame: Optional(SwiftOBD2.Frame(raw: "7E804410C0AFE", data: 5 bytes, priority: 7, addrMode: 224, rxID: 7, txID: SwiftOBD2.ECUID.engine, type: SwiftOBD2.FrameType.singleFrame, seqIndex: 0, dataLen: Optional(4)))