<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi guys,<div class=""><br class=""></div><div class="">I have a problem with getting the OVMS to fetch TPMS data from my Kia.</div><div class=""><br class=""></div><div class="">This is what I do to get the data using ELM327 and a “terminal” on my iPhone:</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span></div><div class=""><span class="Apple-tab-span" style="white-space:pre">  </span>>atcra 7de</div><div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>OK</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>>21 06</div><div class=""><span style="color: rgb(69, 69, 69);" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>7DE 10 22 61 06 00 25 A7 CB</span></div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>7DE 21 00 37 00 00 00 25 3E</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>7DE 22 93 00 37 00 00 00 25</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>7DE 23 9D F5 00 37 00 00 00</div><div style="margin: 0px; line-height: normal; color: rgb(69, 69, 69);" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>7DE 24 25 3F 65 00 37 00 00</div><div class=""><br class=""></div><div class="">It returns the data I need, but when I add this to the poll-list in OVMS:</div><div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>{ 0x7df, 0x7de, VEHICLE_POLL_TYPE_OBDIIGROUP, 0x06, {  60, 10, 0 } },     // TMPS </div><div class="">I get no response :-(</div><div class=""><br class=""></div><div class="">I’ve tried different module id’s but I don’t quite understand which one the ELM uses. I’ve added several other polls without any problems to the Kia code, and I’m pretty sure the problem isn’t in the poll0-code, as i’ve only added a case 0x7de, and it never seems to trigger.</div><div class=""><br class=""></div><div class="">Any tips or ideas? </div><div class=""><br class=""></div><div class="">Best regards,</div><div class="">Geir</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>