Re: Acura TLX (1st gen)
For the odometer, I wonder if the car does support it but is lying? We can check by sending the standard OBD pid (A6 on service 01) in a terminal session:
Code: Select all
01A6
The community for drivers, technicians, owners, buyers, and enthusiasts
https://meta.cars.forum/
For the odometer, I wonder if the car does support it but is lying? We can check by sending the standard OBD pid (A6 on service 01) in a terminal session:
Code: Select all
01A6
No data returned for 01A6
Btw, I don't see engine coolant temp values in Sidecar. Prob a lot of other things also missing. Any idea?
We can try a few more pids:
Code: Select all
ATSHDA33F1
222201
223083
223086
222615
ATSHDA60F1
227028
Source: https://www.ridgelineownersclub.com/thr ... er.229500/
Sent you logs. Looks like I am actually able to see values like engine coolant temp via the phone (without needing to run anything manually). Would be nice if we can pin certain values to show up under connectables or perhaps a favourites.
I've got a few feature requests tracking adding more widgets for more parameters. Where would you want this information displayed, and do you have any kind of preference for how the information would be displayed?
At a minimum I'm imagining the ability to "favorite" arbitrary parameters would be beneficial.
Is it 11 degrees where you are? (checking if the scaling values match up with reality )
Looks like the header was wrong for the first batch of parameters. Let's try:
Code: Select all
ATSHDAEFF1
222201
223083
223086
222615
Going to try using GitHub issues to track parameter discovery: https://github.com/ElectricSidecar/Acura-TLX/issues/3
Might integrate this into the Sidecar scanning UX somehow....