Page 1 of 1

VS V6 N/A ADX with BCM and ABS

Posted: Sun Apr 03, 2011 6:03 pm
by The1
Ive started to work on the adx to add the extra data, it's working but seems to crash regularly, i think it's the Body Size and Payload Size as when i reduced the size it reduced the crashing anyone know how to workout what it should be?

Re: VS V6 N/A ADX with BCM and ABS

Posted: Sun Apr 03, 2011 7:53 pm
by VL400
If you use either the flashtool or efi live and send the data request packet you will see the return packet. The second byte has the number of bytes plus 0x55. If you post it up will be able to give you packet and payload size for TP ADX

Re: VS V6 N/A ADX with BCM and ABS

Posted: Sun Apr 03, 2011 8:06 pm
by The1
thanks VL, is this it?

3:37.148: Aldl frame header byte: $F1
13:37.148: Aldl frame length byte: $6F
13:37.170: Recv: $F1,$6F,$01,$00,$0C,$0B,$46,$84,$20,$78,$00,$0C,$00,$00,$20,$FE,$FF,$00,$08,$26,$BE,$00,$00,$00,$F0,$30,$00,$00,$F1

Re: VS V6 N/A ADX with BCM and ABS

Posted: Sun Apr 03, 2011 8:37 pm
by The1
So to the above the Body size is 26? Payload 23 with offset of 3?

Here's abs.


8:32:25 PM Tx'd Frame = F9, 57, 1, 0, AF,
8:32:25 PM Rx'd Frame = F9, 65, 1, 1, 1, 42, 42, 20, 33, 37, 35, 36, 30, 0, 3, 3, 3, 3, EA,


16, 13 and 3?

Re: VS V6 N/A ADX with BCM and ABS

Posted: Sun Apr 03, 2011 9:27 pm
by Jayme
um, I count 19 bytes... wouldnt it be 19,16,3?

Re: VS V6 N/A ADX with BCM and ABS

Posted: Sun Apr 03, 2011 10:47 pm
by The1
yeh that's seems right jayme got confused with what vl400 said, i just counted the bytes, also did it for engine and trans and also was right. ?

29,26,3 for BCM
19,16,3 for ABS

Re: VS V6 N/A ADX with BCM and ABS

Posted: Mon Apr 04, 2011 2:20 pm
by VL400
29, 26, 3 and 19,16, 3 is correct :thumbup: