JejuSoul / OBD-PIDs-for-HKMC-EVs

Setting up Torque Pro to show OBD data on Hyundai / Kia Electric Vehicles
236 stars 142 forks source link

Tire Temperature and Tire Pressure 'swapped'? #61

Open MatinF opened 2 years ago

MatinF commented 2 years ago

Hi all,

I've been using the details from this repo for my Kia EV6 with relatively good success. However, it looks to me as if the decoding rules for Tire Temperature and Tire Position have been 'swapped'. If I plot data according to the CSV from this repo it looks as below for a trip:

image

I'd consider the "swapped" values to be more realistic, although not perfect. From what I can gather, tire pressure is expected to be "between 35 and 45 psi" while tire temperature is expected to be between the daytime temperature and up to ~90 degC.

Does anyone have any insight on whether the details here may be invalid?