Ah... I forgot the filters! Thanks Michael!! :-D Best regards, Geir Sendt fra min iPhone
Den 15. nov. 2015 kl. 23.00 skrev Michael Balzer <dexter@expeedo.de>:
Geir,
I did not configure a CAN filter for 0x7D*. Filter 0 is only configured for 0x7E8 .. 0x7EF.
May be you can use filter 1 for the 7D* range, or open up filter 0 to accept more.
See vehicle_kiasoul_initialise().
Regards, Michael
Am 15.11.2015 um 19:53 schrieb Geir Øyvind Vælidalo: Hi guys,
I have a problem with getting the OVMS to fetch TPMS data from my Kia.
This is what I do to get the data using ELM327 and a “terminal” on my iPhone:
>atcra 7de
OK
>21 06 7DE 10 22 61 06 00 25 A7 CB 7DE 21 00 37 00 00 00 25 3E 7DE 22 93 00 37 00 00 00 25 7DE 23 9D F5 00 37 00 00 00 7DE 24 25 3F 65 00 37 00 00
It returns the data I need, but when I add this to the poll-list in OVMS:
{ 0x7df, 0x7de, VEHICLE_POLL_TYPE_OBDIIGROUP, 0x06, { 60, 10, 0 } }, // TMPS I get no response :-(
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.
Any tips or ideas?
Best regards, Geir
_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
-- Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal Fon 02333 / 833 5735 * Handy 0176 / 206 989 26 <dexter.vcf> _______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev