Pressure Reading from TPMS

I recently got the TPMS kit installed on the car. I think the sensors are all reporting however 3 out of the 4 are not reporting pressure correctly. It seems like the temperature is being reported correctly but I don’t have any easy way to verify it.

Not sure if I misconfigured something the only thing I did was change the bitrate from 500kps to 1mbps.

I ended up figuring it out. The CAN file for the TPMS that comes with the ADU software has 3 of the pressure values misconfigured. They have Little Endian configured instead of Big Endian.

Thanks for letting us know the final resolution.