Picked up a 2023 TRD Sport a little over a month ago. Got the Carlink Android 12.0 to access my IGO and Torque apps.
I tried the same PID's I use on my 08 4R. They wouldn't work on the 23.
So the search was on. Nothing current and couldn't download anything from Torque site said it wasn't compatible with my newer version android. I did find a few that were different from the 08 PID.
Found:
Transmission Temp Pan 2182 ((((A * 256) + B ) * (7/100)-400)/10)
Transmission Converter Temp 2182 ((((C * 256) + D ) * (7/100)-400)/10)
Wouldn't work on the 2023 but a few small changes.
Transmission Temp Pan 2182 (A * 256) + B ) * (7/100)-400)/10
Transmission Convrt. Temp 2182 (C * 256) + D ) * (7/100)-400)/10
Worked, Road tested and confirmed operation. Used my non contact thermometer to compare torque reading to the pan and it was within a few tenths.
As you can see not much difference between the two PID's but enough for one to work verses the other. Hope this helps someone.
I tried the same PID's I use on my 08 4R. They wouldn't work on the 23.
So the search was on. Nothing current and couldn't download anything from Torque site said it wasn't compatible with my newer version android. I did find a few that were different from the 08 PID.
Found:
Transmission Temp Pan 2182 ((((A * 256) + B ) * (7/100)-400)/10)
Transmission Converter Temp 2182 ((((C * 256) + D ) * (7/100)-400)/10)
Wouldn't work on the 2023 but a few small changes.
Transmission Temp Pan 2182 (A * 256) + B ) * (7/100)-400)/10
Transmission Convrt. Temp 2182 (C * 256) + D ) * (7/100)-400)/10
Worked, Road tested and confirmed operation. Used my non contact thermometer to compare torque reading to the pan and it was within a few tenths.
As you can see not much difference between the two PID's but enough for one to work verses the other. Hope this helps someone.