KW1281Test v0.26-beta (
https://github.com/gmenounos/kw1281test/releases)
Opening serial port COM2
Sending wakeup message
Reading sync byte
Keyword Lsb $01
Keyword Msb $8A
Protocol is KW 1281 (8N1)
ECU: 1C0920901AX KOMBI+WEGFAHRS. M73 V07
Sending Custom "Unlock Additional Commands" block
Received NAK block
Sending ReadIdent block
Sending Custom "Read Software Version" blocks
Received NAK block
Received NAK block
Received NAK block
Received NAK block
Sending Custom "Unlock partial EEPROM read" block
Unhandled exception: System.Collections.Generic.KeyNotFoundException: The given key '0' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at BitFab.KW1281Test.Program.UnlockCluster(IKW1281Dialog kwp1281)
at BitFab.KW1281Test.Program.UnlockControllerForEepromReadWrite(IKW1281Dialog kwp1281, ControllerAddress controllerAddress)
at BitFab.KW1281Test.Program.DumpClusterEeprom(IKW1281Dialog kwp1281, UInt16 startAddress, UInt16 length)
at BitFab.KW1281Test.Program.Run(String[] args)
at BitFab.KW1281Test.Program.Main(String[] args)