Здравствуйте! 
Возникло желание прочитать значения TPMS, но недостаточно сведений. 
Безрезультатно (пока) пытаюсь найти адрес модуля TPMS и PID`ы вышеуказанного авто. 
Давление в шинах доступно из встроенной системы ON-Star (в России не работает), читается ланчем 
и Techstream`ом, но хочется видеть эти цифры на Android смартфоне через ELM-327 BT. Метод понятен, 
вот выдержка из письма от разработчика программы AlOBD scaner: 
  
 To access the TPMS module, you'd need to know physical CAN Address 
of the module as well as PID's associated with the parameters you need 
to see.Those could be available on the internet, but in most cases - 
they are guarded by manufacturers and the information can be purchased 
for a very high price. If you do find this information, you can use 
alOBD Terminal app (free) to actually read them from the computer. 
  
To set specified address type: 
atsh  C4XXF1 
  
where XX is the address of the module... 
to get all available PIDs from that module type 
220000 
which would return supported PIDs, decode it using info on this page: 
  
http://en.wikipedia.org/wiki/OBD-II_PIDs 
  
To get value for a PID, type: 
22YYYY 
were YYYY is a PID of interest.  
  
Подскажите, пожалуйста, адрес TPMS модуля тойоты или где его можно найти.