View Single Post
      12-27-2016, 05:16 PM   #11
Dtype
First Lieutenant
36
Rep
398
Posts

Drives: BMW F30 320d
Join Date: Aug 2013
Location: Lisbon

iTrader: (0)

Thanks!!
So I transform what i've read on tool32 to nettodat and coded on ncsexpert?
EDIT:
I've read 0x3103 address and I got this:

Job ("komb87", "CODIERDATEN_LESEN", "0x3103")

JOB_STATUS = OKAY
_TEL_ANTWORT =
9A,F1,60,62,31,03,CD,21,03,33,00,DE,07,9D,0D,5D,13 ,48,15,00,00,90,06,7D,0B,6A,10,0E,12,B9
CODIERDATENBLOCK = CD,21,03,33,00,DE,07,9D,0D,5D,13,48,15,00,00,90,06 ,7D,0B,6A,10,0E,12

I've read it with DR.Gini. (tool32 for some reason dont want to be my friend )

It seems I've got 30 bytes. You got only 23.

Edit2
After looking for the bytes, I was looking on first lina, and should look on second line... So this part of what i've read seem like yours:
CD 21 03 33 00 DE 07 9D 0D 5D 13 48 15 00 00 90 06 7D 0B 6A 10 0E 12

you have this:
8E 17 03 34 00 DC 07 9B 0D 95 12 43 15 00 00 90 06 7D 0B C1 0F 0E 12

So, I do I transform this on Nettodat?

Last edited by Dtype; 12-27-2016 at 05:50 PM..
Appreciate 0