Thank you for you valuable response Mr Menounos , sending my humbly apologies for the late response ,
I am using 3 cables :
1# Hex V2 - genuine RossTech (does not work with this application)
2# Hex V1 - replica Rosstech (functions with limited capability for the app)
3# KKL - Vag-com 409.1 (very promising)
It seems that I got very close using the KKL cable , this functions perfectly with VCDS lite.
However this is the end result :
(any guidance will be extremely grateful)
Version 0.99.7-beta (
https://github.com/gmenounos/kwl281test/releases)
Command Line: kw1281test COM1 10400 17 Getskc
OSVersion: Microsoft Windows NT 10.0.22621.0
.NET Version: 9.0.2
Culture: en-ZA
Opening Generic serial port COM1
Sending Wakeup message
Reading sync byte
Keyword Lsb $01
Keyword Msb $8A
Protocol is KW 1281 (8N1)
ECU: 1J0920825A KOMBI+WEGFAHRS. BOO V12
Software Coding 05102, Workshop Code: 03264
Sending 0x43 block
Received $FF block: 0x0E 0x0B 0xFF 0x68 0x31 0x33 0x34 0x30 0x5F 0x30 0x36 0x2E 0x32 0x2D 0x03
Received $FF block: 0x0D 0x0D OxFF 0x63 0x31 0x33 0x34 0x30 0x5F 0x30 0x36 0x2E Ox32 0x03
h1340 06.2-
c1340 06.2
Sending Login block
Sending Custom $08 $15 block
$08 $15 failed. Trying all combinations (this may take a while).
Trying $00 $00-$FF
Trying $01 $00-$FF
Trying $02 $00-$FF
Trying $03 $00-$FF
Trying $04 $00-$FF
Trying $05 $00-$FF
Trying $06 $00-$FF
Caught: System.TimeoutException The operation has timed out
Unhandled exception: System.TimeoutException: The operation has timed out
at BitFab.KW1281Test.KwpCommon.ReadComplement(Byte b) in D:\src\kw1281test\KwpCommon.cs:line 155
at BitFab.K₩1281Test.KW1281Dialog-SendBlock(List1 blockBytes) in D:\src\kw128ltest\KW1281Dialog.cs:line 349
at BitFab.KW1281Test.Cluster.MotometerBOOCluster.SendCustom(Int32 first, Int32 second) in D:\src\kw1281test\Cluster\MotometerB00Cluster.cs:line 50
at BitFab.KW1281Test.Cluster.MotometerBOOCluster.UnlockForEepromReadWrite( in D:\src\kw1281test\Cluster\MotometerB0OCluster.cs:line 36
at BitFab.KW1281Test.Tester.GetSkc() in D:\src\kw1281test\Tester.cs:line 638
at BitFab.KW1281Test.Program.Run(String[] args) in D:\src\kw1281test\Program.cs:line 287
at BitFab.KW1281Test.Program.Main(String[] args) in D:\src\kw1281test\Program.cs:line 40