[Ovmsdev] Need help with CAN-polling.

Michael Balzer dexter at expeedo.de
Mon Nov 16 06:00:17 HKT 2015


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 at 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20151115/43693df5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dexter.vcf
Type: text/x-vcard
Size: 206 bytes
Desc: not available
URL: <http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20151115/43693df5/attachment.vcf>


More information about the OvmsDev mailing list