für das nbt ignition on/off habe ich bereits an einem f30 gelogt.
//0x130, 5, 45 42 69 8F FE - ignition on
canMsg2.can_id = 0x130;
canMsg2.can_dlc = 5;
canMsg2.data[0] = 0x45;
canMsg2.data[1] = 0x40;
canMsg2.data[2] = 0x21;//22
canMsg2.data[3] = 0x8F;
canMsg2.data[4] = 0xFE;
ob diese auch für das cic zutreffen ????
hmm, werde ich diese woche mal an einem cic testen,
sende es einfach mal per can 100 staat per can 500 an das nbt...