gmenounos / kw1281test

VW KW1281 Protocol Test Tool
MIT License
111 stars 14 forks source link

Please report this to the program maintainer. / Access level is unknown. #79

Closed GvCROZL5 closed 1 month ago

GvCROZL5 commented 1 month ago

Hoi!

I got some weird messages, but not working SKC. :(

Sending Custom "Unlock partial EEPROM read" block Unlock code for software version '$01 $00 $14 $01' is 01 08 05 02 Please report this to the program maintainer. Sending Custom "Get Access Level" block Access level is unknown. Sending Custom "Seed request" block Sending Custom "Get Access Level" block Access level is unknown. Failed to unlock cluster.

Could you please help?

gmenounos commented 1 month ago

Can you attach the kw1281test.log? What kind of car and what year?

GvCROZL5 commented 1 month ago

This is a VW Golf Mk4 Highline 1.9 (AHF) TDI from the year 1998 with Immobilizer Generation II. Sure, I can attach the log: KW1281Test.log

gmenounos commented 1 month ago

Ok, can you run the following command? It should produce a .bin file. After running the command, attach the .bin file (you might have to .zip it) and I'll try to figure out the SKC.

kw1281test.exe COM1 10400 17 DumpEeprom 0 512
GvCROZL5 commented 1 month ago

Sure, here It is the attached dump: eeprom.zip

gmenounos commented 1 month ago

Ok, looks like your SKC is 00700, the same that was returned by the kw1281test GetSKC command. Not sure why that SKC didn't work for you. You could try attaching to address 25 (Immobilizer) instead of address 17 (cluster) and see if the SKC works there.

GvCROZL5 commented 1 month ago

Strange... It's working that way.

Thank You! ;)