Just in case someone wants to try, below are the proofed PIDs configuration parameters with formulas for values in Bars and Celsius degrees. An OBDLink Mx or Mx+ adapter is recommended although others might work. This brand includes the software that allows configuring custom PIDs with these values (OBDLink). If you want to try other adapters, recommended apps are:
- Car Scanner ELM - iOS (free to try, <10 eur to buy) - Already has the sensors configured in the Mazda syactive connection profile
- Torque Pro - Android (<5 eur to buy) - The sensors can be configured as custom PIDs and the values can be sent to the infotainment screen using a mirroring plugin (OBD2AA)
pid: 222A05
name: Tire 1 Pressure
sName: T1Press
Min: 0
Max: 3.5
Scale: x1
Unit: bar
Equation: ((A * 1373) / 1000) /100
Header: 720
pid: 222A06
name: Tire 2 Pressure
sName: T2Press
Min: 0
Max: 3.5
Scale: x1
Unit: bar
Equation: ((A * 1373) / 1000) /100
Header: 720
pid: 222A07
name: Tire 3 Pressure
sName: T3Press
Min: 0
Max: 3.5
Scale: x1
Unit: bar
Equation: ((A * 1373) / 1000) /100
Header: 720
pid: 222A08
name: Tire 4 Pressure
sName: T4Press
Min: 0
Max: 3.5
Scale: x1
Unit: bar
Equation: ((A * 1373) / 1000) /100
Header: 720
pid: 222A0A
name: Tire 1 Temp
sName: T1Temp
Min: -20
Max: 180
Scale: x1
Unit: C
Equation: (A - 50)
Header: 720
pid: 222A0B
name: Tire 2 Temp
sName: T2Temp
Min: -20
Max: 180
Scale: x1
Unit: C
Equation: (A - 50)
Header: 720
pid: 222A0C
name: Tire 3 Temp
sName: T3Temp
Min: -20
Max: 180
Scale: x1
Unit: C
Equation: (A - 50)
Header: 720
pid: 222A0D
name: Tire 4 Temp
sName: T4Temp
Min: -20
Max: 180
Scale: x1
Unit: C
Equation: (A - 50)
Header: 720