Page 1 of 3

✅ Honda CR-V

Posted: Sat Sep 28, 2024 8:29 am
by bravoinc

Starting new thread of Honda CR-V


Re: Honda CR-V

Posted: Sat Sep 28, 2024 9:21 am
by bravoinc

Sep 28th 2024:
Sidecar is not able to detect VIN and any parameters of Honda CR-V, maybe due to unsupported protocol.
I would like to add that ELMCheck application also cannot read VIN

Update:
Sidecar is now able to detect VIN and parameter after 29-bit CAN support.


Re: Honda CR-V

Posted: Sat Sep 28, 2024 2:31 pm
by jeff

Send your OBD logs to support@clutch.engineering and I'll take a look. https://sidecar.clutch.engineering/help ... -scan-logs for steps to do that.


Re: Honda CR-V

Posted: Mon Sep 30, 2024 10:59 am
by bravoinc

Posting in this thread too, Honda CR-V is now able to fetch VIN and parameter values after gaining 29Bit support. Some values may need some editing

IMG_4703.png
IMG_4703.png (566.68 KiB) Viewed 2150 times

Re: Honda CR-V

Posted: Mon Sep 30, 2024 3:02 pm
by jeff

Awesome! Which values are looking odd to you?


Re: Honda CR-V

Posted: Mon Sep 30, 2024 3:08 pm
by jeff

Let's test out a few new parameter ids for the CR-V. In a new terminal session, please run the following and then email me the logs.

Code: Select all

ATSHDA10F1
222660
222663
222666
ATSHDA1DF1
222221
  • 222660: Odometer
  • 222663: Misfire counts
  • 222666: Engine oil temperature + level
  • 222221: Current gear

Re: Honda CR-V

Posted: Mon Sep 30, 2024 8:28 pm
by bravoinc

Sent you the logs


Re: Honda CR-V

Posted: Tue Oct 01, 2024 3:00 am
by jeff

Thank you! With the logs you sent I've taken a stab at wiring up CRV_ODO, SHA: c8a77f3. Let me know if it works!

https://sidecar.clutch.engineering/help ... parameters


Re: Honda CR-V

Posted: Tue Oct 01, 2024 6:01 am
by bravoinc

Yup, Odometer works


Re: Honda CR-V

Posted: Tue Oct 01, 2024 6:02 am
by jeff

Awesome! I'll look into wiring up more pids then.