View Full Version : VAG-COM/VCDS EVERYTHING
bendzji
20th January, 2021, 10:35 AM
@flyfvdi not fixed , have the latest update installed and firmware upgrade , it was the first thing I have done after encountering these problems
StanNB
20th January, 2021, 11:27 AM
STM32F405 VCDS Hex-V2 can update freely by VII Plua Loader
Yes, normally. But there are some PCB with 405 that are not able to update with VII Plus Loader.
415 vcds hex v2 never update, with many bugs, can not support multi-languages
True, too. For now. But maybe we'll find a way to update 415. It's not impossible.
flyfvdi
21st January, 2021, 05:50 AM
@flyfvdi not fixed , have the latest update installed and firmware upgrade , it was the first thing I have done after encountering these problems
please contact me by private message, i can give you the vcds 405 factory technical support engineer contact mode.
flyfvdi
21st January, 2021, 05:51 AM
Yes, normally. But there are some PCB with 405 that are not able to update with VII Plus Loader.
True, too. For now. But maybe we'll find a way to update 415. It's not impossible.
This is 405 vcds v2 can update by VII Plus Loader
779180
badrax
21st January, 2021, 10:57 AM
all 405 vcds v2 can update by VII Plus Loader
This one cant
https://uploads.tapatalk-cdn.com/20210121/c68c0a1231c8edfa11f4472ca0a39a64.jpg
Sent from my iPhone using Tapatalk
kaalis
21st January, 2021, 01:25 PM
Just got this from obd2ct. FW updated.
Various ecu connections:
CAN ok
K1 ok
K2 does't work.
Already fixed, use VIIPlusLoader-08.021.01-EN-Installer, update it
That didn't help either. Tried 20.12.0.0, 20.12.0.1 in combination with various viiplusloader.
https://uploads.tapatalk-cdn.com/20210121/8a946d2c0313d6663d6aa0df09d54d95.jpghttps://uploads.tapatalk-cdn.com/20210121/9fb319528257d890d8a1bda26ccd8155.jpg
Sent from my VOG-L29 using Tapatalk
bendzji
21st January, 2021, 03:07 PM
I have similar problem. I'm in contact with fly and someone from enginneering staff - they are trying to find a solution.
What car are trying to connect so that k2 doesn't work? A4 b6 and a6 c5 after 2002?
kaalis
21st January, 2021, 06:08 PM
Doesn't really matter: A4 B5-B6-B7 (https://www.ross-tech.com/vag-com/cars/applications/a4s4.html) and A6C5 (https://www.ross-tech.com/vag-com/cars/applications/100a6.html) various modules which sit on K2.
02 trans K1 ok
08 hvac K2 FAIL
15 airbags K1 ok
16 steering K1 ok
25 immo K1 ok
34 level control K1 ok
35 central locks K2 FAIL
45 inter monitor K2 FAIL
55 headlight range K2 FAIL
flyfvdi
22nd January, 2021, 04:08 AM
Just got this from obd2ct. FW updated.
Various ecu connections:
CAN ok
K1 ok
K2 does't work.
That didn't help either. Tried 20.12.0.0, 20.12.0.1 in combination with various viiplusloader.
https://uploads.tapatalk-cdn.com/20210121/8a946d2c0313d6663d6aa0df09d54d95.jpghttps://uploads.tapatalk-cdn.com/20210121/9fb319528257d890d8a1bda26ccd8155.jpg
Sent from my VOG-L29 using Tapatalk
please contact vcds v2 405 factory technical support engineer
flyfvdi
23rd January, 2021, 04:51 AM
This one cant
https://uploads.tapatalk-cdn.com/20210121/c68c0a1231c8edfa11f4472ca0a39a64.jpg
Sent from my iPhone using Tapatalk
There are two copy vcds hex-v2 factory. your v2 is not good.
779179
this pcb v2 is best. support multi-languages. update freely.
flyfvdi
23rd January, 2021, 05:05 AM
There are two copy vcds hex-v2. one is good , another is bad.
779181
779182
cebbes30
23rd January, 2021, 01:28 PM
Can anyone tell me if the clone hex v2 offered here by fly or others also works on a vw golf 8.
Can someone confirm this with a vcds scan
badrax
23rd January, 2021, 01:49 PM
There are two copy vcds hex-v2. one is good , another is bad.
779181
779182
Yes. That's what I been trying to say all the time.
Finally we agree on something ;)
But the one you call "not good" also support upgrades just like the 415!
badrax
23rd January, 2021, 02:48 PM
Hi
Some update on my work on upgrading the 415
I have made a new "firmware" / code to dump the whole 415 chip so that we can see what version of the bootloader is installed.
This is coz I see that there are different version of it from feedback I have received from some forum test users.
The bootloader I have on my 415 is verifying some code at address 0x08040000 and when crc8 is verified it reads the reset vector from it and jumps to this address. This code at 0x08040000 is actually a unmodified (or I believe this) firmware that contains the correct checksum and it's base address is actually 0x08010000. Now at this address 0x08010000 is a patched version of the firmware but it is using the same reset vector so when the bootloader jumps to it then all is good. My firmware is also patched to read the UID (AES encryption key) from the bootloader section which makes my firmware and bootloader compatible with each other (Use a common key).
My patched firmware at 0x08010000 also calls a function at address 0x08060000 just to receive the base address used to set the VTOR register in the 415.
So we have these four things that need checking:
1. Firmware code verifier
2. Reset vector to jump to
3. What UID to use
4. Get VTOR address
From forum testers I have seen changes on 1, 3, 4. Until I see some other bootloaders I cant tell if 2 also is different.
My firmware dumper could potentially handle all four of these tests but number 1 might require brute forcing if crc8 is different then mine.
So as you can see. This is not strait forward and for all of you asking to test "upgrading" please be aware that flashing could brick your cable and make it unusable.
And when I say "upgrading" that is to flash my dumper code or to flash the 4508 firmware only available atm.
(Still reading? Good :))
Dumper code. (For you that are willing to do testing and to brick your cable)
My dumper code behaves like a new firmware and when started by the bootloader it converts the cable into a USB mass storage device for you to access from your OS. You will see that one of your cables LED turns solid white and you will also see a new drive letter with the name FLASH.
On this device there will exist two files:
"extra.bin" which is the OTP area (One Time Programmable)
"flash.bin" which is the whole flash memory of 1 meg.
It will stay this way for 2 min and after this you will see the LED blinking yellow for 10 sec for so to start the bootloader again and wait for a new firmware upgrade.
If you run out of time then just disconnect and connect your cable again and you will have 2 more min.
Copy these files or make a zip container for so to send to me
Your cable will now stay like this until you receive a new firmware from me after I have looked at the bootloader.
regards
Ganja47
24th January, 2021, 10:59 AM
Dumped and sent to you.
Thanks for all the hard work you are putting into this, much appreciated
badrax
24th January, 2021, 02:00 PM
Dumped and sent to you.
Thanks for all the hard work you are putting into this, much appreciated
Awesome. Thanks for being the first guinea pig :)
Will send you a firmware you can flash back to so you can use your cable again.
Ganja47
24th January, 2021, 03:08 PM
no worries. worked a treat, cable back to normal if anyone else needed reassurance to participate
bg17aw
24th January, 2021, 05:03 PM
What did I do wrong during installation?
When Windows starts, it seems it is running an update service.
Kolimer loader was of course not running at Windows start-up
mrben
24th January, 2021, 05:35 PM
VCDS is setup on startup, i saw that after instalation vcds set startup command, and probably check for updates...
Sent from my SM-G970F using Tapatalk
thedemonduck
24th January, 2021, 07:03 PM
Post for Download :winky:
szpectronik
24th January, 2021, 11:21 PM
there is probably a newer loader than the one provided in the flyfvdi post, please link maybe someone has the file rar password
https://www.chinaobd2.com/service/vcds-hex-v2-plus-loader-free-download-7.html
https://mega.nz/file/sHRBRCyK#QXsDcmw-4hthCvatG6_fvxcwcpTOCBBT67mTUs2Nxyg
VIIPlusLoader-08.021.02-EN-Installer
crouchinggerbil
24th January, 2021, 11:24 PM
there is probably a newer loader than the one provided in the flyfvdi post, please link maybe someone has the file rar password
https://www.chinaobd2.com/service/vcds-hex-v2-plus-loader-free-download-7.html
https://mega.nz/file/sHRBRCyK#QXsDcmw-4hthCvatG6_fvxcwcpTOCBBT67mTUs2Nxyg
VIIPlusLoader-08.021.02-EN-Installer
https://www.digital-kaos.co.uk/forums/showthread.php/866520-BIGGEST-VCDS-COLLECTION-EVER!!!-INCL-LOADER!!!-MULTILINGUAL-NO-PASS!!!
crouchinggerbil
24th January, 2021, 11:28 PM
What did I do wrong during installation?
When Windows starts, it seems it is running an update service.
Kolimer loader was of course not running at Windows start-up
That is because the software is updatable. The loader does not affect updates.
szpectronik
24th January, 2021, 11:43 PM
Please new loader VIIPlusLoader-08.021.02 no pass
https://mega.nz/file/hPoSTIqA#aWQwkn5RvwtOktnnGC3BIi5-fRRSVbntWsqb5eEZsVU
jan4
25th January, 2021, 07:59 AM
any update changelog ??
Lolo4321
25th January, 2021, 01:20 PM
Does it work with golf 7? / Hex v2 arm
Did anyone test kolimer with golf 7?
jaubertel
25th January, 2021, 07:38 PM
Hi
Some update on my work on upgrading the 415
I have made a new "firmware" / code to dump the whole 415 chip so that we can see what version of the bootloader is installed.
This is coz I see that there are different version of it from feedback I have received from some forum test users.
The bootloader I have on my 415 is verifying some code at address 0x08040000 and when crc8 is verified it reads the reset vector from it and jumps to this address. This code at 0x08040000 is actually a unmodified (or I believe this) firmware that contains the correct checksum and it's base address is actually 0x08010000. Now at this address 0x08010000 is a patched version of the firmware but it is using the same reset vector so when the bootloader jumps to it then all is good. My firmware is also patched to read the UID (AES encryption key) from the bootloader section which makes my firmware and bootloader compatible with each other (Use a common key).
........................................
regards
Hello Badrax, thank's for your very good job and respect.
I am waiting for my new cable like this PCB: 779876
Question: if I copy its firmware with the STLINK like this:
Can i extract the .bin of my cable easy with a ST STLINK (whith correct pinnouts on the STM32F405VGT6) .
and flash it with this if a upgrade fail?
779865
I am interesed by the .bin file of the entire memory of the STM32
Regards.
PS: I am french and my English is no good...
liviudiaconu
25th January, 2021, 08:57 PM
What did I do wrong during installation?
When Windows starts, it seems it is running an update service.
Kolimer loader was of course not running at Windows start-up
Look in your Startup, maybe will see a command like "vcds.exe update" or something else.
Delete-it.
Or, Options-> "User interface...." tab, choose "Do not check for updates" insted "Release only", save..close VCDS and look in startup. Teoreticaly the command "vcds.exe update" must disapear.
If not, delete-it.
badrax
26th January, 2021, 12:30 AM
Hello Badrax, thank's for your very good job and respect.
I am waiting for my new cable like this PCB: 779876
Question: if I copy its firmware with the STLINK like this:
Can i extract the .bin of my cable easy with a ST STLINK (whith correct pinnouts on the STM32F405VGT6) .
and flash it with this if a upgrade fail?
779865
I am interesed by the .bin file of the entire memory of the STM32
Regards.
PS: I am french and my English is no good...
The STM chip on these cables are most likely read protected so you cant just read out the content with a ST-Link debugger.
You could be lucky and hope they forgot to set the RDP level and if so you can read out the whole chip.
If RDP is set then the only way I know of to dump the content is using fault injection like voltage glitching.
If RDP2 is used then you will have to double glitch. First glitch from RDP2 -> RDP1 and then glitch the system bootloader when reading.
Check out wallet.fail and or chip.fail. They use voltage glitching to go from RDP2 to RDP1 for so to dump the RAM content.
It will require some more effort to dump the flash.
But. You could be lucky and get a cable set to RDP0 :)
regards
flyfvdi
26th January, 2021, 04:12 AM
Does it work with golf 7? / Hex v2 arm
Did anyone test kolimer with golf 7?
779992
yes, this vcds hex-v2 work with golf 7
Roma77
26th January, 2021, 06:50 AM
bg17aw
in the registry windows 7 it is here
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder\C:^Users^PCname^AppDa ta^Roaming^Microsoft^Windows^Start Menu^Programs^Startup^RT-Updater.lnk
borian
26th January, 2021, 09:03 AM
bg17aw
in the registry windows 7 it is here
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder\C:^Users^PCname^AppDa ta^Roaming^Microsoft^Windows^Start Menu^Programs^Startup^RT-Updater.lnk
so just use a tool msconfig (type in cmd) and disable RT-Updater from launch list and for Windows 7 it will work as a charm ;)
kaalis
26th January, 2021, 09:33 AM
K2 connection fixed. Waiting for official to release it public.
Roma77
26th January, 2021, 10:02 AM
so just use a tool msconfig (type in cmd) and disable RT-Updater from launch list and for Windows 7 it will work as a charm ;)
I know, but removing excess garbage is much better than disabling it.
donbrisko
26th January, 2021, 01:10 PM
Hey everyone,
anyone knows the PIN assignment of the 7 pin header? USB cable ground is placed on the most right pin (7).
Want to flash the interface USBASP soon - shouldn't make problems or?
780100780101
Thanks :)!
jan4
26th January, 2021, 02:50 PM
this is what you are searching for ;
780153
simply use a mm to follow the connector to the pins of the atmega162
bendzji
26th January, 2021, 07:15 PM
K2 connection fixed. Waiting for official to release it public.I confirm k2 working - still one little thing to repair - I guess they will wait with release for that.
jaubertel
26th January, 2021, 09:51 PM
Check out wallet.fail and or chip.fail. They use voltage glitching to go from RDP2 to RDP1 for so to dump the RAM content.
It will require some more effort to dump the flash.
But. You could be lucky and get a cable set to RDP0 :)
regards
Hello badrax,
ST-Link can disable RDP1 but delete memory..., and i think's that it can't for RDP2.
It's very difficult to disable RDP1 without deleting the memory.
I have looked at Wallet.fail and Chip.fail but it's very complicated for my level.
when my cable arrive, i look if it is set to RDP0 but isn't Christmas...
Regards.
Tib82
30th January, 2021, 07:04 PM
VCDS 20.12.0 HGJ (20210129 DS322.1) released
SHA1: aa29301574b5b21f27e7c73ae9ea8940604a8c5f
flyfvdi
31st January, 2021, 06:18 AM
VIIPlusLoader-08.021.03-EN-Installer.rar mega.nz download link:
https://mega.nz/file/Ak0FCAAZ#uOq-2eFr61j_kvrgpmqmibsPgGL5sfOFuIhRDS5wY78
Changelog: modify k2 bugs.
badrax
31st January, 2021, 06:58 PM
This is how it looks like without the stm chip in case you ever wondered :)
https://uploads.tapatalk-cdn.com/20210131/00fe385d91115038e28da5e939fcb35e.jpg
Looks like they are using RTOS os this time. Also a small bootstrap code to copy and boot from ram so definitely a new firmware type.
Main firmware now at address 0x08020000 and is about 180k in size.
Will be fun to dig deeper.
Sent from my iPhone using Tapatalk
digiservice
31st January, 2021, 08:11 PM
How can I change install directory of vcds? I want to run from an other place. When VII Plus installed first time it asked what directory I want to use...
Now i got "Software startup failure" message from loader.
thanx for reply
crouchinggerbil
31st January, 2021, 08:13 PM
How can I change install directory of vcds? I want to run from an other place. When VII Plus installed first time it asked what directory I want to use...
Now i got "Software startup failure" message from loader.
thanx for reply
You can choose folder when you do install.
Delete and start again.
bendzji
31st January, 2021, 08:18 PM
Or drag vcds exe to vii loader window it should update path to exe
digiservice
31st January, 2021, 08:18 PM
So, when I choose an other directory to install vcds, VII loader can not able to start the vcds. I wonder if how can I setup the working vcds directory in VII.
(drag and drop not works)
crouchinggerbil
31st January, 2021, 08:30 PM
So, when I choose an other directory to install vcds, VII loader can not able to start the vcds. I wonder if how can I setup the working vcds directory in VII.
(drag and drop not works)
Why dont you just leave in default directory..... Problem Solved........
digiservice
31st January, 2021, 08:32 PM
Because the first install was in a different directory. Now i want to use the default... :-(
miouser
31st January, 2021, 10:26 PM
@digiservice
delete UserData.db in C:\Users\PCUSER\Documents\VIIPlusloader\
bendzji
31st January, 2021, 11:03 PM
you are right - with the drag and drop method you can start any vcds.exe but it doesn't save it as default path
digiservice
31st January, 2021, 11:39 PM
miouser, it works!
Thank you mate!
flyfvdi
1st February, 2021, 04:46 AM
How can I change install directory of vcds? I want to run from an other place. When VII Plus installed first time it asked what directory I want to use...
Now i got "Software startup failure" message from loader.
thanx for reply
uninstall and reintall it
liviudiaconu
1st February, 2021, 08:14 AM
uninstall and reintall it
Can ask your programmer to delete UserData.db file when uninstall the loader? because uninstall and reinstall not work always to solve problemm.
kaalis
1st February, 2021, 02:17 PM
VCDS 20.12.0 HGJ (20210129 DS322.1) released
SHA1: aa29301574b5b21f27e7c73ae9ea8940604a8c5f
+
Recent releases of 20.12
MFT, ROJ, DRV, PCI, AIB, NEZ in late january.
obeids
1st February, 2021, 07:13 PM
Hi there Guys.
Got VCDS china cable... The cheaper type and not the ARM MCU type.
It was V20.4.2
Was working fine until suddenly it shows LICENSE REVOKED. Obviously it's a clone but what solution to get it working again? DOes it need a reflash and which files? Or do we just need a loader or something?
Lolo4321
1st February, 2021, 09:47 PM
Use Kolimer loader and firmware
liviudiaconu
1st February, 2021, 10:04 PM
@digiservice
delete UserData.db in C:\Users\PCUSER\Documents\VIIPlusloader\
Tested: If delete UserData.db WITHOUT reinstall loader, then loader will ask all the times wich version VCDS want to launch. If delete .db file and reinstall, will ask first time only. You can choose how is OK for you. That because .db file is generated only at install.
kaalis
2nd February, 2021, 04:46 PM
NEZ released 20.12.0.3 today.
Diablotic
2nd February, 2021, 06:07 PM
I use Kolimer loader with VCDS 20.4.2 and now would like to update software, please can you point me the right direction?
crouchinggerbil
2nd February, 2021, 06:22 PM
I use Kolimer loader with VCDS 20.4.2 and now would like to update software, please can you point me the right direction?
Download it from ross-tech website and reuse the loader to launch ;)
Fabio89
2nd February, 2021, 06:43 PM
Hi
Has any way to fix it ?
VCDS ATMEGA162
782287
782288
782289782290
Tried change USB cable, Uninstall e Reinstall drivers... doesnt fix.
Maybe hardware issue, right ??
kaalis
2nd February, 2021, 07:13 PM
Change ftdi chip to known good.
Sent from my VOG-L29 using Tapatalk
digiservice
3rd February, 2021, 08:34 PM
Good to know, Thank You.
obdcarsale
5th February, 2021, 02:08 PM
Or drag vcds exe to vii loader window it should update path to exe
hi, do you have test VIIPlusLoader-08.021.03 K2 all worked out? thanks
obdcarsale
5th February, 2021, 02:18 PM
VIIPlusLoader-08.021.02 and VIIPlusLoader-08.021.03 with new bugs!
783130
kaalis
5th February, 2021, 02:22 PM
Post rod file as text, image is too small to read.
bendzji
5th February, 2021, 02:22 PM
08.021.03 works for me and A4 B6 / B7 - k1 k2 and can ok
I was propably the first tester of 03 beta because there was no communication with telephone module address 77 ( On K1 in my car ) - 02 repaired K2 issues
Creteil
5th February, 2021, 02:40 PM
VIIPlusLoader-08.021.02 and VIIPlusLoader-08.021.03 with new bugs!
783130
Just use : Postimages (https://postimages.org/)
Upload your screenshot to the WEB page of « Postimages », let them encoding multiples URL's to your screenshot and use the one named « Thumbnail for forums ».
Here is the result of what it do (clicking on the thumbnail redirect to a viewer for image in original size) :
https://i.postimg.cc/jnhwcL94/image.png
(https://postimg.cc/jnhwcL94)Hope it help...
obdcarsale
5th February, 2021, 03:17 PM
https://postimg.cc/JDGC7Lh4
https://i.postimg.cc/JDGC7Lh4/12x.png (https://postimg.cc/JDGC7Lh4)
the old VIIPlusLoader-08.020.13 without this problems!
obdcarsale
5th February, 2021, 03:22 PM
thanks for you help!
kaalis
5th February, 2021, 05:18 PM
Actual filename is EV_GatewNF_VW37.rod
VCDS detected cable as clone and switched some letters.
obdcarsale
5th February, 2021, 06:05 PM
that is the VIIPlusLoader-08.021.02 and VIIPlusLoader-08.021.03 , by VIIPlusLoader-08.020.13 test all ok.
DYXiCZ
6th February, 2021, 01:49 PM
VIIPlusLoader-08.021.03-EN-Installer.rar mega.nz download link:
https://mega.nz/file/Ak0FCAAZ#uOq-2eFr61j_kvrgpmqmibsPgGL5sfOFuIhRDS5wY78
Changelog: modify k2 bugs.
Hello flyfvdi :) Thanks for newest updates :) How can i contact the developer of the tool?
Me and bunch of my friends use these cables. And I, in my free time, translated the tool to our native language (Czech)
Is there a way to contact the developer? So we can maybe add our (czech) language to next releases? So other users can use it too?
783415783416783417783418
Translation works without any issues for couple of recent updates :)
In attachments i attached AppConfig.ini file (inside zip). You can copy (and replace) this file in .\VIIPlusLoader\ConfigFile\ to activate it :)
To revert it back to english - open the file and edit Language=Czech to Language=English :)
badrax
6th February, 2021, 11:59 PM
A little update on my work on the upgradable 405 cable.
Did some logging of the communication to the external "crypto" chip that this cable is using and I am pretty sure that it is using i2c with address 0x50 and 0x51.
While booting, the STM32F405 send some messages to the chip for it to verify and a message can look like this.
"00 0A 80 08 00 00 05 01 01 02 03 04"
This message is of length 0x0A and is of type 0x0880. It contains some payload with a length of 5 bytes and the payload is 1, 2, 3, 4. This is one of the first message sent and I believe this is the STM saying hello.
MSG Type : 0x0880 "Send"
MSG Length : 0x0A
UN1 : 0x0000
Payload Len : 0x05
Payload Type: 0x01 "Test MSG ??"
Payload (without checksum):
0000 : 01 02 03 04
Payload NOT encrypted:
0000 : 01 02 03 04
The response from the chip for this message is:
"00 0E 8F 01 95 9C 4D 07 1C 71 3B 4F 40 10 90 00"
Response:
MSG Type : 0x8F "Receive"
Payload Type: 0x01 "Test MSG ??"
MSG Length : 0x0E
Decrypted:
0000 : 00 02 00 00 00 00 00 00
The encryption used here is TEA in CBC mode and will be used for more or less all other messages.
Message: "00 10 80 08 00 00 0B 74 FB E7 23 87 0C 4A 2F 8D 65 C3"
MSG Type : 0x0880 "Send"
MSG Length : 0x10
UN1 : 0x0000
Payload Len : 0x0B
Payload Type: 0x74 "Get Version"
Checksum : 0x65C3 "Checksum OK"
Payload (without checksum):
0000 : FB E7 23 87 0C 4A 2F 8D | ..#..J/.
Decrypted payload:
0000 : 00 B3 2D 16 52 00 00 00 | ..-.R...
Type2 : 0x00
Nonce : 0xB3 0x2D 0x16 0x52
Data Len : 0x00
Data field empty
Nonce resp: n1:"50 F7 39 28" n2:"E4 14 CC EC"
Response:
00 16 8F 74 6D B6 5D 8A FB 7B E3 7B 24 46 EB 5B 87 85 36 9D 41 6E 90 00
MSG Type : 0x8F "Receive"
Payload Type: 0x74 "Get Version"
MSG Length : 0x16
Decrypted
0000 : 00 00 B3 2D 16 52 08 30 31 2E 30 30 2E 30 32 00 | ...-.R.01.00.02.
So I guess the SW version running on my encryption chip is "01.00.02" and that this is actually not an encryption chip but a small MCU?
Here is a message to verify my STM32F405 UID
"00 20 80 08 00 00 1B 70 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36 CB 4B"
(I have modified it to not show my UID if decrypted)
MSG Type : 0x0880 "Send"
MSG Length : 0x20
UN1 : 0x0000
Payload Len : 0x1B
Payload Type: 0x70 "Verify UID"
Checksum : 0xCB4B "Checksum OK"
Payload (without checksum):
0000 : 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36
Decrypted payload:
0000 : 00 2B 80 41 FB 10 <16 byte MD5(UID + 0xFA padding) hash> 00 00
Type2 : 0x00
Nonce : 0x2B 0x80 0x41 0xFB
Data Len : 0x10
Data:
0000 : <16 byte MD5 res like above>
Nonce resp: n1:"76 9C EC 42" n2:"24 7C 74 A4"
Response:
"0x00, 0x0E, 0x8F, 0x70, 0x2B, 0x04, 0xCA, 0xB5, 0x71, 0xE2, 0xA7, 0xBC, 0x8A, 0x08, 0x90, 0x00"
MSG Type : 0x8F "Receive"
Payload Type: 0x70 "Verify UID"
MSG Length : 0x0E
Decrypted
0000 : 00 00 24 7C 74 A4 00 00
This last message is a bit more interesting coz it is sent to verify something "the UID" and will respond if verified success with modified nonce.
The calculated nonce response is now verified with the decrypted message and we see that "24 7C 74 A4" == "24 7C 74 A4" so my UID is good to go.
(But of course this is my fake UID since I am running the firmware on a different chip :))
Messages I have seen is:
0x01: "Test MSG ??";
0x70: "Verify UID"
0x71: "Get RSA ??" (This one will be interesting)
0x74: "Get Version"
0x77: "UNKNOWN"; (Don't know what this one is yet)
I have been asked if I can make this firmware run on the 415 not upgradable cable and I don't see that this should be an issue.
However making it run and show up in VCDS is one ting but will it work on your car? It kind of look like the upgradable cable is using a different pin configuration then the 415. Perhaps some one can dig deeper and figure this out?
One more ting i discovered after I installed my STM back on the PCB is that when booting the bootloader will set RDP2 if other read protect levels are detected so my chip got locked again :|
But I have found and removed this code so it wont happen again. (If you are hoping to buy a cable without RDP then I am sorry to inform you that this will most likely never happen)
I have also extracted all the different firmware versions I could find to see what is changed and it looks like the firmware is recompiled for every time so they definitely have the source code for this and that it is true that they have made their own firmware.
(Unless this is the actual RT firmware an that the one extracted from the 415 is the fake one lol)
There is some more crypto stuff when booting like RSA1024 to extract the TEA key to decrypt part of the bootloader and this rsa data is located in the OTP area. I might also have to dump the chip one more time coz I forgot to check the RTC backup registers and if there are any data stored there.
(If you are still reading then you are probably just as interested in this then I am ;))
peetr
7th February, 2021, 12:50 AM
that is the VIIPlusLoader-08.021.02 and VIIPlusLoader-08.021.03 , by VIIPlusLoader-08.020.13 test all ok.
My cable is still on the way, but as I get it should I use 08.020.13 as loader, or the newest one?
Thank you all very much for this good stuff! There are surely many people which appreciate it even more as me. Please keep it up
flyfvdi
7th February, 2021, 04:40 AM
Hello flyfvdi :) Thanks for newest updates :) How can i contact the developer of the tool?
Me and bunch of my friends use these cables. And I, in my free time, translated the tool to our native language (Czech)
Is there a way to contact the developer? So we can maybe add our (czech) language to next releases? So other users can use it too?
783415783416783417783418
Translation works without any issues for couple of recent updates :)
In attachments i attached AppConfig.ini file (inside zip). You can copy (and replace) this file in .\VIIPlusLoader\ConfigFile\ to activate it :)
To revert it back to english - open the file and edit Language=Czech to Language=English :)
VCDS hex-v2 is also available in the following languages:
Chinese, Croatian, Czech, Danish, English, French, German, Hungarian, Italian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish
VCDS hex-v2 support Czech, you can directly use Czech
obdcarsale
7th February, 2021, 04:58 AM
recommend install VIIPlusLoader-08.020.13 version, Maybe will release new VIIPlusLoader ,fix the bugs!
flyfvdi
7th February, 2021, 05:08 AM
My cable is still on the way, but as I get it should I use 08.020.13 as loader, or the newest one?
Thank you all very much for this good stuff! There are surely many people which appreciate it even more as me. Please keep it up
Please directly use the latest VIIPlusLoader-08.021.03
flyfvdi
7th February, 2021, 05:15 AM
A little update on my work on the upgradable 405 cable.
Did some logging of the communication to the external "crypto" chip that this cable is using and I am pretty sure that it is using i2c with address 0x50 and 0x51.
While booting, the STM32F405 send some messages to the chip for it to verify and a message can look like this.
"00 0A 80 08 00 00 05 01 01 02 03 04"
This message is of length 0x0A and is of type 0x0880. It contains some payload with a length of 5 bytes and the payload is 1, 2, 3, 4. This is one of the first message sent and I believe this is the STM saying hello.
MSG Type : 0x0880 "Send"
MSG Length : 0x0A
UN1 : 0x0000
Payload Len : 0x05
Payload Type: 0x01 "Test MSG ??"
Payload (without checksum):
0000 : 01 02 03 04
Payload NOT encrypted:
0000 : 01 02 03 04
The response from the chip for this message is:
"00 0E 8F 01 95 9C 4D 07 1C 71 3B 4F 40 10 90 00"
Response:
MSG Type : 0x8F "Receive"
Payload Type: 0x01 "Test MSG ??"
MSG Length : 0x0E
Decrypted:
0000 : 00 02 00 00 00 00 00 00
The encryption used here is TEA in CBC mode and will be used for more or less all other messages.
Message: "00 10 80 08 00 00 0B 74 FB E7 23 87 0C 4A 2F 8D 65 C3"
MSG Type : 0x0880 "Send"
MSG Length : 0x10
UN1 : 0x0000
Payload Len : 0x0B
Payload Type: 0x74 "Get Version"
Checksum : 0x65C3 "Checksum OK"
Payload (without checksum):
0000 : FB E7 23 87 0C 4A 2F 8D | ..#..J/.
Decrypted payload:
0000 : 00 B3 2D 16 52 00 00 00 | ..-.R...
Type2 : 0x00
Nonce : 0xB3 0x2D 0x16 0x52
Data Len : 0x00
Data field empty
Nonce resp: n1:"50 F7 39 28" n2:"E4 14 CC EC"
Response:
00 16 8F 74 6D B6 5D 8A FB 7B E3 7B 24 46 EB 5B 87 85 36 9D 41 6E 90 00
MSG Type : 0x8F "Receive"
Payload Type: 0x74 "Get Version"
MSG Length : 0x16
Decrypted
0000 : 00 00 B3 2D 16 52 08 30 31 2E 30 30 2E 30 32 00 | ...-.R.01.00.02.
So I guess the SW version running on my encryption chip is "01.00.02" and that this is actually not an encryption chip but a small MCU?
Here is a message to verify my STM32F405 UID
"00 20 80 08 00 00 1B 70 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36 CB 4B"
(I have modified it to not show my UID if decrypted)
MSG Type : 0x0880 "Send"
MSG Length : 0x20
UN1 : 0x0000
Payload Len : 0x1B
Payload Type: 0x70 "Verify UID"
Checksum : 0xCB4B "Checksum OK"
Payload (without checksum):
0000 : 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36
Decrypted payload:
0000 : 00 2B 80 41 FB 10 <16 byte MD5(UID + 0xFA padding) hash> 00 00
Type2 : 0x00
Nonce : 0x2B 0x80 0x41 0xFB
Data Len : 0x10
Data:
0000 : <16 byte MD5 res like above>
Nonce resp: n1:"76 9C EC 42" n2:"24 7C 74 A4"
Response:
"0x00, 0x0E, 0x8F, 0x70, 0x2B, 0x04, 0xCA, 0xB5, 0x71, 0xE2, 0xA7, 0xBC, 0x8A, 0x08, 0x90, 0x00"
MSG Type : 0x8F "Receive"
Payload Type: 0x70 "Verify UID"
MSG Length : 0x0E
Decrypted
0000 : 00 00 24 7C 74 A4 00 00
This last message is a bit more interesting coz it is sent to verify something "the UID" and will respond if verified success with modified nonce.
The calculated nonce response is now verified with the decrypted message and we see that "24 7C 74 A4" == "24 7C 74 A4" so my UID is good to go.
(But of course this is my fake UID since I am running the firmware on a different chip :))
Messages I have seen is:
0x01: "Test MSG ??";
0x70: "Verify UID"
0x71: "Get RSA ??" (This one will be interesting)
0x74: "Get Version"
0x77: "UNKNOWN"; (Don't know what this one is yet)
I have been asked if I can make this firmware run on the 415 not upgradable cable and I don't see that this should be an issue.
However making it run and show up in VCDS is one ting but will it work on your car? It kind of look like the upgradable cable is using a different pin configuration then the 415. Perhaps some one can dig deeper and figure this out?
One more ting i discovered after I installed my STM back on the PCB is that when booting the bootloader will set RDP2 if other read protect levels are detected so my chip got locked again :|
But I have found and removed this code so it wont happen again. (If you are hoping to buy a cable without RDP then I am sorry to inform you that this will most likely never happen)
I have also extracted all the different firmware versions I could find to see what is changed and it looks like the firmware is recompiled for every time so they definitely have the source code for this and that it is true that they have made their own firmware.
(Unless this is the actual RT firmware an that the one extracted from the 415 is the fake one lol)
There is some more crypto stuff when booting like RSA1024 to extract the TEA key to decrypt part of the bootloader and this rsa data is located in the OTP area. I might also have to dump the chip one more time coz I forgot to check the RTC backup registers and if there are any data stored there.
(If you are still reading then you are probably just as interested in this then I am ;))
VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader, their engineers develop themselves firmware.
flyfvdi
7th February, 2021, 06:28 AM
A little update on my work on the upgradable 405 cable.
Did some logging of the communication to the external "crypto" chip that this cable is using and I am pretty sure that it is using i2c with address 0x50 and 0x51.
While booting, the STM32F405 send some messages to the chip for it to verify and a message can look like this.
"00 0A 80 08 00 00 05 01 01 02 03 04"
This message is of length 0x0A and is of type 0x0880. It contains some payload with a length of 5 bytes and the payload is 1, 2, 3, 4. This is one of the first message sent and I believe this is the STM saying hello.
MSG Type : 0x0880 "Send"
MSG Length : 0x0A
UN1 : 0x0000
Payload Len : 0x05
Payload Type: 0x01 "Test MSG ??"
Payload (without checksum):
0000 : 01 02 03 04
Payload NOT encrypted:
0000 : 01 02 03 04
The response from the chip for this message is:
"00 0E 8F 01 95 9C 4D 07 1C 71 3B 4F 40 10 90 00"
Response:
MSG Type : 0x8F "Receive"
Payload Type: 0x01 "Test MSG ??"
MSG Length : 0x0E
Decrypted:
0000 : 00 02 00 00 00 00 00 00
The encryption used here is TEA in CBC mode and will be used for more or less all other messages.
Message: "00 10 80 08 00 00 0B 74 FB E7 23 87 0C 4A 2F 8D 65 C3"
MSG Type : 0x0880 "Send"
MSG Length : 0x10
UN1 : 0x0000
Payload Len : 0x0B
Payload Type: 0x74 "Get Version"
Checksum : 0x65C3 "Checksum OK"
Payload (without checksum):
0000 : FB E7 23 87 0C 4A 2F 8D | ..#..J/.
Decrypted payload:
0000 : 00 B3 2D 16 52 00 00 00 | ..-.R...
Type2 : 0x00
Nonce : 0xB3 0x2D 0x16 0x52
Data Len : 0x00
Data field empty
Nonce resp: n1:"50 F7 39 28" n2:"E4 14 CC EC"
Response:
00 16 8F 74 6D B6 5D 8A FB 7B E3 7B 24 46 EB 5B 87 85 36 9D 41 6E 90 00
MSG Type : 0x8F "Receive"
Payload Type: 0x74 "Get Version"
MSG Length : 0x16
Decrypted
0000 : 00 00 B3 2D 16 52 08 30 31 2E 30 30 2E 30 32 00 | ...-.R.01.00.02.
So I guess the SW version running on my encryption chip is "01.00.02" and that this is actually not an encryption chip but a small MCU?
Here is a message to verify my STM32F405 UID
"00 20 80 08 00 00 1B 70 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36 CB 4B"
(I have modified it to not show my UID if decrypted)
MSG Type : 0x0880 "Send"
MSG Length : 0x20
UN1 : 0x0000
Payload Len : 0x1B
Payload Type: 0x70 "Verify UID"
Checksum : 0xCB4B "Checksum OK"
Payload (without checksum):
0000 : 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36
Decrypted payload:
0000 : 00 2B 80 41 FB 10 <16 byte MD5(UID + 0xFA padding) hash> 00 00
Type2 : 0x00
Nonce : 0x2B 0x80 0x41 0xFB
Data Len : 0x10
Data:
0000 : <16 byte MD5 res like above>
Nonce resp: n1:"76 9C EC 42" n2:"24 7C 74 A4"
Response:
"0x00, 0x0E, 0x8F, 0x70, 0x2B, 0x04, 0xCA, 0xB5, 0x71, 0xE2, 0xA7, 0xBC, 0x8A, 0x08, 0x90, 0x00"
MSG Type : 0x8F "Receive"
Payload Type: 0x70 "Verify UID"
MSG Length : 0x0E
Decrypted
0000 : 00 00 24 7C 74 A4 00 00
This last message is a bit more interesting coz it is sent to verify something "the UID" and will respond if verified success with modified nonce.
The calculated nonce response is now verified with the decrypted message and we see that "24 7C 74 A4" == "24 7C 74 A4" so my UID is good to go.
(But of course this is my fake UID since I am running the firmware on a different chip :))
Messages I have seen is:
0x01: "Test MSG ??";
0x70: "Verify UID"
0x71: "Get RSA ??" (This one will be interesting)
0x74: "Get Version"
0x77: "UNKNOWN"; (Don't know what this one is yet)
I have been asked if I can make this firmware run on the 415 not upgradable cable and I don't see that this should be an issue.
However making it run and show up in VCDS is one ting but will it work on your car? It kind of look like the upgradable cable is using a different pin configuration then the 415. Perhaps some one can dig deeper and figure this out?
One more ting i discovered after I installed my STM back on the PCB is that when booting the bootloader will set RDP2 if other read protect levels are detected so my chip got locked again :|
But I have found and removed this code so it wont happen again. (If you are hoping to buy a cable without RDP then I am sorry to inform you that this will most likely never happen)
I have also extracted all the different firmware versions I could find to see what is changed and it looks like the firmware is recompiled for every time so they definitely have the source code for this and that it is true that they have made their own firmware.
(Unless this is the actual RT firmware an that the one extracted from the 415 is the fake one lol)
There is some more crypto stuff when booting like RSA1024 to extract the TEA key to decrypt part of the bootloader and this rsa data is located in the OTP area. I might also have to dump the chip one more time coz I forgot to check the RTC backup registers and if there are any data stored there.
(If you are still reading then you are probably just as interested in this then I am ;))
VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader, their engineers develop themselves firmware.
flyfvdi
7th February, 2021, 06:32 AM
A little update on my work on the upgradable 405 cable.
Did some logging of the communication to the external "crypto" chip that this cable is using and I am pretty sure that it is using i2c with address 0x50 and 0x51.
While booting, the STM32F405 send some messages to the chip for it to verify and a message can look like this.
"00 0A 80 08 00 00 05 01 01 02 03 04"
This message is of length 0x0A and is of type 0x0880. It contains some payload with a length of 5 bytes and the payload is 1, 2, 3, 4. This is one of the first message sent and I believe this is the STM saying hello.
MSG Type : 0x0880 "Send"
MSG Length : 0x0A
UN1 : 0x0000
Payload Len : 0x05
Payload Type: 0x01 "Test MSG ??"
Payload (without checksum):
0000 : 01 02 03 04
Payload NOT encrypted:
0000 : 01 02 03 04
The response from the chip for this message is:
"00 0E 8F 01 95 9C 4D 07 1C 71 3B 4F 40 10 90 00"
Response:
MSG Type : 0x8F "Receive"
Payload Type: 0x01 "Test MSG ??"
MSG Length : 0x0E
Decrypted:
0000 : 00 02 00 00 00 00 00 00
The encryption used here is TEA in CBC mode and will be used for more or less all other messages.
Message: "00 10 80 08 00 00 0B 74 FB E7 23 87 0C 4A 2F 8D 65 C3"
MSG Type : 0x0880 "Send"
MSG Length : 0x10
UN1 : 0x0000
Payload Len : 0x0B
Payload Type: 0x74 "Get Version"
Checksum : 0x65C3 "Checksum OK"
Payload (without checksum):
0000 : FB E7 23 87 0C 4A 2F 8D | ..#..J/.
Decrypted payload:
0000 : 00 B3 2D 16 52 00 00 00 | ..-.R...
Type2 : 0x00
Nonce : 0xB3 0x2D 0x16 0x52
Data Len : 0x00
Data field empty
Nonce resp: n1:"50 F7 39 28" n2:"E4 14 CC EC"
Response:
00 16 8F 74 6D B6 5D 8A FB 7B E3 7B 24 46 EB 5B 87 85 36 9D 41 6E 90 00
MSG Type : 0x8F "Receive"
Payload Type: 0x74 "Get Version"
MSG Length : 0x16
Decrypted
0000 : 00 00 B3 2D 16 52 08 30 31 2E 30 30 2E 30 32 00 | ...-.R.01.00.02.
So I guess the SW version running on my encryption chip is "01.00.02" and that this is actually not an encryption chip but a small MCU?
Here is a message to verify my STM32F405 UID
"00 20 80 08 00 00 1B 70 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36 CB 4B"
(I have modified it to not show my UID if decrypted)
MSG Type : 0x0880 "Send"
MSG Length : 0x20
UN1 : 0x0000
Payload Len : 0x1B
Payload Type: 0x70 "Verify UID"
Checksum : 0xCB4B "Checksum OK"
Payload (without checksum):
0000 : 38 YY 0D YY D8 2F YY 6E YY BF YY YY YY 79 4C YY YY 45 D8 YY YY YY YY 36
Decrypted payload:
0000 : 00 2B 80 41 FB 10 <16 byte MD5(UID + 0xFA padding) hash> 00 00
Type2 : 0x00
Nonce : 0x2B 0x80 0x41 0xFB
Data Len : 0x10
Data:
0000 : <16 byte MD5 res like above>
Nonce resp: n1:"76 9C EC 42" n2:"24 7C 74 A4"
Response:
"0x00, 0x0E, 0x8F, 0x70, 0x2B, 0x04, 0xCA, 0xB5, 0x71, 0xE2, 0xA7, 0xBC, 0x8A, 0x08, 0x90, 0x00"
MSG Type : 0x8F "Receive"
Payload Type: 0x70 "Verify UID"
MSG Length : 0x0E
Decrypted
0000 : 00 00 24 7C 74 A4 00 00
This last message is a bit more interesting coz it is sent to verify something "the UID" and will respond if verified success with modified nonce.
The calculated nonce response is now verified with the decrypted message and we see that "24 7C 74 A4" == "24 7C 74 A4" so my UID is good to go.
(But of course this is my fake UID since I am running the firmware on a different chip :))
Messages I have seen is:
0x01: "Test MSG ??";
0x70: "Verify UID"
0x71: "Get RSA ??" (This one will be interesting)
0x74: "Get Version"
0x77: "UNKNOWN"; (Don't know what this one is yet)
I have been asked if I can make this firmware run on the 415 not upgradable cable and I don't see that this should be an issue.
However making it run and show up in VCDS is one ting but will it work on your car? It kind of look like the upgradable cable is using a different pin configuration then the 415. Perhaps some one can dig deeper and figure this out?
One more ting i discovered after I installed my STM back on the PCB is that when booting the bootloader will set RDP2 if other read protect levels are detected so my chip got locked again :|
But I have found and removed this code so it wont happen again. (If you are hoping to buy a cable without RDP then I am sorry to inform you that this will most likely never happen)
I have also extracted all the different firmware versions I could find to see what is changed and it looks like the firmware is recompiled for every time so they definitely have the source code for this and that it is true that they have made their own firmware.
(Unless this is the actual RT firmware an that the one extracted from the 415 is the fake one lol)
There is some more crypto stuff when booting like RSA1024 to extract the TEA key to decrypt part of the bootloader and this rsa data is located in the OTP area. I might also have to dump the chip one more time coz I forgot to check the RTC backup registers and if there are any data stored there.
(If you are still reading then you are probably just as interested in this then I am ;))
do you want to crack VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader?
Tib82
7th February, 2021, 08:20 AM
783612
I've got an original HEX-CAN cable and I would like to clone it. Is there any possibilities to do it somehow?
What is the difference between the original and Kolimer's cable content? Only the a Serial Number? If I read ot the SN from the original and I inject it into Kolimer's cable content will it work like an original?
fantomel
7th February, 2021, 01:55 PM
HEX CAN USB calbles are 2 models, with 2 diferent chips. Old ones are BM/BL type where all chips have same ID and after the new ones are RL/RQ ones where each chip has it's own id paired with the license inside the cable.
If you have old one then you can easy clone your cable to another one because ftdi id remains the same , but in case of rl rq cable you will need to make a loader to inject that id into the program each time you use the clone cable or will not work.
So, long story short, the most easy way is to clone HEX-COM(rs232 models) or HEX-COM-USB (BM/BL types). These you "read" and write in the new device and they work.
nextor
7th February, 2021, 08:53 PM
Hi guys. Which type of clone is better and why, type A or type B?
783730783731
Thanks for your answers!
crouchinggerbil
7th February, 2021, 09:06 PM
Hi guys. Which type of clone is better and why, type A or type B?
783730783731
Thanks for your answers!
Neither of them are any good.
Here is a good one.
2021 Really HEX V2 VAG COM 20.4 VAGCOM 20.12.0 VCDS HEX V2 USB Interface FOR VW AUDI Skoda Seat Unlimited VINs For 1996 2021|Electrical Testers & Test Leads| - AliExpress (https://www.aliexpress.com/item/1005001477962790.html?spm=a2g0o.detail.1000014.1.f a057cbcxTHqet&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=817bd395-27f7-46c0-b35e-08bfff67be9e&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:817bd395-27f7-46c0-b35e-08bfff67be9e,tpp_buckets:668%230%23131923%2335_668 %23888%233325%239_23416%230%23210362%2311_23416%23 4721%2321967%2314_23416%234722%2321972%237_668%232 846%238114%231999_668%232717%237559%2353_668%23100 0022185%231000066058%230_668%233422%2315392%23909_ 4452%230%23211409%230_4452%233474%2316498%23674_44 52%234862%2322449%23918_4452%233098%239599%23352_4 452%235108%2323442%23223_4452%233564%2316062%2326)
nextor
7th February, 2021, 09:36 PM
Neither of them are any good.
Here is a good one.
2021 Really HEX V2 VAG COM 20.4 VAGCOM 20.12.0 VCDS HEX V2 USB Interface FOR VW AUDI Skoda Seat Unlimited VINs For 1996 2021|Electrical Testers & Test Leads| - AliExpress (https://www.aliexpress.com/item/1005001477962790.html?spm=a2g0o.detail.1000014.1.f a057cbcxTHqet&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=817bd395-27f7-46c0-b35e-08bfff67be9e&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:817bd395-27f7-46c0-b35e-08bfff67be9e,tpp_buckets:668%230%23131923%2335_668 %23888%233325%239_23416%230%23210362%2311_23416%23 4721%2321967%2314_23416%234722%2321972%237_668%232 846%238114%231999_668%232717%237559%2353_668%23100 0022185%231000066058%230_668%233422%2315392%23909_ 4452%230%23211409%230_4452%233474%2316498%23674_44 52%234862%2322449%23918_4452%233098%239599%23352_4 452%235108%2323442%23223_4452%233564%2316062%2326)
I know about the "REAL" HEX-V2 clones, but I need an interface for older cars. Can you please tell me which one of those from my post is better and why?
crouchinggerbil
7th February, 2021, 09:44 PM
I know about the "REAL" HEX-V2 clones, but I need an interface for older cars. Can you please tell me which one of those from my post is better and why?
I have had a few Type A's and they seem to work fine. Can not comment on the other one though.
kaalis
7th February, 2021, 09:44 PM
20.12 released for ZHS, ZHT and AER
Sent from my VOG-L29 using Tapatalk
nextor
7th February, 2021, 10:05 PM
I have had a few Type A's and they seem to work fine. Can not comment on the other one though.
Is it updateable? That Atmega chip looks strange and I thought it might be fake. The chip that should be an MCP2515 also doesn't have anything written on it and I thought it's also a fake, isn't it?
ganobi
8th February, 2021, 01:01 AM
Is it updateable? That Atmega chip looks strange and I thought it might be fake. The chip that should be an MCP2515 also doesn't have anything written on it and I thought it's also a fake, isn't it?
Both strange,type A is bad.
crouchinggerbil
8th February, 2021, 01:20 AM
Both strange,type A is bad.
I have that Type A here and it is updateable. Bootloader is unlocked so you can update it.
Had one last week simular to the Type B but not exactly the same and the bootloader was locked so could not get vcds to recognise the interface.
Correction: I actually have one of each here and they are both updateable.
flyfvdi
8th February, 2021, 05:42 AM
Hi guys. Which type of clone is better and why, type A or type B?
783730783731
Thanks for your answers!
783783
VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader is the best.
full version, update freely. most stable.
nextor
8th February, 2021, 07:49 AM
Both strange,type A is bad.
Another guy (crouchinggerbil) said that it seems to work fine. Do you have it and it's not working as it should? If yes, what is not working well? Thanks!
flyfvdi
8th February, 2021, 08:02 AM
Hello flyfvdi :) Thanks for newest updates :) How can i contact the developer of the tool?
Me and bunch of my friends use these cables. And I, in my free time, translated the tool to our native language (Czech)
Is there a way to contact the developer? So we can maybe add our (czech) language to next releases? So other users can use it too?
783415783416783417783418
Translation works without any issues for couple of recent updates :)
In attachments i attached AppConfig.ini file (inside zip). You can copy (and replace) this file in .\VIIPlusLoader\ConfigFile\ to activate it :)
To revert it back to english - open the file and edit Language=Czech to Language=English :)
Czech VII PLus Loader is coming soon
peetr
8th February, 2021, 12:40 PM
Czech VII PLus Loader is coming soon
I've translated the appconfig.ini to german. I would appreciate if you could add it to the loader
ZIPPO4594
9th February, 2021, 12:52 AM
Hi friends !
I've translated AppConfig.ini of VIIPlusloader to French.
Attachement file contains english (native), German (translated by peetr), Czech (translated by DYXiCZ) and French (translated by me, ZIPPO4594):friendly_wink:
flyfvdi
9th February, 2021, 06:08 AM
I've translated the appconfig.ini to german. I would appreciate if you could add it to the loader
Great, thank you very much, Gernan VII PLus Loader is coming soon.
flyfvdi
9th February, 2021, 06:09 AM
Hi friends !
I've translated AppConfig.ini of VIIPlusloader to French.
Attachement file contains english (native), German (translated by peetr), Czech (translated by DYXiCZ) and French (translated by me, ZIPPO4594):friendly_wink:
Great, thank you very much, French VII PLus Loader is coming soon.
badrax
9th February, 2021, 05:26 PM
Hmm. Looks like my non upgradable 415 Cable upgrades just fine!!
https://youtu.be/WZPadm2yiV0
;)
crouchinggerbil
9th February, 2021, 05:32 PM
Hmm. Looks like my non upgradable 415 Cable upgrades just fine!!
https://youtu.be/WZPadm2yiV0
;)
Status - Questionable?
jan4
9th February, 2021, 05:39 PM
Status - Questionable?
no external 12v
crouchinggerbil
9th February, 2021, 05:41 PM
no external 12v
Of course i wasnt watching for power lol
ganobi
9th February, 2021, 07:34 PM
Another guy (crouchinggerbil) said that it seems to work fine. Do you have it and it's not working as it should? If yes, what is not working well? Thanks!
Sorry, bad picture of type A, but if there is ATMEL MEGA162-16MU chip, that's fine.
badrax
9th February, 2021, 11:56 PM
Tested my 415 upgraded to support VCDS 20.12 on my electric 2019 car
https://i.postimg.cc/68p8XZ25/415-using-405-fw-test-on-car.png (https://postimg.cc/68p8XZ25)
01-Engine -- Status: OK 0000
03-ABS Brakes -- Status: OK 0000
08-Auto HVAC -- Status: OK 0000
09-Cent. Elect. -- Status: Malfunction 0010
10-Park/Steer Assist -- Status: OK 0000
13-Auto Dist. Reg -- Status: OK 0000
15-Airbags -- Status: OK 0000
17-Instruments -- Status: OK 0000
19-CAN Gateway -- Status: OK 0000
23-Brake Booster -- Status: OK 0000
29-Left Light -- Status: OK 0000
39-Right Light -- Status: OK 0000
3C-Lane Change -- Status: OK 0000
42-Door Elect, Driver -- Status: OK 0000
44-Steering Assist -- Status: OK 0000
4B-Multifunc. Module -- Status: Malfunction 0010
51-Electric Drive -- Status: OK 0000
52-Door Elect, Pass. -- Status: OK 0000
5F-Information Electr. -- Status: OK 0000
75-Telematics -- Status: OK 0000
8C-Hybrid Battery -- Status: OK 0000
A5-Frt Sens. Drv. Assist -- Status: Malfunction 0010
BD-Hi Volt. Batt. Charg. -- Status: OK 0000
C5-Therm. mgt. -- Status: OK 0000
C6-Batt. Chrg. -- Status: OK 0000
D6-Light Ctrl Left 2 -- Status: OK 0000
D7-Light Ctrl Right 2 -- Status: OK 0000
Looks like it supported them all. I used auto-scan and holy shit it was fast compared to my older genuine HEX-CAN interface which took ages to complete scanning.
Was playing around in vcds and everything seems to work just fine. Did not test any coding so don't know if that works yet
BILAUTO
10th February, 2021, 02:56 AM
Hello badrax
Your vcds hexv2 work with loader or not?
Thks
bg17aw
10th February, 2021, 08:50 AM
badrax, which loader version are you using (if any)?
some reported bugd and errors with latest 08.021.03
flyfvdi
10th February, 2021, 10:12 AM
badrax, which loader version are you using (if any)?
some reported bugd and errors with latest 08.021.03
please use VIIPlusLoader-08.021.03
Creteil
10th February, 2021, 10:28 AM
badrax, which loader version are you using (if any)?
some reported bugd and errors with latest 08.021.03
badrax is working on the development of the update for a « STM32F415 » chip, until now, it was not possible...
Also, until now, it is claimed to use a « STM32F405 » for the reason given above.
Are you sure at your side you have a « STM32F415 » based cable ?
By the way, for now, like badrax say « Was playing around in vcds and everything seems to work just fine. Did not test any coding so don't know if that works yet ».
So, it would be better to wait another time for badrax making some tests about coding on recent platform, to be sure his work can benefit to others users with this kind of interface...
At your side, if you asking what version of loader you need to use, then, you probably have a « STM32F405 » chip based cable.
obdcarsale
10th February, 2021, 01:56 PM
Hello badrax, where can dwonload eeprom and flash, i have many STM32F415 cables
badrax
10th February, 2021, 02:45 PM
Hello badrax
Your vcds hexv2 work with loader or not?
Thks
My 415 does not work with the VIIPlusLoader. Reason is that the firmware bundled in this loader checks the present of the extra "encryption" chip and this need patching.
badrax
10th February, 2021, 02:53 PM
badrax, which loader version are you using (if any)?
some reported bugd and errors with latest 08.021.03
I am not using a loader but I am using the firmware embedded in the loader version 08.021.01. That should be firmware version 01.02.05.
badrax
10th February, 2021, 02:56 PM
Hello badrax, where can dwonload eeprom and flash, i have many STM32F415 cables
Nothing is yet available. My POC used the STM tool to flash over the debug port and I need to do some changes on the 415 bootloader for it to accept this new firmware.
This will most likely require a full reflash of the 415 and I don't have this code ready yet.
badrax
10th February, 2021, 03:37 PM
I flashed my 415 back to the original firmware it came with and used VCDS 20.4.1 to test on my same electric car.
This is the auto-scan list it produced:
01-Engine -- Status: OK 0000
03-ABS Brakes -- Status: OK 0000
08-Auto HVAC -- Status: OK 0000
09-Cent. Elect. -- Status: Malfunction 0010
10-Park/Steer Assist -- Status: OK 0000
13-Auto Dist. Reg -- Status: OK 0000
15-Airbags -- Status: OK 0000
17-Instruments -- Status: OK 0000
19-CAN Gateway -- Status: OK 0000
23-Brake Booster -- Status: OK 0000
29-Left Light -- Status: OK 0000
3C-Lane Change -- Status: OK 0000
42-Door Elect, Driver -- Status: OK 0000
44-Steering Assist -- Status: OK 0000
4B-Multifunc. Module -- Status: Malfunction 0010
51-Electric Drive -- Status: OK 0000
52-Door Elect, Pass. -- Status: OK 0000
5F-Information Electr. -- Status: OK 0000
75-Telematics -- Status: OK 0000
8C-Hybrid Battery -- Status: OK 0000
A5-Frt Sens. Drv. Assist -- Status: Malfunction 0010
BD-Hi Volt. Batt. Charg. -- Status: OK 0000
C5-Therm. mgt. -- Status: OK 0000
C6-Batt. Chrg. -- Status: OK 0000
E0-Auxiliary Display 1 -- Status: OK 0000
And you can see that these are missing from my last test (using 405 FW 01.02.05):
39-Right Light -- Status: OK 0000
D6-Light Ctrl Left 2 -- Status: OK 0000
D7-Light Ctrl Right 2 -- Status: OK 0000
And this is new on the org fw:
E0-Auxiliary Display 1 -- Status: OK 0000
One thing I noticed which are the same for them both is that module "03-ABS Brakes -- Status: OK 0000" shows OK without a fault but when the module was scanned it actually contains a fault:
Fault when using 405 FW:
Address 03: ABS Brakes (J104) Labels: 5Q0-907-379-OMG-V1.clb
Component: ESC
Revision: 00000000 Serial number:
Coding: 01FA40A12C21216E477C060361CA2980023484E26086943338 915078C2E203
Shop #:
ASAM Dataset: EV_Brake1UDSContiMK100OMG 003019
ROD: EV_Brake1UDSContiMK100OMG_003.rod
VCID:
2 Faults Found
8400 - Databus
U1123 00 [032] - Received Error Message
[FCAN: AB_Gurt_FA signal is invalid]
Intermittent - Not Confirmed - Tested Since Memory Clear
16401 - Tire Pressure Warning
C102D 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
Fault when using org 415 FW:
Address 03: ABS Brakes (J104) Labels: 5Q0-907-379-OMG-V1.clb
Component: ESC
Revision: 00000000 Serial number:
Coding: 01FA40A12C21216E477C060361CA2980023484E26086943338 915078C2E203
Shop #:
ASAM Dataset: EV_Brake1UDSContiMK100OMG 003019
ROD: EV_Brake1UDSContiMK100OMG_003.rod
VCID:
2 Faults Found
8400 - Databus
U1123 00 [032] - Received Error Message
[Tip-TNF 239934]
Intermittent - Not Confirmed - Tested Since Memory Clear
16401 - Tire Pressure Warning
C102D 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
It does not show the same text but I guess this could be coz of VCDS 20.12 vs 20.4.1?
Toljanoss
11th February, 2021, 04:44 PM
Try to use both 20.4.1. If you can.
I had bad situation when I was trying to use vcds 18.2 loader with vag-com 17.8 (old eeprom). All information was different in coding and adaptation. Like another car.
WOODWARD395
12th February, 2021, 04:31 PM
hi which is the latest VIIPlusLoader for 405 chip has anyone a link to it please. many thanks.
crouchinggerbil
12th February, 2021, 04:37 PM
hi which is the latest VIIPlusLoader for 405 chip has anyone a link to it please. many thanks.
Here you go mate
https://www.digital-kaos.co.uk/forums/showthread.php/866520-BIGGEST-VCDS-COLLECTION-EVER!!!-INCL-LOADER!!!-MULTILINGUAL-NO-PASS!!!
Fabio89
12th February, 2021, 09:22 PM
I flashed my 415 back to the original firmware it came with and used VCDS 20.4.1 to test on my same electric car.
This is the auto-scan list it produced:
01-Engine -- Status: OK 0000
03-ABS Brakes -- Status: OK 0000
08-Auto HVAC -- Status: OK 0000
09-Cent. Elect. -- Status: Malfunction 0010
10-Park/Steer Assist -- Status: OK 0000
13-Auto Dist. Reg -- Status: OK 0000
15-Airbags -- Status: OK 0000
17-Instruments -- Status: OK 0000
19-CAN Gateway -- Status: OK 0000
23-Brake Booster -- Status: OK 0000
29-Left Light -- Status: OK 0000
3C-Lane Change -- Status: OK 0000
42-Door Elect, Driver -- Status: OK 0000
44-Steering Assist -- Status: OK 0000
4B-Multifunc. Module -- Status: Malfunction 0010
51-Electric Drive -- Status: OK 0000
52-Door Elect, Pass. -- Status: OK 0000
5F-Information Electr. -- Status: OK 0000
75-Telematics -- Status: OK 0000
8C-Hybrid Battery -- Status: OK 0000
A5-Frt Sens. Drv. Assist -- Status: Malfunction 0010
BD-Hi Volt. Batt. Charg. -- Status: OK 0000
C5-Therm. mgt. -- Status: OK 0000
C6-Batt. Chrg. -- Status: OK 0000
E0-Auxiliary Display 1 -- Status: OK 0000
And you can see that these are missing from my last test (using 405 FW 01.02.05):
39-Right Light -- Status: OK 0000
D6-Light Ctrl Left 2 -- Status: OK 0000
D7-Light Ctrl Right 2 -- Status: OK 0000
And this is new on the org fw:
E0-Auxiliary Display 1 -- Status: OK 0000
One thing I noticed which are the same for them both is that module "03-ABS Brakes -- Status: OK 0000" shows OK without a fault but when the module was scanned it actually contains a fault:
Fault when using 405 FW:
Address 03: ABS Brakes (J104) Labels: 5Q0-907-379-OMG-V1.clb
Component: ESC
Revision: 00000000 Serial number:
Coding: 01FA40A12C21216E477C060361CA2980023484E26086943338 915078C2E203
Shop #:
ASAM Dataset: EV_Brake1UDSContiMK100OMG 003019
ROD: EV_Brake1UDSContiMK100OMG_003.rod
VCID:
2 Faults Found
8400 - Databus
U1123 00 [032] - Received Error Message
[FCAN: AB_Gurt_FA signal is invalid]
Intermittent - Not Confirmed - Tested Since Memory Clear
16401 - Tire Pressure Warning
C102D 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
Fault when using org 415 FW:
Address 03: ABS Brakes (J104) Labels: 5Q0-907-379-OMG-V1.clb
Component: ESC
Revision: 00000000 Serial number:
Coding: 01FA40A12C21216E477C060361CA2980023484E26086943338 915078C2E203
Shop #:
ASAM Dataset: EV_Brake1UDSContiMK100OMG 003019
ROD: EV_Brake1UDSContiMK100OMG_003.rod
VCID:
2 Faults Found
8400 - Databus
U1123 00 [032] - Received Error Message
[Tip-TNF 239934]
Intermittent - Not Confirmed - Tested Since Memory Clear
16401 - Tire Pressure Warning
C102D 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
It does not show the same text but I guess this could be coz of VCDS 20.12 vs 20.4.1?
i have few cables with STMF415 chip. Let us know when its done
flyfvdi
13th February, 2021, 04:53 AM
hi which is the latest VIIPlusLoader for 405 chip has anyone a link to it please. many thanks.
Buy VCDS Hex-V2 from aliexpress
https://www.aliexpress.com/item/1005001816883028.html?spm=5261.ProductManageOnline .0.0.6bae4edfKNwPWm
flyfvdi
13th February, 2021, 04:56 AM
My 415 does not work with the VIIPlusLoader. Reason is that the firmware bundled in this loader checks the present of the extra "encryption" chip and this need patching.
yes, 415 vcds hex-v2 can not work with VIIPlusLoader
flyfvdi
13th February, 2021, 04:59 AM
badrax is working on the development of the update for a « STM32F415 » chip, until now, it was not possible...
Also, until now, it is claimed to use a « STM32F405 » for the reason given above.
Are you sure at your side you have a « STM32F415 » based cable ?
By the way, for now, like badrax say « Was playing around in vcds and everything seems to work just fine. Did not test any coding so don't know if that works yet ».
So, it would be better to wait another time for badrax making some tests about coding on recent platform, to be sure his work can benefit to others users with this kind of interface...
At your side, if you asking what version of loader you need to use, then, you probably have a « STM32F405 » chip based cable.
STM32F405VGT6 VCDS Hex-V2 firmware and VII PLus Loader can not work with STM32F415 VCDS Hex-V2
flyfvdi
13th February, 2021, 05:21 AM
STM32F405VGT6 VCDS Hex-V2 with LKT4106 encryption chip, STM32F415 VCDS Hex-V2 can not use STM32F405 firmware.
LKT4106 , STM32F405VGT6 and VII PLus Loader bundled each other.
Stoatieweasel
13th February, 2021, 12:16 PM
Hello all.. I have a STM32F405 cable. Installed VIIPlusLoader-08.021.03-EN connected cable to check if FW update was required.
785408
I cannot find anyway to update FW. I'm using english 20.12 version of VCDS not requiring loader to start. I started VCDS with a 12v supply to cable and it is activated.. unlimited vins.
785406
My question is.. Is there an update available and how to update if so. Thanks very much for any help.
badrax
13th February, 2021, 12:38 PM
Hello all.. I have a STM32F405 cable. Installed VIIPlusLoader-08.021.03-EN connected cable to check if FW update was required.
785408
I cannot find anyway to update FW. I'm using english 20.12 version of VCDS not requiring loader to start. I started VCDS with a 12v supply to cable and it is activated.. unlimited vins.
785406
My question is.. Is there an update available and how to update if so. Thanks very much for any help.
Its a bit confusing yes but in loader your press launch / or start vcds etc.
This will start a fw upgrade.
If you now use an older version of VIIPlus the same thing will happen but this time it will downgrade the fw.
Hope this helps
Sent from my iPhone using Tapatalk
limengineer06
13th February, 2021, 12:56 PM
hi,
I have my 2008 passat exculusive. Can I turn on mirror signals with American parks with vagcom?
Stoatieweasel
13th February, 2021, 12:58 PM
Thank you very much for quick reply.. upgraded. Simple. :redface-new:
Ganja47
13th February, 2021, 01:25 PM
updated my 415 cable today to run 20.12 just fine. Thanks again badrax
car battery is low so I can't test on car today and not sure how useful testing is on the 8N platform but I'll definitely report back after a full scan tomorrow
obdcarsale
13th February, 2021, 04:13 PM
updated my 415 cable today to run 20.12 just fine. Thanks again badrax
car battery is low so I can't test on car today and not sure how useful testing is on the 8N platform but I'll definitely report back after a full scan tomorrow
hi, how to update?
crouchinggerbil
13th February, 2021, 04:21 PM
hi, how to update?
By engaging your brain and looking through this thread especially this page :encouragement:
miouser
13th February, 2021, 04:45 PM
obdcarsale (https://www.digital-kaos.co.uk/forums/member.php/601016-obdcarsale)
did you provide cables to badrax?
as I understand you are selling these cables. so why should he provide a solution for someone to make money?
Tomas005
13th February, 2021, 06:45 PM
Can you share?
tijgert
13th February, 2021, 07:48 PM
Hi all, help request here.
My 2018 HEX-V2 clone from Ali works only with VCDS 18.2. Not with anything else.
I'd really like to use a more current version of VCDS though.
I use an older VCDSloader that came with this cable (it IS from 2018 after all), but I have up to v9.2 of the same type available should I need it.
The pics:
https://www.digital-kaos.co.uk/forums/attachment.php?attachmentid=785492&d=1613240724
https://www.digital-kaos.co.uk/forums/attachment.php?attachmentid=785493&d=1613240724
https://www.digital-kaos.co.uk/forums/attachment.php?attachmentid=785494&d=1613240724
So the things I noticed are:
A. The bootloader is disabled (see 3rd pic). As far as I can find in this forum that means I cannot flash it from the PC? Is that correct?
B. The VCDSloader came with a ftd2xx.dll that I use that I didn't find with newer bootloaders...
C. Appears to be using an ARM chip.
So the final solution would be to just buy a new cable, but I'd rather try and hack this one to support newer VCDS's.
My question is thus: what are my options and how do I do it?
bendzji
13th February, 2021, 07:56 PM
Its an arm hl008 chip so i guess no solution for this type
crouchinggerbil
13th February, 2021, 07:56 PM
Hi all, help request here.
My 2018 HEX-V2 clone from Ali works only with VCDS 18.2. Not with anything else.
I'd really like to use a more current version of VCDS though.
I use an older VCDSloader that came with this cable (it IS from 2018 after all), but I have up to v9.2 of the same type available should I need it.
The pics:
https://www.digital-kaos.co.uk/forums/attachment.php?attachmentid=785492&d=1613240724
https://www.digital-kaos.co.uk/forums/attachment.php?attachmentid=785493&d=1613240724
https://www.digital-kaos.co.uk/forums/attachment.php?attachmentid=785494&d=1613240724
So the things I noticed are:
A. The bootloader is disabled (see 3rd pic). As far as I can find in this forum that means I cannot flash it from the PC? Is that correct?
B. The chip is an Atmel 802.
C. The VCDSloader came with a ftd2xx.dll that I use that I didn't find with newer bootloaders...
So the final solution would be to just buy a new cable, but I'd rather try and hack this one to support newer VCDS's.
My question is thus: what are my options and how do I do it?
Buy a new one and dont waste your time on that one would be my advice....
molle
13th February, 2021, 10:19 PM
hi, anyone have a link to the cheapest of the best, newest and most reliable vcds hex v2 clone, as for now.
updateable ofcourse.
there are so many to choose from, i go crazy when searcing...
thanks =)
peetr
13th February, 2021, 10:35 PM
hi, anyone have a link to the cheapest of the best, newest and most reliable vcds hex v2 clone, as for now.
updateable ofcourse.
there are so many to choose from, i go crazy when searcing...
thanks =)
Just go a few pages back and you'll find everything you need. Just invest a little bit of time
crouchinggerbil
13th February, 2021, 10:37 PM
hi, anyone have a link to the cheapest of the best, newest and most reliable vcds hex v2 clone, as for now.
updateable ofcourse.
there are so many to choose from, i go crazy when searcing...
thanks =)
Just go a few pages back and you'll find everything you need. Just invest a little bit of time
Here it is again
https://www.aliexpress.com/item/1005001477962790.html?spm=a2g0o.detail.1000014.1.f a057cbcxTHqet&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=817bd395-27f7-46c0-b35e-08bfff67be9e&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:817bd395-27f7-46c0-b35e-08bfff67be9e,tpp_buckets:668%230%23131923%2335_668 %23888%233325%239_23416%230%23210362%2311_23416%23 4721%2321967%2314_23416%234722%2321972%237_668%232 846%238114%231999_668%232717%237559%2353_668%23100 0022185%231000066058%230_668%233422%2315392%23909_ 4452%230%23211409%230_4452%233474%2316498%23674_44 52%234862%2322449%23918_4452%233098%239599%23352_4 452%235108%2323442%23223_4452%233564%2316062%2326
badrax
13th February, 2021, 10:40 PM
Here it is again
https://www.aliexpress.com/item/1005001477962790.html?spm=a2g0o.detail.1000014.1.f a057cbcxTHqet&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=817bd395-27f7-46c0-b35e-08bfff67be9e&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:817bd395-27f7-46c0-b35e-08bfff67be9e,tpp_buckets:668%230%23131923%2335_668 %23888%233325%239_23416%230%23210362%2311_23416%23 4721%2321967%2314_23416%234722%2321972%237_668%232 846%238114%231999_668%232717%237559%2353_668%23100 0022185%231000066058%230_668%233422%2315392%23909_ 4452%230%23211409%230_4452%233474%2316498%23674_44 52%234862%2322449%23918_4452%233098%239599%23352_4 452%235108%2323442%23223_4452%233564%2316062%2326
I believe the one fly is selling is a bit cheaper? Last time I checked it was $50 ish
Sent from my iPhone using Tapatalk
crouchinggerbil
13th February, 2021, 10:43 PM
I believe the one fly is selling is a bit cheaper? Last time I checked it was $50 ish
Sent from my iPhone using Tapatalk
Either way there is not much in the difference
molle
13th February, 2021, 11:12 PM
thanks,. then ill go for that one. :)
yup i have used some time in this thread today, but its only 693 pages, bare with me that i havent reached over all of them yet..
im new to this forum as today.
thanks again
molle
13th February, 2021, 11:15 PM
I believe the one fly is selling is a bit cheaper? Last time I checked it was $50 ish
Sent from my iPhone using Tapatalk
who is fly?
peetr
13th February, 2021, 11:30 PM
who is fly?
He's probably thinking about flyfvdi http://flyfvdi.com
I don't know anythink about differences between them, but in spite of a lot of positive feedback I would buy the mentioned aliexpress one
badrax
13th February, 2021, 11:41 PM
who is fly?
He is the one answering all questions with “STM32F405VGT support upgrade” and he also claim that the hex v2 based on the 415 chip don’t support upgrades but according to Ganja47 it does. ;)
Anyway. I believe this is his shop:
https://a.aliexpress.com/_mqE3Q67
Sent from my iPhone using Tapatalk
molle
13th February, 2021, 11:41 PM
He's probably thinking about flyfvdi http://flyfvdi.com
I don't know anythink about differences between them, but in spite of a lot of positive feedback I would buy the mentioned aliexpress one
thanks, yup i will buy the aliexpress one.. there is so many different, but all looks the same, thats why i asked here, where i see you have experiences with many of them out there
molle
13th February, 2021, 11:47 PM
He is the one answering all questions with “STM32F405VGT support upgrade” and he also claim that the hex v2 based on the 415 chip don’t support upgrades but according to Ganja47 it does. ;)
Anyway. I believe this is his shop:
https://a.aliexpress.com/_mqE3Q67
Sent from my iPhone using Tapatalk
ok...
what is the difference of using
the 405 chip vs 415 chip
they perform the same? but 405 may be more supported as i can see? im right?
crouchinggerbil
13th February, 2021, 11:49 PM
ok...
what is the difference of using
the 405 chip vs 415 chip
Just get the 405 chip mate.... Im sure fly will message you with his shop address lol
badrax
13th February, 2021, 11:54 PM
ok...
what is the difference of using
the 405 chip vs 415 chip
they perform the same? but 405 may be more supported as i can see? im right?
405 officially support upgrades using the VIIPlusLoader. The 415 support upgrades but its a bit unclear how well it works on different cars. Need more test result back from users that have upgraded the 415 and used on their car.
But yes. Get the 405.
Sent from my iPhone using Tapatalk
obdcarsale
14th February, 2021, 02:29 AM
obdcarsale (https://www.digital-kaos.co.uk/forums/member.php/601016-obdcarsale)
did you provide cables to badrax?
as I understand you are selling these cables. so why should he provide a solution for someone to make money?
if I have selling these cables, tell me where selling these cables?????
flyfvdi
14th February, 2021, 05:11 AM
Hello all.. I have a STM32F405 cable. Installed VIIPlusLoader-08.021.03-EN connected cable to check if FW update was required.
785408
I cannot find anyway to update FW. I'm using english 20.12 version of VCDS not requiring loader to start. I started VCDS with a 12v supply to cable and it is activated.. unlimited vins.
785406
My question is.. Is there an update available and how to update if so. Thanks very much for any help.
1. ross-tech software upgrade, you directly download from ross-tech wensite
2. firmware upgrade, VII PLus Loader directly update the firmware.
flyfvdi
14th February, 2021, 05:23 AM
Its a bit confusing yes but in loader your press launch / or start vcds etc.
This will start a fw upgrade.
If you now use an older version of VIIPlus the same thing will happen but this time it will downgrade the fw.
Hope this helps
Sent from my iPhone using Tapatalk
yes, can upgrade firmware automatically and can downgrade firmware automatically
flyfvdi
14th February, 2021, 05:59 AM
hi, anyone have a link to the cheapest of the best, newest and most reliable vcds hex v2 clone, as for now.
updateable ofcourse.
there are so many to choose from, i go crazy when searcing...
thanks =)
https://www.aliexpress.com/item/1005001816883028.html?spm=5261.ProductManageOnline .0.0.6bae4edfKNwPWmwith
flyfvdi
14th February, 2021, 06:03 AM
He's probably thinking about flyfvdi http://flyfvdi.com
I don't know anythink about differences between them, but in spite of a lot of positive feedback I would buy the mentioned aliexpress one
VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader. full version, update freely. most stable.
VCDS hex-v2 is also available in the following languages:
Chinese, Croatian, Czech, Danish, English, French, German, Hungarian, Italian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish
flyfvdi
14th February, 2021, 06:08 AM
thanks, yup i will buy the aliexpress one.. there is so many different, but all looks the same, thats why i asked here, where i see you have experiences with many of them out there
Please check the STM32F405 PCB and VII Plus Loader
785558785559785560
cebbes30
14th February, 2021, 12:41 PM
Hello All,
I have used this cable by fly on my VW Golf 8, but not working well even an error message component protection on my airbag have cause this with this cable!!
Engine 01, 8107 Antenna, 811E, 811F, 8120, 8121 not accessible!!!
Be careful with this in new cars, like me you need to go to the dealer to resolved this error.
badrax
14th February, 2021, 02:12 PM
Hello All,
I have used this cable by fly on my VW Golf 8, but not working well even an error message component protection on my airbag have cause this with this cable!!
Engine 01, 8107 Antenna, 811E, 811F, 8120, 8121 not accessible!!!
Be careful with this in new cars, like me you need to go to the dealer to resolved this error.
Thanks for the heads up.
Could you please verify that you used the cable with the 405 chip including the extra encryption chip.
Perhaps take a pic of your cables pcb?
Sent from my iPhone using Tapatalk
StanNB
14th February, 2021, 03:41 PM
The 415 support upgrades but its a bit unclear how well it works on different cars.
Hey Badrax, are you on the latest FW with the 415 now?
Wrote you a mail.
Thx.
Tomas005
14th February, 2021, 04:33 PM
https://www.aliexpress.com/item/1005001816883028.html?spm=5261.ProductManageOnline .0.0.6bae4edfKNwPWmwith
2021 Really HEX V2 VAG COM 20.4 VAGCOM 20.12.0 VCDS HEX V2 USB Interface FOR VW AUDI Skoda Seat Unlimited VINs For 1996 2021|Electrical Testers & Test Leads| - AliExpress (https://www.aliexpress.com/item/1005001477962790.html?spm=a2g0s.9042311.0.0.368c4c 4duF0SLM)
Tomas005
14th February, 2021, 04:38 PM
2021 Really HEX V2 VAG COM 20.4 VAGCOM 20.12.0 VCDS HEX V2 USB Interface FOR VW AUDI Skoda Seat Unlimited VINs For 1996 2021|Electrical Testers & Test Leads| - AliExpress (https://www.aliexpress.com/item/1005001477962790.html?spm=a2g0s.9042311.0.0.18414c 4dUcjTC3)
hi, anyone have a link to the cheapest of the best, newest and most reliable vcds hex v2 clone, as for now.
updateable ofcourse.
there are so many to choose from, i go crazy when searcing...
thanks =)
cebbes30
14th February, 2021, 09:02 PM
Hello badrax,
I dont have the cable anymore, so i dont now which version this ware, but i now you can use VII loader to upgrade.
This even not helps me to reach the missing modules
StanNB
15th February, 2021, 03:45 AM
Hello All,
I have used this cable by fly on my VW Golf 8, but not working well even an error message component protection on my airbag have cause this with this cable!!
Engine 01, 8107 Antenna, 811E, 811F, 8120, 8121 not accessible!!!
Be careful with this in new cars, like me you need to go to the dealer to resolved this error.
I don't think that's is an issue by this cable, it's an issue of VCDS.
Support for the latest MQB A1 platform (Golf 8) is in preparation.
Gesendet von meinem BLA-L29 mit Tapatalk
flyfvdi
15th February, 2021, 04:42 AM
Hello All,
I have used this cable by fly on my VW Golf 8, but not working well even an error message component protection on my airbag have cause this with this cable!!
Engine 01, 8107 Antenna, 811E, 811F, 8120, 8121 not accessible!!!
Be careful with this in new cars, like me you need to go to the dealer to resolved this error.
Please use original ross-tech vcds hex-v2 to scan.
maybe original ross-tech vcds hex-v2 can not , too
flyfvdi
15th February, 2021, 04:45 AM
I don't think that's is an issue by this cable, it's an issue of VCDS.
Gesendet von meinem BLA-L29 mit Tapatalk
Original ross-tech vcds hex-v2 can not do, too
Roma77
15th February, 2021, 11:22 AM
Hello All,
I have used this cable by fly on my VW Golf 8, but not working well even an error message component protection on my airbag have cause this with this cable!!
Engine 01, 8107 Antenna, 811E, 811F, 8120, 8121 not accessible!!!
Be careful with this in new cars, like me you need to go to the dealer to resolved this error.
811E-Burglary Protection FL"
811F-Burglary Protection FR"
8120-Burglary Protection RL"
8121-Burglary Protection RR"
the original scanners also do not code - you need to have an account VAG, and generate tokens for access - but these are all plans for now.....
http://www.vag-com-espanol.com/EN_SFD-Manual_for_UMB.pdf
cebbes30
15th February, 2021, 11:38 AM
Hello All,
Please look at this site and you see that the orginal is working!
With the cable
2021 Golf 8 Style e-Hybrid: | Ross-Tech Forums (ross-tech.com) (https://forums.ross-tech.com/index.php?threads/26105/)
Wednesday,06,January,2021,14:51:32:29555
VCDS -- Windows Based VAG/VAS Emulator Running on Windows 10 x64
VCDS Version: 20.12.0.1 (x64) HEX-V2 CB: 0.4529.4
Data version: 20201125 DS322.1
www.Ross-Tech.com
VIN: WVWZZZCDZMW3 License Plate:
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Chassis Type: CD-VW38 (5WA)
Scan: 01 02 03 05 08 09 10 13 15 17 19 23 2B 36 3C 42 44 4B 4B 51
52 5F 6C 75 82 8C A5 C6 D6 D7 8107 811E 811F 8120 8121 C002 C003
VIN: WVWZZZCDZMW3-----
01-Engine -- Status: Malfunction 0010
02-Auto Trans -- Status: OK 0000
03-ABS Brakes -- Status: Malfunction 0010
05-Acc/Start Auth. -- Status: OK 0000
08-Auto HVAC -- Status: OK 0000
09-Cent. Elect. -- Status: Malfunction 0010
10-Park/Steer Assist -- Status: OK 0000
13-Auto Dist. Reg -- Status: OK 0000
15-Airbags -- Status: OK 0000
17-Instruments -- Status: Malfunction 0010
19-CAN Gateway -- Status: Malfunction 0010
23-Brake Booster -- Status: OK 0000
2B-Steer. Col. Lock -- Status: Malfunction 0010
36-Seat Mem. Drvr -- Status: OK 0000
3C-Lane Change -- Status: OK 0000
42-Door Elect, Driver -- Status: OK 0000
44-Steering Assist -- Status: OK 0000
4B-Multifunc. Module -- Status: OK 0000
51-Electric Drive -- Status: OK 0000
52-Door Elect, Pass. -- Status: OK 0000
5F-Information Electr. -- Status: Malfunction 0010
6C-Back-up Cam. -- Status: Cannot be reached 0100
75-Telematics -- Status: Malfunction 0010
82-Heads Up Display -- Status: OK 0000
8C-Hybrid Battery -- Status: OK 0000
A5-Frt Sens. Drv. Assist -- Status: OK 0000
C6-Batt. Chrg. -- Status: Malfunction 0010
D6-Light Ctrl Left 2 -- Status: OK 0000
D7-Light Ctrl Right 2 -- Status: OK 0000
8107-Antenna -- Status: OK 0000
811E-Burglary Protection FL -- Status: OK 0000
811F-Burglary Protection FR -- Status: OK 0000
8120-Burglary Protection RL -- Status: OK 0000
8121-Burglary Protection RR -- Status: OK 0000
-------------------------------------------------------------------------------
Address 01: Engine (J623-DGEA) Labels: None
Part No SW: 04E 906 014 AB HW: 04E 907 309 FH
Component: 1.4l TFSI hy H20 1211
Revision: K2H20000
Coding: 011D403263640D0830080000000000000000000000000000
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_ECM14TFS01104E906014AB 001008
ROD: EV_ECM14TFS01104E906014AB_VW38.rod
VCID: 609855427AC4943B132-8034
6 Faults Found:
34193 - Implausible Data Received from ESP Control Module
U0416 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 39
Mileage: 4 km
Date: 2020.12.01
Time: 09:27:14
Engine RPM: 0.00 /min
Normed load value: 0.0 %
Vehicle speed: 0 km/h
Coolant temperature: 38 ∞C
Intake air temperature: 31 ∞C
Ambient air pressure: 1000 mbar
Voltage terminal 30: 13.980 V
Unlearning counter according OBD: 39
Cruise Control System (CCS): status-Bits 0-7: 0
Drivetrain coordinator: ACC fault status-Bits 0-7: 0
Drivetrain coordinator: ACC fault status-Bits 0-7: 0
Drive train coordinator irreversible switch off conditions: 0
Drive train coordinator reversible switch off conditions: 2155905024
Drivetrain coordinator: brake fault status: 5
23419 - Implausible Data Received from Diagnostic Gateway Module
U0447 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 2
Fault Frequency: 1
Reset counter: 39
Mileage: 4 km
Date: 2020.12.01
Time: 09:27:15
Engine RPM: 1597.50 /min
Normed load value: 30.2 %
Vehicle speed: 34 km/h
Coolant temperature: 63 ∞C
Intake air temperature: 13 ∞C
Ambient air pressure: 980 mbar
Voltage terminal 30: 14.880 V
Unlearning counter according OBD: 39
Outside temperature: 10 ∞C
Absolute intake pressure: 65 kPa abs
Engine torque: 75.2 Nm
Fuel: tank fill level: 6.0 l
Electric drive torque: actual value: -30.5 Nm
Operating mode control expanded electrical driving: False result
Operating mode control expanded electrical driving-Test_Program_B TRUE UBYTE: 0
High-volt. battery: charge state: abs. value: 36.70 %
23765 - Control unit for information electronics 1
U1054 00 [032] - No Communication
[Information electronics control module 1No Communication]
Intermittent - Not Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 3
Reset counter: 39
Mileage: 4 km
Date: 2020.12.01
Time: 09:27:21
Engine RPM: 0.00 /min
Normed load value: 0.0 %
Vehicle speed: 0 km/h
Coolant temperature: 15 ∞C
Intake air temperature: 10 ∞C
Ambient air pressure: 1020 mbar
Voltage terminal 30: 13.960 V
Unlearning counter according OBD: 39
Outside temperature: 9 ∞C
Absolute intake pressure: 102 kPa abs
Engine torque: 0.0 Nm
Fuel: tank fill level: 4.8 l
Electric drive torque: actual value: 0.0 Nm
Operating mode control expanded electrical driving: False result
Operating mode control expanded electrical driving-Test_Program_B TRUE UBYTE: 0
High-volt. battery: charge state: abs. value: 33.35 %
43768 - Release / Enable Active
B184C 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
4178 - Fuel Injection Malfunction
P0148 00 [096] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 2
Fault Frequency: 1
Reset counter: 39
Mileage: 11 km
Date: 2021.01.04
Time: 10:21:12
Engine RPM: 385.50 /min
Normed load value: 37.3 %
Vehicle speed: 0 km/h
Coolant temperature: 15 ∞C
Intake air temperature: 11 ∞C
Ambient air pressure: 1020 mbar
Voltage terminal 30: 14.760 V
Unlearning counter according OBD: 39
High fuel pressure: specified value: 20.828 MPa
Fuel high-pressure: actual value: 16.960 MPa
High fuel pressure: regulator output value: 2.3080 MPa
Low fuel pressure: specified value: 547.8 kPa
Fuel pump: specified value: 64.59 %
Low fuel pressure adaptation value for EFP: modeled: 120.0 kPa
Fuel: tank fill level: 5.0 l
4201 - Fuel Level too Low
P1250 00 [047] - -
Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 0
Mileage: 11 km
Date: 2021.01.04
Time: 10:21:13
Engine RPM: 1114.50 /min
Normed load value: 12.9 %
Vehicle speed: 0 km/h
Coolant temperature: 15 ∞C
Intake air temperature: 11 ∞C
Ambient air pressure: 1020 mbar
Voltage terminal 30: 14.820 V
Unlearning counter according OBD: 0
Outside temperature: 9 ∞C
Absolute intake pressure: 37 kPa abs
Engine torque: 18.3 Nm
Fuel: tank fill level: 5.0 l
Electric drive torque: actual value: -8.0 Nm
Operating mode control expanded electrical driving: False result
Operating mode control expanded electrical driving-Test_Program_B TRUE UBYTE: 0
High-volt. battery: charge state: abs. value: 33.10 %
Readiness: 0000 0000
-------------------------------------------------------------------------------
Address 02: Auto Trans (J743) Labels: None
Part No SW: 0DD 906 556 HW: 0DD 300 046 J
Component: GSG DQ400 H33 0361
Serial number: 5ZV02008220590
Coding: 0014
ASAM Dataset: EV_TCMDQ400022 001001
ROD: EV_TCMDQ400022.rod
VCID: 77AA1E1ECF4A7383428-8022
18 Faults Found:
21352 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60353 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60354 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60355 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60356 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60357 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60358 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60359 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60360 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60361 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60362 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60363 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60364 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60365 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60366 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60367 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60368 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
60369 - ROD - Unknown Error Code
- 00 [002]
Intermittent - Not Confirmed - Tested Since Memory Clear
-------------------------------------------------------------------------------
Address 03: ABS Brakes (J104) Labels: None
Part No SW: 5WA 614 517 BF HW: 5WA 614 517 P
Component: ESC H14 0127
Serial number: 62870000000235
Coding: 64FC269032224C725279A00905C76186AA5558504AC8670841 BCA231018FF121842814
ASAM Dataset: EV_Brake1ESCEPBMQB37W 013051
ROD: EV_Brake1ESCEPBMQB37W_013_VW38.rod
VCID: 0D465CF6DDD66953084-8058
3 Faults Found:
1905 - Transport Mode Active
U1105 00 [032] - -
Intermittent - Not Confirmed - Tested Since Memory Clear
590080 - Release / Enable Active
B184C 00 [040] - -
[Unlock_protection_of_vehicle_diagnosis_active]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 39
Mileage: 4 km
Date: 2020.12.01
Time: 09:27:06
33015 - Switch for Electric Parking Brake
C100C 29 [040] - Signal Implausible
[Switch_disturbance_failure]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 2
Fault Frequency: 2
Reset counter: 39
Mileage: 8 km
Date: 2020.12.08
Time: 21:42:25
-------------------------------------------------------------------------------
Address 05: Acc/Start Auth. (J518) Labels: None
Part No SW: 5WA 959 436 C HW: 5WA 959 436 C
Component: Kessy IOBOX 070 0703
Serial number: ---------------
ASAM Dataset: EV_Kessy37w 003022
ROD: EV_Kessy37w_003_VW38.rod
VCID: 54F089923E7C789B87A-8000
No fault code found.
-------------------------------------------------------------------------------
Address 08: Auto HVAC (J979) Labels:* None
Part No SW: 5WA 907 007 S HW: 5WA 907 007 S
Component: AC Automat H31 3150
Serial number: ---------------
Coding: 00210101701112001010001011101110200013110020100100 0000000000
ASAM Dataset: EV_ACClimaHVPREVW38X 001084
ROD: EV_ACClimaHVPREVW38X.rod
VCID: 57EA7E9E2F8A5383628-8002
No fault code found.
-------------------------------------------------------------------------------
Address 09: Cent. Elect. (J519) Labels: None
Part No SW: 5WA 937 086 Q HW: 5WA 937 086 J
Component: BCM 37W BOSCH 016 0137
Serial number: BXJ53F031120951
ASAM Dataset: EV_BCM37w 005001
ROD: EV_BCM37w_005_VW38.rod
VCID: 5F9A56BE47BAABC32A8-800A
2 Faults Found:
155136 - Unknown Error Code
B1A61 F0 [046] - Unknown Error Elaboration
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 40
Mileage: 21 km
Date: 2021.01.06
Time: 12:53:03
267032 - Alarm Horn / Siren for Anti-Theft System
B131D 29 [104] - Signal Implausible
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 1
Reset counter: 27
Mileage: 11 km
Date: 2021.01.04
Time: 11:01:15
-------------------------------------------------------------------------------
Address 10: Park/Steer Assist (J446) Labels:* None
Part No SW: 5WA 919 298 A HW: 5WA 919 298
Component: PLA 12K Kanal H04 0230
Serial number: 000030092094560
Coding: 9300026011
ASAM Dataset: EV_EPHBO2CVW3800000 002028
ROD: EV_EPHBO2CVW3800000_VW38.rod
VCID: 54F089923E7C789B87A-8000
No fault code found.
-------------------------------------------------------------------------------
Address 13: Auto Dist. Reg (J428) Labels:* None
Part No SW: 5WA 907 572 A HW: 5WA 907 572
Component: ACC Bosch MQB H10 0246
Coding: 2E0318FF407540451247400000004005AE4020000000000000 000000000000
ASAM Dataset: EV_FRONTRADARBOSCHVW380 003012
ROD: EV_FRONTRADARBOSCHVW380_003_VW38.rod
VCID: 4CC091F2E64C205BDFA-8018
No fault code found.
-------------------------------------------------------------------------------
Address 15: Airbags (J234) Labels:* None
Part No SW: 5WA 959 655 K HW: 5WA 959 655 K
Component: AirbagVW40 007 0636
Serial number: 000000003C0J1R6
Coding: 88CC000000C0C0000000002000000000515400002054000040 00F68000930065
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_AirbaVW40SMEVW38X 001032
ROD: EV_AirbaVW40SMEVW38X_VW38.rod
VCID: 5F9A56BE47BAABC32A8-800A
No fault code found.
-------------------------------------------------------------------------------
Address 17: Instruments (J285) Labels:* None-SRI2
Part No SW: 5H0 920 340 A HW: 5H0 920 340 A
Component: KOMBI 203 3450
Coding: 24A400406B9C00080180620B2100080810B00C00
ASAM Dataset: EV_DashBoardVDDMQB37W 003032
ROD: EV_DashBoardVDDMQB37W_003_VW38.rod
VCID: 201815423A44D43B532-8074
4 Faults Found:
16777018 - Control unit for information electronics 1
U1054 00 [008] - No Communication
[Audio_0x31 communication error bap_error_timeout heartbeat]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 2
Reset counter: 40
Mileage: 16 km
Date: 2021.01.04
Time: 17:33:50
16777020 - Control unit for information electronics 1
U1054 00 [008] - No Communication
[TEL_0x28 communication error bap_error_timeout heartbeat]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 2
Reset counter: 40
Mileage: 16 km
Date: 2021.01.04
Time: 17:33:50
16777022 - Control unit for information electronics 1
U1054 00 [008] - No Communication
[NAV_SD_0x32 communication error bap_error_timeout heartbeat]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 10
Reset counter: 40
Mileage: 11 km
Date: 2021.01.04
Time: 10:55:52
16777024 - No Communication with Diagnostic Gateway
U0146 00 [008] - -
[BCME_0x23 communication error bap_error_timeout heartbeat]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 4
Reset counter: 41
Mileage: 11 km
Date: 2021.01.04
Time: 11:00:09
-------------------------------------------------------------------------------
Address 19: CAN Gateway (J533) Labels:* None
Part No SW: 5WA 907 530 E HW: 5WA 907 530 C
Component: GW2020 High 752 7075
Revision: -------- Serial number: 771049050020314
Coding: 0000113D660000000000010001030137730161090200010003 0100010001010000000000000000000000000000000000
ASAM Dataset: EV_GatewMQB2020 004003
ROD: EV_GatewMQB2020_VW38.rod
VCID: 4ACC97EAEC383E6BED6-801E
4 Faults Found:
2494569 - Unknown Error Code
U1643 00 [047] - -
[Rearview_camera_system_control_module_no_communica tion_vlan]
Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 5
Reset counter: 40
Mileage: 11 km
Date: 2021.01.04
Time: 10:40:57
2097338 - Unknown Error Code
U1646 00 [046] - -
[Antenna_control_module_1_no_communication_vlan]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 39
Reset counter: 40
Mileage: 11 km
Date: 2021.01.04
Time: 10:48:36
12400 - Release / Enable Active
B184C 00 [040] - -
[Unlock_protection_of_vehicle_diagnosis_active]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 1
Reset counter: 37
Mileage: 11 km
Date: 2021.01.04
Time: 10:40:57
8482816 - Activatable Functions
B18D3 F4 [046] - Authentication of Transmission Failed
[Fs_id_authentification_failed]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 3
Fault Frequency: 1
Reset counter: 40
Mileage: 38 km
Date: 2021.01.06
Time: 02:26:21
-------------------------------------------------------------------------------
Address 23: Brake Booster (J539) Labels: None
Part No SW: 5WA 909 059 H HW: 3Q0 909 059 A
Component: EBKV H06 0112
Serial number: BPA085201020013
Coding: 1102C504740000CE39E79C73000049922449922400
ASAM Dataset: EV_BrakeBoostG2BoschVW37W 014027
ROD: EV_BrakeBoostG2BoschVW37W_014_VW38.rod
VCID: 55F6749635866193704-8000
2 Faults Found:
107024 - Unknown Error Code
U14E4 00 [032] - -
[Scl_Getriebe_11_GE_Fahrstufe_Error]
Intermittent - Not Confirmed - Tested Since Memory Clear
1024304 - Release / Enable Active
B184C 00 [032] - -
[SECDIAG_ROLE_UNLOCKED]
Intermittent - Not Confirmed - Tested Since Memory Clear
-------------------------------------------------------------------------------
Address 2B: Steer. Col. Lock (J764) Labels:* 5Q0-905-861.clb
Part No SW: 2Q0 905 861 B HW: 2Q0 905 861 B
Component: ELV-MQBB H09 0040
Serial number: 20000265209008
Coding: 8800000000000000
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_ELVMarqMQBA0 002004
ROD: EV_ELVMarqMQBA0_VW27.rod
VCID: 323CEF0A64A856ABB56-8066
1 Fault Found:
12666386 - Databus
U1121 00 [008] - Missing Message
[Timeout Getriebe_11_alt]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 40
Mileage: 21 km
Date: 2021.01.06
Time: 12:14:25
Result lock conditions: invalid
ESCL locked: No
ESCL unlocked: Yes
Lock sensor: Not operated
Unlock sensor: operated
Error mode 1: not active
Error mode 2: not active
Clamp S: OFF
Clamp 15: OFF
Clamp 15 Status: valid
Remote Start: not active
Driver door: to
Central locking locked external: unlocked
Central locking safed external: Vehicle not secured
Clamp Request: No
Request highside lock: No
HW highside lock: OFF
Highside unlock: No
Motor break: not active
Activation lowside unlock: OFF
Activation lowside lock: OFF
I2C overflow: No
I2C error pathflags: No
I2C resetinfo: No
I2C error cpu: No
I2C error rom: No
I2C error ram: No
I2C length failure: No
I2C error sda: No
I2C communication failure: i2c no comm failure
I2C state esp 10: i2c cnd false
I2C cnd haco message: valid
Coco reset: No
Coco supply: On
Password IMS OK: Yes
Signature IMS OK: Yes
IMS responded: Yes
Positive authentification in current KL15 cycle: No
Lifestate: Immobilizer download obtained
Learn mode: Adapted
Authentication valid (T1): No
State of authentication state machine: WFS_AUTH_INIT_e
Vehicle speed: 0.00 km/h
UBat internal: 12.4 V
UMotorBridge: 6.7 V
Lock condition engine speed: Condition met
Lock condition clamp S: Condition met
Lock condition clamp 15: Condition met
Lock condition E2E clamp status: Condition met
Lock condition timeout clamp status: Condition met
Lock condition vehicle speed: Condition met
Lock condition E2E vehicle speed: Condition met
Lock condition timeout vehicle speed: Condition met
Lock condition Mode1: Condition met
Lock condition drive readiness: Condition met
Lock condition selector lever position parking: Condition not met
Clamp enable ESCL: not enabled
Lock condition timeout distance pulse: Condition met
Lock condition E2E distance pulse: Condition met
Lock condition difference distance pulse: Condition not met
-------------------------------------------------------------------------------
Address 36: Seat Mem. Drvr (J136) Labels:* None
Part No SW: 5WA 959 760 H HW: 5WA 959 760 H
Component: MEM-FS 009 0361
Serial number: 20A1701KA00329
Coding: 01789A400000A0508803010101010000000000212100000000 000000215000
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_SCMDriveSideCONTIAU736 006013
ROD: EV_SCMDriveSideCONTIAU736_VW38.rod
VCID: 59EE78A6599E45F354C-800C
No fault code found.
-------------------------------------------------------------------------------
Address 3C: Lane Change (J1086) Labels:* None
Part No SW: 2Q0 907 686 D HW: 2Q0 907 686 D
Component: HRE_Master H25 0276
Serial number: 00000559544528
Coding: 969945D0
ASAM Dataset: EV_HREntryHellaGen3Mstr 001013
ROD: EV_HREntryHellaGen3Mstr_VW38.rod
VCID: 3B22C22EB3E297E3660-806E
No fault code found.
-------------------------------------------------------------------------------
Address 42: Door Elect, Driver (J386) Labels:| 5QX-959-X93-42.clb
Part No SW: 5Q0 959 593 K HW: 5Q0 959 593 F
Component: TSG FS002 0330
Serial number: YE007TJ51019E
Coding: 003B1620D201040000001000
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_DCU2DriveSideMAXHKLO 001018
ROD: EV_DCU2DriveSideMAXHKLO_VW38.rod
VCID: 49CEA8E6E93E3573E4C-801C
Rear Driver Side Door Control Module:
Subsystem 1 - Part No SW: 5Q0 959 407 G HW: 5Q0 959 163 C
Component: FOND_FHSG_DRV 007 0011
Serial number: 00000000000045025148
Coding: 0D0000
No fault code found.
-------------------------------------------------------------------------------
Address 44: Steering Assist (J500) Labels:* None
Part No SW: 5WA 907 145 G HW: 5WA 907 145 C
Component: BASGEN1MQB37 502 1040
Serial number: 00395354
Coding: 0000000100000101000102010100010000000101010101
ASAM Dataset: EV_SteerAssisBASGEN1MQB37 007046
ROD: EV_SteerAssisBASGEN1MQB37_007_VW38.rod
VCID: 4EC49BFA1050124BB1E-801A
No fault code found.
-------------------------------------------------------------------------------
Address 4B: Multifunc. Module (J745) Labels:* None
Part No SW: 5WA 907 338 HW: 5WA 907 338
Component: FCM2020 Low 009 1372
Serial number: 150151220442193
Coding: 00000000090007CE01002F1002000300000000000000000000 0000000000
ASAM Dataset: EV_MultiModulContiVW38X 002010
ROD: EV_MultiModulContiVW38X_002_VW38.rod
VCID: 0B4252EEA3C26763160-805E
No fault code found.
-------------------------------------------------------------------------------
Address 4B: Multifunc. Module (J745) Labels:* None
Part No SW: 5WA 907 338 HW: 5WA 907 338
Component: FCM2020 Low 009 1372
Serial number: 150151220442193
Coding: 00000000090007CE01002F1002000300000000000000000000 0000000000
ASAM Dataset: EV_MultiModulContiVW38X 002010
ROD: EV_MultiModulContiVW38X_002_VW38.rod
VCID: 0B4252EEA3C26763160-805E
No fault code found.
-------------------------------------------------------------------------------
Address 51: Electric Drive (J841) Labels: None
Part No SW: 5WA 907 080 B HW: 5WA 907 080 B
Component: LE Gen 3.3H19 0222
Revision: 00H19000
Coding: 03090000000000000000
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_DMCM08530115WA907080B 001016
ROD: EV_DMCM08530115WA907080B.rod
VCID: 47CAAEDEFF2AC303F28-8012
No fault code found.
-------------------------------------------------------------------------------
Address 52: Door Elect, Pass. (J387) Labels:* Redir Fail!
Part No SW: 5Q0 959 592 K HW: 5Q0 959 592 F
Component: TSG BFS002 0330
Serial number: YE007TIT1735B
Coding: 003B1020DE01040000801000
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_DCU2PasseSideMAXHKLO 001018
ROD: EV_DCU2PasseSideMAXHKLO_VW38.rod
VCID: 48C8ADE2F234CC7BFB2-801C
Rear Passenger Door Control Module:
Subsystem 1 - Part No SW: 5Q0 959 408 G HW: 5Q0 959 164 C
Component: FOND_FHSG_PSG 007 0011
Serial number: 00000000000043661741
Coding: 150000
No fault code found.
-------------------------------------------------------------------------------
Address 5F: Information Electr. (J794) Labels:* None
Part No SW: 5H0 035 816 B HW: 5H0 035 816
Component: MU-O-ND-EU H56 1666
Serial number: WG8LGM101120000
Coding: 23800008000000000000000000000000000000000000000000
ASAM Dataset: EV_MUOIMQB37w 001002
ROD: EV_MUOIMQB37w_VW38.rod
VCID: 2614035A58603A0B29E-8072
1 Fault Found:
12316 - Clock Syncronization Failure
U138F 00 [008] - -
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 2
Reset counter: 40
Mileage: 31 km
Date: 2021.01.06
Time: 13:36:45
-------------------------------------------------------------------------------
Address 6C: Back-up Cam. (J772) Labels:* None
Part No SW: 5WA 980 556 A HW: 5WA 980 556 A
Component: RV eCompact H21 0193
Serial number: FCL-K2017.10.20
Coding: 02038004E43000
ASAM Dataset: EV_CamSysRVCCompaFicos 009020
ROD: EV_CamSysRVCCompaFicos_VW38.rod
VCID: 4FFA86FE175A1B43BA8-801A
2 Faults Found:
10489856 - No Basic Setting
B2010 00 [046] - -
[System not calibrated]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 5
Fault Frequency: 13
Reset counter: 40
Mileage: 0 km
Date: 2072.00.24
Time: 24:16:16
13705507 - Databus
U1121 00 [047] - Missing Message
[Oldbit-monitoring Gateway_72.Anhaenger_01_alt]
Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 13
Reset counter: 40
Mileage: 720896 km
Date: 2072.03.21
Time: 07:56:16
-------------------------------------------------------------------------------
Address 75: Telematics (J949) Labels:* None
Part No SW: 5WA 035 284 A HW: 5WA 035 284 A
Component: OCU3HMQB37W H12 0067
Serial number: 0000000911VIPA8
Coding: 023800009068A8209405460071502E07
ASAM Dataset: EV_OCU3HMQB37W 001039
ROD: EV_OCU3HMQB37W_001_VW38.rod
VCID: 44D0B9D2CE1CE81B17A-8010
1 Fault Found:
0080 - Databus
U1121 00 [008] - Missing Message
[Ethernet Databus missing message - Transceiverbox]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 40
Mileage: 38 km
Date: 2021.01.06
Time: 13:58:57
Voltage terminal 30: 12.0 V
-------------------------------------------------------------------------------
Address 82: Heads Up Display (J898) Labels:* None
Part No SW: 5H2 919 608 HW: 5H2 919 608
Component: HeadupDisplay H09 2032
Coding: 5740C0
ASAM Dataset: EV_HeadUpDisplMQB37W 001018
ROD: EV_HeadUpDisplMQB37W.rod
VCID: 70B82502AA2424BB832-8024
1 Fault Found:
16777040 - Function Restricted due to Interrupted Communications
U1110 00 [008] - -
[NAV_0x32_communication_error_bap_error_timeout_hea rtbeat]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 2
Reset counter: 40
Mileage: 16 km
Date: 2021.01.04
Time: 17:33:51
-------------------------------------------------------------------------------
Address 8C: Hybrid Battery (J840) Labels: None
Part No SW: 5WA 915 183 B HW: 5WA 915 183 B
Component: J840 K8C BMC 004 0920
Serial number: 000000151020050
ASAM Dataset: EV_BMCeVWBSMQB37W 001004
ROD: EV_BMCeVWBSMQB37W.rod
VCID: 4ACC97EAEC383E6BED6-801E
No fault code found.
-------------------------------------------------------------------------------
Address A5: Frt Sens. Drv. Assist (R242) Labels:* None
Part No SW: 5WA 980 653 A HW: 5WA 980 653
Component: MQB MFK 3.0 H06 3129
Serial number: E57830712203180
Coding: 00000808216CC040109E400010300080004180000000000000 00000000000000
ASAM Dataset: EV_MFK3ValeoMQB 005050
ROD: EV_MFK3ValeoMQB_005_VW38.rod
VCID: 4DC69CF61D562953C84-8018
No fault code found.
-------------------------------------------------------------------------------
Address C6: Batt. Chrg. (J1050) Labels:* None
Part No SW: 5QE 915 685 C HW: 5QE 915 685 C
Component: OBC KOSTAL H03 4632
Serial number: 0810202J80004Z
Coding: 115069222008
Shop #: WSC 01357 011 00200 (http://wiki.ross-tech.com/wiki/index.php/00200)
ASAM Dataset: EV_OBCSinglPhaseKLOMQB16P 001001
ROD: EV_OBCSinglPhaseKLOMQB16P.rod
VCID: 50F885820A6404BBA32-8004
1 Fault Found:
12583680 - Function Restricted due to Missing Message(s)
U1111 00 [008] - -
[BapErr_Timeout_Heartbeat]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 41
Mileage: 38 km
Date: 2021.01.06
Time: 13:57:21
-------------------------------------------------------------------------------
Address D6: Light Ctrl Left 2 (A31) Labels: 7PP-941-572.clb
Part No SW: 992 941 571 AE HW: 992 941 571 A
Component: LED1L H08 9202
ASAM Dataset: EV_LLPGen3LKEBODPO68X 001003
ROD: EV_LLPGen3LKEBODPO68X_VW27.rod
VCID: 6596445665E6F113E04-8030
No fault code found.
-------------------------------------------------------------------------------
Address D7: Light Ctrl Right 2 (A27) Labels: 7PP-941-572.clb
Part No SW: 992 941 571 AE HW: 992 941 571 A
Component: LED1R H08 9202
ASAM Dataset: EV_LLPGen3RKEBODPO68X 001003
ROD: EV_LLPGen3LKEBODPO68X_VW27.rod
VCID: 6596445665E6F113E04-8030
No fault code found.
-------------------------------------------------------------------------------
Address 8107: Antenna (J666) Labels:* None
Part No SW: 5WA 035 741 A HW: 5WA 035 741 A
Component: TrxModulHigh H10 0068
Serial number: 0000000008VIFW3
Coding: 02380011040080
ASAM Dataset: EV_TrxMLGEMQB37W 005006
ROD: EV_TrxMLGEMQB37W.rod
VCID: 42DCBFCAD408E62B256-8016
3 Faults Found:
0081 - Databus
U1121 00 [040] - Missing Message
[Ethernet-Datenbus - fehlende Botschaft- POS_GNSS_05_Position]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 0
0083 - Unknown Error Code
U1541 00 [040] - -
[Ethernet-Datenbus - fehlende Botschaft von der Informationselektronik]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 0
0096 - Unknown Error Code
U153F 00 [109] - -
Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 3
Fault Frequency: 0
-------------------------------------------------------------------------------
Address 811E: Burglary Protection FL (J518) Labels: None
Part No SW: 5WA 962 133 B HW: 5WA 962 133 B
Component: Kessy RSAD 070 0636
Serial number: ---------------
ASAM Dataset: EV_RSADVL37w 002013
ROD: EV_RSADVL37w_002_VW38.rod
VCID: 47CAAEDEFF2AC303F28-8012
No fault code found.
-------------------------------------------------------------------------------
Address 811F: Burglary Protection FR (J518) Labels: None
Part No SW: 5WA 962 133 B HW: 5WA 962 133 B
Component: Kessy RSAD 070 0636
Serial number: ---------------
ASAM Dataset: EV_RSADVR37w 002013
ROD: EV_RSADHL37w_002_VW38.rod
VCID: 47CAAEDEFF2AC303F28-8012
No fault code found.
-------------------------------------------------------------------------------
Address 8120: Burglary Protection RL (J518) Labels: None
Part No SW: 5WA 962 133 B HW: 5WA 962 133 B
Component: Kessy RSAD 070 0636
Serial number: ---------------
ASAM Dataset: EV_RSADHL37w 002013
ROD: EV_RSADHL37w_002_VW38.rod
VCID: 47CAAEDEFF2AC303F28-8012
No fault code found.
-------------------------------------------------------------------------------
Address 8121: Burglary Protection RR (J518) Labels: None
Part No SW: 5WA 962 133 B HW: 5WA 962 133 B
Component: Kessy RSAD 070 0636
Serial number: ---------------
ASAM Dataset: EV_RSADHR37w 002013
ROD: EV_RSADHL37w_002_VW38.rod
VCID: 47CAAEDEFF2AC303F28-8012
No fault code found.
End----------(Elapsed Time: 01:46, VBatt start/end: 13.1V/13.1V)-----------
cebbes30
15th February, 2021, 11:39 AM
And look now with this cable by Fly for the difference...
Friday,29,January,2021,14:31:09:61752
VCDS -- Windows Based VAG/VAS Emulator Running on Windows 7 x64
VCDS Version: 20.12.0.1 (x64) HEX-V2 CB: 0.4529.4
Data version: 20201125 DS322.1
www.Ross-Tech.com (http://www.Ross-Tech.com)
Chassis Type: CD-VW38 (5WA)
Scan: 01 03 05 08 09 10 13 15 17 19 23 2B 36 3C 42 44 52 5F 75 82
A5 D6 D7 8107 811E 811F 8120 8121
VIN: WVWZZZCDZLW01+++++
01-Engine -- Status: Malfunction 0010
03-ABS Brakes -- Status: Malfunction 0010
05-Acc/Start Auth. -- Status: Malfunction 0010
08-Auto HVAC -- Status: OK 0000
09-Cent. Elect. -- Status: OK 0000
10-Park/Steer Assist -- Status: Malfunction 0010
13-Auto Dist. Reg -- Status: Malfunction 0010
15-Airbags -- Status: OK 0000
17-Instruments -- Status: OK 0000
19-CAN Gateway -- Status: Malfunction 0010
23-Brake Booster -- Status: OK 0000
2B-Steer. Col. Lock -- Status: OK 0000
36-Seat Mem. Drvr -- Status: OK 0000
3C-Lane Change -- Status: Malfunction 0010
42-Door Elect, Driver -- Status: OK 0000
44-Steering Assist -- Status: OK 0000
52-Door Elect, Pass. -- Status: OK 0000
5F-Information Electr. -- Status: Malfunction 0010
75-Telematics -- Status: Malfunction 0010
82-Heads Up Display -- Status: OK 0000
A5-Frt Sens. Drv. Assist -- Status: OK 0000
D6-Light Ctrl Left 2 -- Status: OK 0000
D7-Light Ctrl Right 2 -- Status: OK 0000
8107-Antenna -- Status: OK 0000
811E-Burglary Protection FL -- Status: OK 0000
811F-Burglary Protection FR -- Status: OK 0000
8120-Burglary Protection RL -- Status: OK 0000
8121-Burglary Protection RR -- Status: OK 0000
-------------------------------------------------------------------------------
Address 01: Engine
Cannot be reached
-------------------------------------------------------------------------------
Address 03: ABS Brakes (J104) Labels: None
Part No SW: 5WA 614 517 AE HW: 5WA 614 517 A
Component: ESC H09 0011
Serial number: 602800
Coding: 34FC2C9022214471527A50070AC961862DB458F042D067C001 9CA231218FF100002814
ASAM Dataset: EV_Brake1ESCEPBMQB37W 007045
ROD: EV_Brake1ESCEPBMQB37W_007_VW38.rod
VCID: 0B43A505B3CA43D3160-805E
1 Fault Found:
8519 - Implausible Data Received from Cruise Control Front Distance Range Sensor
U0433 00 [040] - -
[CCan_ACC_Anhalteweg_inv]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 5
Fault Frequency: 1
Reset counter: 8
Mileage: 5496 km
Date: 2021.01.25
Time: 13:59:10
-------------------------------------------------------------------------------
Address 05: Acc/Start Auth. (J518) Labels: None
Part No SW: 5WA 959 436 C HW: 5WA 959 436 C
Component: Kessy IOBOX 070 0662
Serial number: ---------------
ASAM Dataset: EV_Kessy37w 003019
ROD: EV_Kessy37w_003_VW38.rod
VCID: 54F17E792E745C2B87A-8000
2 Faults Found:
1052939 - Touch Sensor on Exterior Door Grip; Driver Side
B116B 13 [009] - Open Circuit
Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 1
Reset counter: 40
Mileage: 5215 km
Date: 2020.12.29
Time: 07:18:11
Terminal 15 status: On
Voltage: 14.9 V
1053195 - Touch Sensor on Exterior Door Grip; Passenger Side
B116C 13 [009] - Open Circuit
Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 1
Reset counter: 40
Mileage: 5215 km
Date: 2020.12.29
Time: 07:18:11
Terminal 15 status: On
Voltage: 14.9 V
-------------------------------------------------------------------------------
Address 08: Auto HVAC (J979) Labels:* None
Part No SW: 5WA 907 727 T HW: 5WA 907 727 T
Component: Climatronic H01 0240
Serial number: ---------------
Coding: 00200001021112001010000011101111000013110020000000 0000000000
ASAM Dataset: EV_ACClimaBHBVW38X 005062
ROD: EV_ACClimaBHBVW38X_VW38.rod
VCID: 619FA7AD61C6B9831CC-8034
No fault code found.
-------------------------------------------------------------------------------
Address 09: Cent. Elect. (J519) Labels: None
Part No SW: 5WA 937 086 J HW: 5WA 937 086 J
Component: BCM 37W BOSCH 016 0132
Serial number: BXJ53F
ASAM Dataset: EV_BCM37w 005001
ROD: EV_BCM37w_005_VW38.rod
VCID: 58E98A49329C784B6B2-800C
No ASAM data for: "EV_BCM37w" (VW38)
No fault code found.
-------------------------------------------------------------------------------
Address 10: Park/Steer Assist (J446) Labels: None
Part No SW: 5WA 919 298 HW: 5WA 919 298
Component: PLA 12K Kanal H04 0022
Serial number: 00002
Coding: 8200026001
ASAM Dataset: EV_EPHBO2CVW3800000 002027
ROD: EV_EPHBO2CVW3800000_VW38.rod
VCID: 1373BD65EBFA9B13DE0-8046
No ASAM data for: "EV_EPHBO2CVW3800000" (VW38)
2 Faults Found:
1080304 - ROD - Unknown Error Code
- 00 [036]
Intermittent - Not Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 1
Fault Frequency: 1
Reset counter: 0
Mileage: 5451 km
Date: 2021.01.18
Time: 13:39:10
1113328 - ROD - Unknown Error Code
- 00 [036]
Intermittent - Not Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 1
Fault Frequency: 1
Reset counter: 0
Mileage: 5451 km
Date: 2021.01.18
Time: 13:39:08
-------------------------------------------------------------------------------
Address 13: Auto Dist. Reg (J428) Labels:* None
Part No SW: 5WA 907 572 A HW: 5WA 907 572
Component: ACC Bosch MQB H03 0245
Coding: 060318F70007404512474000000040054E4020000000000000 000000000000
ASAM Dataset: EV_FRONTRADARBOSCHVW380 003012
ROD: EV_FRONTRADARBOSCHVW380_003_VW38.rod
VCID: 4CC16619F64404EBDFA-8018
4 Faults Found:
1389 - Function Restricted due to Insufficient Voltage
U1400 00 [040] - -
[FAULT_VBAT_BUSMON_LOW]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 24
Mileage: 0 km
Date: 2000.00.00
Time: 00:00:00
1560 - Databus
U1122 00 [040] - Implausible Message
[FAULT_VMM_INCONSISTENCY_ACC]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 1
Reset counter: 34
Mileage: 5496 km
Date: 2021.01.25
Time: 13:59:09
1561 - Databus
U1123 00 [040] - Received Error Message
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 1
Reset counter: 32
Mileage: 5493 km
Date: 2021.01.24
Time: 22:44:47
2068 - Databus
U1123 00 [040] - Received Error Message
[FAULT_TSK_IRREV_ERROR]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 1
Reset counter: 33
Mileage: 5496 km
Date: 2021.01.25
Time: 13:59:09
-------------------------------------------------------------------------------
Address 15: Airbags (J234) Labels:* None
Part No SW: 5WA 959 655 A HW: 5WA 959 655 A
Component: AirbagVW40 007 0523
Serial number: 000000003C0DKR6
Coding: 88CC000000C0C0000000000000000000515400002054000040 00F68000130065
Shop #: WSC 01357 011 00200
ASAM Dataset: EV_AirbaVW40SMEVW38X 001028
ROD: EV_AirbaVW40SMEVW38X_VW38.rod
VCID: 55F7837D258E4523704-8000
No fault code found.
-------------------------------------------------------------------------------
Address 17: Instruments (J285) Labels: None
Part No SW: 5H0 920 340 HW: 5H0 920 340
Component: KOMBI 237 1400
Coding: 04A40000639C00080180620B2000080810300800
ASAM Dataset: EV_DashBoardVDDMQB37W 002029
ROD: EV_DashBoardVDDMQB37W_002_VW38.rod
VCID: 5F9BA15557B28F732A8-800A
No ASAM data for: "EV_DashBoardVDDMQB37W" (VW38)
No fault code found.
-------------------------------------------------------------------------------
Address 19: CAN Gateway (J533) Labels:* None
Part No SW: 5WA 907 530 B HW: 5WA 907 530 B
Component: GW2020 High 734 7068
Revision: -------- Serial number: 150160900046131
Coding: 0000808D0F00000000000000010301307301610F0000030003 0100000001010000000000000000000000000000000000
ASAM Dataset: EV_GatewMQB2020 004003
ROD: EV_GatewMQB2020_VW38.rod
VCID: 47CB5935EF22E7B3F28-8012
1 Fault Found:
2097338 - Unknown Error Code
U1646 00 [044] - -
[Antenna_control_module_1_no_communication_vlan]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 4
Fault Frequency: 149
Reset counter: 40
Mileage: 5239 km
Date: 2021.01.03
Time: 06:31:05
-------------------------------------------------------------------------------
Address 23: Brake Booster (J539) Labels: None
Part No SW: 5WA 909 059 E HW: 3Q0 909 059 A
Component: EBKV H06 0092
Serial number: BPA085
Coding: 1002C140730000CE39E79C73000049922449922400
ASAM Dataset: EV_BrakeBoostG2BoschVW37W 011021
ROD: EV_BrakeBoostG2BoschVW37W_011_VW38.rod
VCID: 52FD78611460521B956-8006
No fault code found.
-------------------------------------------------------------------------------
Address 2B: Steer. Col. Lock (J764) Labels:* 5Q0-905-861.clb
Part No SW: 2Q0 905 861 B HW: 2Q0 905 861 B
Component: ELV-MQBB H08 0040
Serial number: 20000
Coding: 0000000000000000
Shop #: WSC 01357 011 00200
ASAM Dataset: EV_ELVMarqMQBA0 002004
ROD: EV_ELVMarqMQBA0_VW27.rod
VCID: 323D18E174A0721BB56-8066
No fault code found.
-------------------------------------------------------------------------------
Address 36: Seat Mem. Drvr (J136) Labels:* None
Part No SW: 5WA 959 760 H HW: 5WA 959 760 H
Component: MEM-FS 009 0361
Serial number: 00000
Coding: 01589A400000A0508803010101010000000000212100000000 000000215000
Shop #: WSC 01357 011 00200
ASAM Dataset: EV_SCMDriveSideCONTIAU736 006013
ROD: EV_SCMDriveSideCONTIAU736_VW38.rod
VCID: 59EF8F4D4996614354C-800C
No fault code found.
-------------------------------------------------------------------------------
Address 3C: Lane Change (J1086) Labels:* None
Part No SW: 2Q0 907 686 D HW: 2Q0 907 686 D
Component: HRE_Master H25 0276
Serial number: 00000
Coding: 569945D0
ASAM Dataset: EV_HREntryHellaGen3Mstr 001013
ROD: EV_HREntryHellaGen3Mstr_VW38.rod
VCID: 3B2335C5A3EAB353660-806E
1 Fault Found:
2240563 - Databus
U1123 00 [040] - Received Error Message
[databus error value received - ESC_50 - ESP_QBit_Gierrate]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 5
Reset counter: 27
Mileage: 5239 km
Date: 2021.01.03
Time: 06:27:26
-------------------------------------------------------------------------------
Address 42: Door Elect, Driver (J386) Labels:| 5QX-959-X93-42.clb
Part No SW: 5Q0 959 593 K HW: 5Q0 959 593 F
Component: TSG FS002 0330
Serial number: YE007SL
Coding: 003B1220D200040000001000
Shop #: WSC 01357 011 00200
ASAM Dataset: EV_DCU2DriveSideMAXHKLO 001018
ROD: EV_DCU2DriveSideMAXHKLO_VW38.rod
VCID: 49CF5F0DF93611C3E4C-801C
Rear Driver Side Door Control Module:
Subsystem 1 - Part No SW: 5Q0 959 408 C HW: 5Q0 959 164
Component: FOND_FHSG_DRV 007 0010
Serial number: 00000000000037005403
Coding: 110000
No fault code found.
-------------------------------------------------------------------------------
Address 44: Steering Assist (J500) Labels:* None
Part No SW: 5WA 907 144 H HW: 5WA 907 144 C
Component: BASGEN1MQB37 101 1030
Serial number: 0004
Coding: 0000000000000000000002010100010000000101000101
ASAM Dataset: EV_SteerAssisBASGEN1MQB37 006037
ROD: EV_SteerAssisBASGEN1MQB37_006_VW38.rod
VCID: 4EC56C11005836FBB1E-801A
No fault code found.
-------------------------------------------------------------------------------
Address 52: Door Elect, Pass. (J387) Labels:* Redir Fail!
Part No SW: 5Q0 959 592 K HW: 5Q0 959 592 F
Component: TSG BFS002 0330
Serial number: YE007S
Coding: 003B1020DE00040000801000
Shop #: WSC 01357 011 00200
ASAM Dataset: EV_DCU2PasseSideMAXHKLO 001018
ROD: EV_DCU2PasseSideMAXHKLO_VW38.rod
VCID: 48C95A09E23CE8CBFB2-801C
Rear Passenger Door Control Module:
Subsystem 1 - Part No SW: 5Q0 959 407 C HW: 5Q0 959 163
Component: FOND_FHSG_PSG 007 0010
Serial number: 00000000000036942473
Coding: 090000
No fault code found.
-------------------------------------------------------------------------------
Address 5F: Information Electr. (J794) Labels:* None
Part No SW: 5H0 035 816 A HW: 5H0 035 816 A
Component: MU-O-ND-EU H56 1650
Serial number: WG8LGM2
Coding: 23800000000000000000000000000000000000000000000000
ASAM Dataset: EV_MUOIMQB37w 001002
ROD: EV_MUOIMQB37w_VW38.rod
VCID: 2517F3BD356E15A3204-8070
No fault code found.
-------------------------------------------------------------------------------
Address 75: Telematics (J949) Labels:* None
Part No SW: 5WA 035 284 A HW: 5WA 035 284 A
Component: OCU3HMQB37W H12 0067
Serial number: 00000000
Coding: 023800009068A8209405460071502E07
ASAM Dataset: EV_OCU3HMQB37W 001039
ROD: EV_OCU3HMQB37W_001_VW38.rod
VCID: 44D14E39DE14CCAB17A-8010
3 Faults Found:
1350144 - Mobile Data Services
B149A 00 [008] - -
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 141
Reset counter: 40
Mileage: 5343 km
Date: 2021.01.13
Time: 14:46:09
Voltage terminal 30: 14.6 V
0080 - Databus
U1121 00 [008] - Missing Message
[Ethernet Databus missing message - Transceiverbox]
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 6
Fault Frequency: 3
Reset counter: 23
Mileage: 5380 km
Date: 2021.01.15
Time: 11:27:53
Voltage terminal 30: 14.2 V
1381120 - Unknown Error Code
U1513 00 [008] - -
Intermittent - Confirmed - Tested Since Memory Clear
Freeze Frame:
Fault Status: 00000001
Fault Priority: 3
Fault Frequency: 1
Date: 2000.00.00
Time: 00:00:00
-------------------------------------------------------------------------------
Address 82: Heads Up Display (J898) Labels:* None
Part No SW: 5H1 919 608 HW: 5H1 919 608
Component: HeadupDisplay H15 0027
Coding: 5740E0
ASAM Dataset: EV_HeadUpDisplMQB37W 001017
ROD: EV_HeadUpDisplMQB37W.rod
VCID: 6FBBD195A7121FF39A8-803A
No fault code found.
-------------------------------------------------------------------------------
Address A5: Frt Sens. Drv. Assist (R242) Labels:* None
Part No SW: 5WA 980 653 A HW: 5WA 980 653
Component: MQB MFK 3.0 H05 3127
Serial number: E267351
Coding: 00000888216CC040109E000010200020004180000000000000 00000000000000
ASAM Dataset: EV_MFK3ValeoMQB 005039
ROD: EV_MFK3ValeoMQB_005_VW38.rod
VCID: 4DC76B1D0D5E0DE3C84-8018
1 Fault Found:
1124477 - Databus
U1123 00 [008] - Received Error Message
[KLR_01_KLR_Touchauswertung]
Intermittent - Confirmed - Tested Since Memory Clear
-------------------------------------------------------------------------------
Address D6: Light Ctrl Left 2 (A31) Labels: 7PP-941-572.clb
Part No SW: 992 941 571 AE HW: 992 941 571 A
Component: LED1L H08 9202
ASAM Dataset: EV_LLPGen3LKEBODPO68X 001003
ROD: EV_LLPGen3LKEBODPO68X_VW27.rod
VCID: 6597B3BD75EED5A3E04-8030
No fault code found.
-------------------------------------------------------------------------------
Address D7: Light Ctrl Right 2 (A27) Labels: 7PP-941-572.clb
Part No SW: 992 941 571 AE HW: 992 941 571 A
Component: LED1R H08 9202
ASAM Dataset: EV_LLPGen3RKEBODPO68X 001003
ROD: EV_LLPGen3LKEBODPO68X_VW27.rod
VCID: 6597B3BD75EED5A3E04-8030
No fault code found.
-------------------------------------------------------------------------------
Address 8107: Antenna
Cannot be reached
-------------------------------------------------------------------------------
Address 811E: Burglary Protection FL
Cannot be reached
-------------------------------------------------------------------------------
Address 811F: Burglary Protection FR
Cannot be reached
-------------------------------------------------------------------------------
Address 8120: Burglary Protection RL
Cannot be reached
-------------------------------------------------------------------------------
Address 8121: Burglary Protection RR
Cannot be reached
End----------(Elapsed Time: 01:24, VBatt start/end: 15.0V/15.0V)-----------
Roma77
15th February, 2021, 12:21 PM
I see logs of 2 different cars - I think it is necessary to test scanners on the same car.
Have you ever thought that there are 3 points in the diagnosis - 1-a person, 2-a scanner, 3-a car. If something does not work, then it is not a fact that this is the 2nd option.
cebbes30
15th February, 2021, 12:34 PM
Roma77,
The last scan is from my car.
so you and all other can see the diference, same software version, same firmware version, but not accasble with fly cable of all control units, but the orginal hex v2 scan en show all the module by type and name.
Even no Asam data ony couple modules
Ganja47
16th February, 2021, 01:46 PM
Hi folks,
Just wanted to drop in and let everyone know thanks to badrax I have managed to update the non udateable 415 cable to firnware 1.03.02 and it's running VCDS 20.12.0
Some slight hiccups regarding connecting to my old car (8N mk1 TT pure Kline) since the firmware is using a different UART to communicate with one of the Kline chips but was easily fixed with 2 wires after badrax done the research and found the testpads to connect to
Please don't go nuts now asking where to download and how to update, I'm sure badrax will let everyone know when it's time for that
borian
17th February, 2021, 06:13 AM
Hi folks,
Just wanted to drop in and let everyone know thanks to badrax I have managed to update the non udateable 415 cable to firnware 1.03.02 and it's running VCDS 20.12.0
Some slight hiccups regarding connecting to my old car (8N mk1 TT pure Kline) since the firmware is using a different UART to communicate with one of the Kline chips but was easily fixed with 2 wires after badrax done the research and found the testpads to connect to
Please don't go nuts now asking where to download and how to update, I'm sure badrax will let everyone know when it's time for that
Did You cut those two lines next to capacitor c18 and S1 sign?
Ganja47
17th February, 2021, 09:34 AM
Nope, right now USART 1 and 3 are both connected to the kline chip. Still at early stage and easier to reverse things like this for now
cebbes30
17th February, 2021, 05:04 PM
Hello All,
I have contacted fly today with skpe on his insistince, you can tell 100 times its not working, showing prove, but every time he ask do you have orginal cable.
I have try to tell him tmany times, like the firmware and software are the same with orginal end clone but its not showing all of the control modules like orginal. Afcourse he dont want to hear this after 10 times telling. Every time whe need confirmation we need to test bla bla. Do you have orginal cable you can test for us, what the f..k i do on this forum..
Verry strange i am wrong the cable is ok.. so people i dont say dont buy this cable but if you want to use on a golf 8 maybe you can wait 6 months to buy..
comment Fly
Just Forum
We need to confirm
We need to test
Would do not trust
To many decrier
Slander
We need to test and collect data to tv
WE need to confirm
I am done with this Fly shit, just you can olso accept its not working, after many prove
kaalis
17th February, 2021, 08:07 PM
I understand that genuine hex-v2 is too expensive for mk8 buyers, however it's easy to spend 35k for the car, right?
You want too much from a clone...
If firmware version is the same, it doesn't mean it's content is identical.
Sent from my VOG-L29 using Tapatalk
crouchinggerbil
17th February, 2021, 08:13 PM
I understand that genuine hex-v2 is too expensive for mk8 buyers, however it's easy to spend 35k for the car, right?
You want too much from a clone...
If firmware version is the same, it doesn't mean it's content is identical.
Sent from my VOG-L29 using Tapatalk
You can get Genuine for around €200, Good clone around €60 and shit clone for around €30.
In fairness OEM Hex v2 is really not that expensive in comparison to other VCI's.
If you want the latest software and all that then just invest in a proper tool that will do the job and stop your whining.
cebbes30
17th February, 2021, 10:10 PM
very stupid comparison, I indicate that it is not the same as an original and that your on-board computer gives an unacceptable error message after use Component protection and not accesible modules.
when I indicate this there are apparently co-owners here on the forum of fly who comment right away.
if it does not work, other future riders of a vw golf 8 may also know that it does not work, so she, like me, will make a bad buy afterwards..
I have been contacted by fly and other users in response to my post here!!
what does not work on a Golf 8, I am not going to declare here that it works!!!!!!!!!!!!!
I understand that genuine hex-v2 is too expensive for mk8 buyers, however it's easy to spend 35k for the car, right?
You want too much from a clone...
If firmware version is the same, it doesn't mean it's content is identical.
Sent from my VOG-L29 using Tapatalk
cebbes30
17th February, 2021, 10:14 PM
whining?
Do you all work for fly on this forum or do you get a bonus.
whining and truth are two different things.
You can get Genuine for around €200, Good clone around €60 and shit clone for around €30.
In fairness OEM Hex v2 is really not that expensive in comparison to other VCI's.
If you want the latest software and all that then just invest in a proper tool that will do the job and stop your whining.
crouchinggerbil
17th February, 2021, 10:35 PM
whining?
Do you all work for fly on this forum or do you get a bonus.
whining and truth are two different things.
I dont work for fly no. Personally i dont trust someone who asks you to message them and them bombard you with the shit they sell in their shitty little shop lol
flyfvdi
18th February, 2021, 03:47 AM
Hello All,
I have contacted fly today with skpe on his insistince, you can tell 100 times its not working, showing prove, but every time he ask do you have orginal cable.
I have try to tell him tmany times, like the firmware and software are the same with orginal end clone but its not showing all of the control modules like orginal. Afcourse he dont want to hear this after 10 times telling. Every time whe need confirmation we need to test bla bla. Do you have orginal cable you can test for us, what the f..k i do on this forum..
Verry strange i am wrong the cable is ok.. so people i dont say dont buy this cable but if you want to use on a golf 8 maybe you can wait 6 months to buy..
comment Fly
Just Forum
We need to confirm
We need to test
Would do not trust
To many decrier
Slander
We need to test and collect data to tv
WE need to confirm
I am done with this Fly shit, just you can olso accept its not working, after many prove
Yes,you contact fly, but you do not have original ross-tech vcds hex-v2 and fly stm405 vcds hex-v2. you just said ,said and said.
so easy , fly need to test and collect the data.
if fly stm405 vcds hex-v2 has the bug of VW Golf 8, fly can modify it and update freely soon.do not worry.
flyfvdi
18th February, 2021, 03:51 AM
who has original ross-tech vcds hex-v2 and VW Golf 8, plesse contact fly.
who has fly stm405 vcds hex-v2 and VW Golf 8, plesse contact fly.
fly test, confirm and collect the data by teamviewer, then modify the bug and update freely.
flyfvdi
18th February, 2021, 04:09 AM
hi, all, if you find the bug of fly stm405 vcds hex-v2 , post here , contact fly to test and collect data , modify it and update freely soon.
Cechu 0302
18th February, 2021, 11:18 PM
Hello. Polish translation of VIIPlusLoader. Replace original file.
786820
flyfvdi
19th February, 2021, 06:12 AM
Hello. Polish translation of VIIPlusLoader. Replace original file.
786820
Thank you very much
mishja
20th February, 2021, 08:52 AM
787207
please help, where to conect gnd of programer usbasp?
networkers
20th February, 2021, 11:48 AM
please help, where to conect gnd of programer usbasp?
Use the "middle pin" of the LM2940 voltage regulator or GND from USB cable or Pin 4 from OBD
flyfvdi
21st February, 2021, 04:17 AM
Mega.nz VCDS Hex-V2 VIIPlusLoader-08.021.04 link
https://mega.nz/file/UkkAXDRS#tMzeCUbuRC1QRQTDHLnFUeYAzR7TeAZ_Su2bkmK80 V4
VIIPlusLoader Support Polish,German,French,Romanian,Czech,English,Chines e.
and1
21st February, 2021, 08:08 AM
Hi folks,
I've bought recently a chinese VCDS HEX V2 cable (http://www.obd2store.com/vcds-v2-unlimited-diagnose-interface-vcds-hexv2-enthusiast-k-can-usb-interface-with-v2040-vcds-v2-download-software-with-full-license-p-2417.html) and it gives me a headache.
I've downloaded the latest VCDS 20.12.
The issue is, VCDS says there's an update, but once I check to look for updates, it says your up to date.
So I can't do anything with it.
I've also tried the VIIPlusLoader 08.021.03 but it shows "illegal device, device locked".
Can anybody please help me fix this?
flyfvdi
21st February, 2021, 08:11 AM
Hi folks,
I've bought recently a chinese VCDS HEX V2 cable (http://www.obd2store.com/vcds-v2-unlimited-diagnose-interface-vcds-hexv2-enthusiast-k-can-usb-interface-with-v2040-vcds-v2-download-software-with-full-license-p-2417.html) and it gives me a headache.
I've downloaded the latest VCDS 20.12.
The issue is, VCDS says there's an update, but once I check to look for updates, it says your up to date.
So I can't do anything with it.
I've also tried the VIIPlusLoader 08.021.03 but it shows "illegal device, device locked".
Can anybody please help me fix this?
open the interface shell ,take photos and post here
DYXiCZ
21st February, 2021, 03:23 PM
(Czech) VCDS-SVO 20.12.0 Released!
http://www.auto-diagnostika.cz/VCDS_CZ.exe
Raimax
21st February, 2021, 07:48 PM
Mega.nz VCDS Hex-V2 VIIPlusLoader-08.021.04 link
https://mega.nz/file/UkkAXDRS#tMzeCUbuRC1QRQTDHLnFUeYAzR7TeAZ_Su2bkmK80 V4
VIIPlusLoader Support Polish,German,French,Romanian,Czech,English,Chines e.
With loader 08.021.03 does not work Autoscan. I didn’t try with older loaders because I recently purchased the cable.
Works well with old v1 cable
vw passat b6 2006
liviudiaconu
21st February, 2021, 09:16 PM
20.12.0 with v9.2 loader said me "revoked" after 2 dtcs erased.
rewroted cable, test ok, serial "green", 2 dtc erased, revoked.
ZIPPO4594
21st February, 2021, 09:42 PM
Mega.nz VCDS Hex-V2 VIIPlusLoader-08.021.04 link
https://mega.nz/file/UkkAXDRS#tMzeCUbuRC1QRQTDHLnFUeYAzR7TeAZ_Su2bkmK80 V4
VIIPlusLoader Support Polish,German,French,Romanian,Czech,English,Chines e.
Hello !
would it be possible, for the next update of VIIPlusLoader, to add a menu to choose the installation language instead of making an install per language ?
tkz for work ;)
crouchinggerbil
21st February, 2021, 10:10 PM
With loader 08.021.03 does not work Autoscan. I didn’t try with older loaders because I recently purchased the cable.
Works well with old v1 cable
vw passat b6 2006
You have to remember that car is 15yrs old so something is bound to change along the way
thunderbolt96
22nd February, 2021, 12:53 AM
Hi, Italian translation attached (removed everything else, only English and Italian on this version were left).
flyfvdi
22nd February, 2021, 04:09 AM
With loader 08.021.03 does not work Autoscan. I didn’t try with older loaders because I recently purchased the cable.
Works well with old v1 cable
vw passat b6 2006
yuo use VIIPlusLoader-08.021.04, fix it
flyfvdi
22nd February, 2021, 04:11 AM
Hi, Italian translation attached (removed everything else, only English and Italian on this version were left).
thank you very much
flyfvdi
22nd February, 2021, 04:15 AM
Hello !
would it be possible, for the next update of VIIPlusLoader, to add a menu to choose the installation language instead of making an install per language ?
tkz for work ;)
yes, possible
and1
22nd February, 2021, 08:18 AM
open the interface shell ,take photos and post here
787604787605
kaalis
22nd February, 2021, 08:20 AM
It's "415", contact @badrax
Sent from my VOG-L29 using Tapatalk
flyfvdi
22nd February, 2021, 09:49 AM
787604787605
did you buy it from chinese shenzhen ?
and1
22nd February, 2021, 10:14 AM
It's "415", contact @badrax
Sent from my VOG-L29 using Tapatalk
Thanks, will do!
did you buy it from chinese shenzhen ?
I don't know who that is. But I bought it here: CLICK ME (http://www.obd2store.com/vcds-v2-unlimited-diagnose-interface-vcds-hexv2-enthusiast-k-can-usb-interface-with-v2040-vcds-v2-download-software-with-full-license-p-2417.html)
badrax
22nd February, 2021, 05:39 PM
Thanks, will do!
I don't know who that is. But I bought it here: CLICK ME (http://www.obd2store.com/vcds-v2-unlimited-diagnose-interface-vcds-hexv2-enthusiast-k-can-usb-interface-with-v2040-vcds-v2-download-software-with-full-license-p-2417.html)
How much $$ did you pay for it?
If you payed like $50++ it looks like you got screwed. The price for the 415 should be $30 or below.
jan4
22nd February, 2021, 06:36 PM
405 are way under $ 45 including shipping already .
https://www.aliexpress.com/item/1005002034312326.html?spm=a2g0o.detail.1000014.1.6 b7f23e5EDZLna&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=59cf9807-dab9-43ce-b96b-c1ac5dc96dba&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:59cf9807-dab9-43ce-b96b-c1ac5dc96dba,tpp_buckets:668%230%23131923%2338_668 %23888%233325%232_23416%230%23210362%2311_23416%23 4721%2321967%23463_23416%234722%2321972%233_668%23 2846%238114%231999_668%232717%237565%23717_668%231 000022185%231000066059%230_668%233422%2315392%2373 4_4452%230%23214000%230_4452%233474%2315675%23333_ 4452%234862%2324463%2393_4452%233098%239599%23569_ 4452%235108%2323442%23827_4452%233564%2316062%2376 1
ganobi
22nd February, 2021, 07:20 PM
Thanks, will do!
I don't know who that is. But I bought it here: CLICK ME (http://www.obd2store.com/vcds-v2-unlimited-diagnose-interface-vcds-hexv2-enthusiast-k-can-usb-interface-with-v2040-vcds-v2-download-software-with-full-license-p-2417.html)
Look at the motherboard you ordered and received, and that's it. Pictures are poor, but you can see that not this motherboard but the STM not visible.
badrax
22nd February, 2021, 11:26 PM
405 are way under $ 45 including shipping already .
https://www.aliexpress.com/item/1005002034312326.html?spm=a2g0o.detail.1000014.1.6 b7f23e5EDZLna&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=59cf9807-dab9-43ce-b96b-c1ac5dc96dba&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:59cf9807-dab9-43ce-b96b-c1ac5dc96dba,tpp_buckets:668%230%23131923%2338_668 %23888%233325%232_23416%230%23210362%2311_23416%23 4721%2321967%23463_23416%234722%2321972%233_668%23 2846%238114%231999_668%232717%237565%23717_668%231 000022185%231000066059%230_668%233422%2315392%2373 4_4452%230%23214000%230_4452%233474%2315675%23333_ 4452%234862%2324463%2393_4452%233098%239599%23569_ 4452%235108%2323442%23827_4452%233564%2316062%2376 1
Depends on where you live in the world. That $40 cable is $55 for me when you include shipping fee and tax
Sent from my iPhone using Tapatalk
flyfvdi
23rd February, 2021, 07:32 AM
405 are way under $ 45 including shipping already .
https://www.aliexpress.com/item/1005002034312326.html?spm=a2g0o.detail.1000014.1.6 b7f23e5EDZLna&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=59cf9807-dab9-43ce-b96b-c1ac5dc96dba&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:59cf9807-dab9-43ce-b96b-c1ac5dc96dba,tpp_buckets:668%230%23131923%2338_668 %23888%233325%232_23416%230%23210362%2311_23416%23 4721%2321967%23463_23416%234722%2321972%233_668%23 2846%238114%231999_668%232717%237565%23717_668%231 000022185%231000066059%230_668%233422%2315392%2373 4_4452%230%23214000%230_4452%233474%2315675%23333_ 4452%234862%2324463%2393_4452%233098%239599%23569_ 4452%235108%2323442%23827_4452%233564%2316062%2376 1
787918
787919
There are two copy vcds hex-v2. one is great, another is crappy.
flyfvdi
23rd February, 2021, 07:36 AM
VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader. full version, update freely. most stable.
VCDS hex-v2 is also available in the following languages:
Chinese, Croatian, Czech, Danish, English, French, German, Hungarian, Italian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish
VIIPlusLoader Support Polish,German,French,Romanian,Czech,English,Chines e.
Buy VCDS Hex-V2 from aliexpress
https://www.aliexpress.com/item/1005001816883028.html?spm=5261.ProductManageOnline .0.0.6bae4edfKNwPWmwith
787920
and1
23rd February, 2021, 08:28 AM
How much $$ did you pay for it?
If you payed like $50++ it looks like you got screwed. The price for the 415 should be $30 or below.
I've payed with shipping to Australia $135 (~105 USD). Was relying on the description and didn't know anything about the difference 405/415 until yesterday... Just saw the chip is blurred on the homepage, too.
Ganja47
23rd February, 2021, 02:12 PM
Wow, that's steep. I paid £28 (just under $40 US) for mine in december and with the new taxes since january it would be another £5.60 on top now
That's for the exact same 415 device yoi have there
badrax
23rd February, 2021, 04:26 PM
I've payed with shipping to Australia $135 (~105 USD). Was relying on the description and didn't know anything about the difference 405/415 until yesterday... Just saw the chip is blurred on the homepage, too.
If you ordered the cable from this image:
https://i.postimg.cc/sG4Pq89C/a-351.jpg (https://postimg.cc/sG4Pq89C)
then they have sent you the wrong cable!
You can see on this image that the PCB is of the type supporting updates. You can also see that the CAN bus chip is smaller on the image compared to the one you got.
Perhaps you can try get your money back using some buyers protection. I know paypal protects the buyer pretty good.
StanNB
23rd February, 2021, 05:27 PM
787604787605
Which version did u bought, english or multi? Looking for that 415 with original PCB, it's much better then 405.
crouchinggerbil
23rd February, 2021, 05:41 PM
Which version did u buyd, english or multi? Looking for that 415 with original PCB, it's much better then 405.
Gotta love the cheaped out solder joint between the 2 boards.
StanNB
23rd February, 2021, 06:32 PM
Gotta love the cheaped out solder joint between the 2 boards.
Noone cares!
flyfvdi
24th February, 2021, 04:25 AM
If you ordered the cable from this image:
https://i.postimg.cc/sG4Pq89C/a-351.jpg (https://postimg.cc/sG4Pq89C)
then they have sent you the wrong cable!
You can see on this image that the PCB is of the type supporting updates. You can also see that the CAN bus chip is smaller on the image compared to the one you got.
Perhaps you can try get your money back using some buyers protection. I know paypal protects the buyer pretty good.
Aliexpress protects the buyer pretty good, too
you can return back the wrong cable and refund yuor money.
flyfvdi
24th February, 2021, 04:26 AM
Which version did u bought, english or multi? Looking for that 415 with original PCB, it's much better then 405.
415 with original PCB is a crap, can not update freely. can not suppot multi-languages.not full version, with many bugs.
and1
24th February, 2021, 08:47 AM
Wow, that's steep. I paid £28 (just under $40 US) for mine in december and with the new taxes since january it would be another £5.60 on top now
That's for the exact same 415 device yoi have there
They reduced the price, I've payed pretty much the full retail price.
If you ordered the cable from this image:
https://i.postimg.cc/sG4Pq89C/a-351.jpg (https://postimg.cc/sG4Pq89C)
then they have sent you the wrong cable!
You can see on this image that the PCB is of the type supporting updates. You can also see that the CAN bus chip is smaller on the image compared to the one you got.
Perhaps you can try get your money back using some buyers protection. I know paypal protects the buyer pretty good.
I can't open a case anymore. :(
Which version did u bought, english or multi? Looking for that 415 with original PCB, it's much better then 405.
Back then when I've ordered, it was english only and that's the one I got.
StanNB
24th February, 2021, 09:16 AM
415 with original PCB is a crap, can not update freely. can not suppot multi-languages.not full version, with many bugs.
Original PCB is crap? The original V2 is crap, too? Is the same PCB!
My 415 works in 2 languages, don't need more! And it's full version!
You mean more bugs like your 405 and the PlusLoader on Golf 8? Don't think so. Any proofs or just empty words?
How can a 405 chip with less quality be better like the more qualified 415 chip?
You forgot the link to your shop. You are only here for business and make money, don't you?
bg17aw
24th February, 2021, 09:43 AM
405 are way under $ 45 including shipping already .
https://www.aliexpress.com/item/1005002034312326.html?spm=a2g0o.detail.1000014.1.6 b7f23e5EDZLna&gps-id=pcDetailBottomMoreOtherSeller&scm=1007.33416.210362.0&scm_id=1007.33416.210362.0&scm-url=1007.33416.210362.0&pvid=59cf9807-dab9-43ce-b96b-c1ac5dc96dba&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.210362.0,pvid:59cf9807-dab9-43ce-b96b-c1ac5dc96dba,tpp_buckets:668%230%23131923%2338_668 %23888%233325%232_23416%230%23210362%2311_23416%23 4721%2321967%23463_23416%234722%2321972%233_668%23 2846%238114%231999_668%232717%237565%23717_668%231 000022185%231000066059%230_668%233422%2315392%2373 4_4452%230%23214000%230_4452%233474%2315675%23333_ 4452%234862%2324463%2393_4452%233098%239599%23569_ 4452%235108%2323442%23827_4452%233564%2316062%2376 1
Look at the third picture, it clearly says 415
StanNB
24th February, 2021, 10:01 AM
Look at the third picture, it clearly says 415Did you read the description? You can buy there 2 items!
405 and 415!
Gesendet von meinem BLA-L29 mit Tapatalk
bg17aw
24th February, 2021, 10:18 AM
True, my mistake. 415 is cheaper, but they also sell the 405
Ganja47
24th February, 2021, 10:30 AM
To be fair the only thing the 415 has over the 405 is the integrated crypto chip, the 405 version of the hex v2 uses an external crypto chip on their PCB
When I purchased mine in december I did some research and wanted a 'real' v2 so knew it had to be ARM rather than Atmega but differences between the 405 and 415 weren't known in detail back then and none of the 2 had received any updates back then so I went for the 415 because it was a tenner cheaper
My 415 came with 20.4 supported and wouldn't connect meaningful to either my A4 B6 or my mk1 TT because of Kline problems. The fly marketed 405 had similar problems with Kline cars.
Fast forward to now VCDS has been updated several times and so has the 405 clone and the loader. Kline problems have been sorted after loader version 02/03 and the cable and loader are actively developed and supported. On the other hand the 415 is abandoned by it's developers without any updates or support.
To be clear here I have no connection to fly and don't want to advocate any supplier over the other but in hindsight it would have been better to go for the 405 cable and bying anything else just now makes no sense whatsoever for the sake of saving a pitty amount of money or even pay on top as and1 did
People can say about fly support what they want but in this realm of the car diagnostic world receiving any support or upgrades is close to a miracle. Look at the v1 Atmega cables. Updates, flashes and loaders are provided by individuals or groups that have absolutely nothing to do with the cable suppliers.
Maybe there will be a similar arrangement for 415 upgrades in the future, we all know Badrax is working hard on it and my 415 cable is updated to run 20.12 and has all the Kline problems solved which wouldn't have been possible without a lot of hard and dedicated work by Badrax. But where do you think the updated firmware comes from? The 405 cable and viiplus loader of course so without those guys supporting their cable we probably wouldn't be here yet either
As far as I'm concerned folk should stop having a go at fly and actually appreciate the after sales support and updates we have never seen before in the vcds clone world
If this is not enough for anyone just go and buy the original
Shoutout and Thanks to flyfvdi for supporting your product and Thanks to badrax for all the work put in so far getting the folks who made a wrong buying decision up to date
Piece out
StanNB
24th February, 2021, 11:08 AM
Maybe there will be a similar arrangement for 415 upgrades in the future, we all know Badrax is working hard on it
Agree with you. And I really love the knowledge and the hard work from Badrax on the 415. Fly did big things, too. No question. But you should differentiates the intentions behind that.
Badrax is a guy like me. Try to research things, cracking, make things runnable and working to present it for other people and for the scene. And all for free.
Fly's first intention of his work is to make business and sell his cables. That's why all other interfaces exept his ones are crap and shit. No, it's not reprehensible to make money.
But why he don't support Badrax and the work on the 415 with his solutions, e.g. with firmware or something?
Because he wants to sell more of his cables. That's what I think.
Maybe I'm totally wrong, but I can't understand this.
Gesendet von meinem BLA-L29 mit Tapatalk
Ganja47
24th February, 2021, 11:22 AM
I think asking fly and his team to upgrade a cable that wasn't produced by them is a bit much to be honest although it would be a nice and generous present.
Of course the USART hardware mod would still have to be done on the 415 cable for that.
Still very unlikely. As you said yourself he clearly is part of the updateable 405 team in some form or another. For them this is business, not enthusiasm or a hobby. Helping to update a competition device and therefore stopping people buying one of theirs is naturally not on their mind. They would be very bad business people
Matter of fact I know they've been working hard to make the new firmwares more complicated to modify for use on the 415 cable so help from their side is very unlikely
StanNB
24th February, 2021, 11:45 AM
They take firmware from a RT interface to modify that, ask other users to test for free theire firmware on the cars to make money and don't want to give something back to the community that helped them.
That's why I would never support them and buy his interfaces. That destroys the scene.
Gesendet von meinem BLA-L29 mit Tapatalk
flyfvdi
25th February, 2021, 05:07 AM
Original PCB is crap? The original V2 is crap, too? Is the same PCB!
My 415 works in 2 languages, don't need more! And it's full version!
You mean more bugs like your 405 and the PlusLoader on Golf 8? Don't think so. Any proofs or just empty words?
How can a 405 chip with less quality be better like the more qualified 415 chip?
You forgot the link to your shop. You are only here for business and make money, don't you?
Original PCB is not a crap , The original V2 is not a crap, too. yes the same PCB. but different firmware.
The chinese clone 415 V2 does not use the original v2 firmware, they develop theirselves firmware.
The chinese clone 415 V2 factory boss was in prison, because he cloned Launch tool. now nobody support the chinese clone 415 V2.
if fly stm 405 v2 has bug, do not worry , they can fix the bug at once and update freely by VII Plus Loader
you check the digital-kaos history records, many people said the chinese clone 415 V2 has many bugs.
peetr
25th February, 2021, 08:23 AM
The chinese clone 415 V2 does not use the original v2 firmware, they develop theirselves firmware.
Where comes the firmware from which is used in the stm405 clones? Does somebody develop it himself aswell, or is it some kind of modified original firmware? Or is it actually the original ross firmware, but combined with some magic in the VII plus loader to make it work?
Its okay if you don't want to tell it because otherwise ross could figure it out faster. Then please keep it for yourself :D
StanNB
25th February, 2021, 10:07 AM
The FW is a dump from a genuine RT interface. They modified that. Its the same like on the 415. But the 415 had less bugs.
Gesendet von meinem BLA-L29 mit Tapatalk
Ganja47
25th February, 2021, 01:21 PM
Does anyone know if there's a way of retrieving RT firmware from their update servers via sending crafted packets?
Anyone sniffed comms of original hex v2 update process?
I'd be very interested in that
flyfvdi
26th February, 2021, 04:47 AM
Where comes the firmware from which is used in the stm405 clones? Does somebody develop it himself aswell, or is it some kind of modified original firmware? Or is it actually the original ross firmware, but combined with some magic in the VII plus loader to make it work?
Its okay if you don't want to tell it because otherwise ross could figure it out faster. Then please keep it for yourself :D
fly stm 405 vcds hex-v2 does use ross-tech original v2 firmware, they develop theirselves firmware. update the firmware by VII Plus Loader.
just directly use the ross-tech original v2 software.
flyfvdi
26th February, 2021, 04:49 AM
The FW is a dump from a genuine RT interface. They modified that. Its the same like on the 415. But the 415 had less bugs.
Gesendet von meinem BLA-L29 mit Tapatalk
you are wrong. fly stm 405 vcds hex-v2 firmware is not a dump from a genuiine RT interface. it is not the same like on the 415. if you find the fly stm 405 vcds hex-v2 bug ,they can modify it right now and update by the new VII Plus Loader.
bg17aw
26th February, 2021, 10:41 AM
20.12.0 with v9.2 loader said me "revoked" after 2 dtcs erased.
rewroted cable, test ok, serial "green", 2 dtc erased, revoked.
Same here, I keep seeing Revoked cables too, but after re-write, test is not ok anymore. Very strange.
kaalis
26th February, 2021, 04:54 PM
21.2.0 Beta released. HEX-CAN excluded obviously.
jan4
27th February, 2021, 01:40 PM
anyone already tested the beta with a golf 8 ??
grahamdsmith
28th February, 2021, 06:21 PM
does this still work?
MaTyyyspl
28th February, 2021, 10:09 PM
VCDS 21.3 released.
Release 21.3 published 28. February 2021
Info pending.
Release 20.12 published 1. December 2020
Preliminary support for Mk.8 and MEB (ID.x) cars.
Improved support for MY 2021 cars.
Expanded Auto-Scan screen with optional brand-selection.
Totally new version of LCode (but old version still available as LCode-Classic).
New ASAM dataset (DS322).
New VCIConfig (2.252).
Raimax
1st March, 2021, 01:21 PM
Last VII Plus Loader 01.03.06 does not work with VCDS 21.3
Tomas005
1st March, 2021, 06:21 PM
Last VIIPlusLoader-08.021.04 does not work with VCDS 21.3.0
Will it work in the future?
789740
carfreak1
1st March, 2021, 06:38 PM
Hello everybody, just a simple question.
I am reading about Hex V2 versions (Atmega chip and 415 chip).
I used from VCDS 17 an Atmega cable with bootloader open and I have updated it.
I would need to order a new one, so I would like to know, is 415 cable better than Atmega or both are the same with same options to update?
Thank you in advance.
crouchinggerbil
1st March, 2021, 07:23 PM
21.3 version now available on ross-tech
ZIPPO4594
1st March, 2021, 07:45 PM
French version (FRM) too
Lolo4321
1st March, 2021, 10:16 PM
How to fix k2 short to ground, i havent used the cable like 5 times. I get this on two cars. Hex v1
flyfvdi
2nd March, 2021, 09:35 AM
Last VIIPlusLoader-08.021.04 does not work with VCDS 21.3.0
Will it work in the future?
789740
they will update the VIIPlusLoader to support VCDS 21.3.0, wait
flyfvdi
2nd March, 2021, 09:36 AM
Hello everybody, just a simple question.
I am reading about Hex V2 versions (Atmega chip and 415 chip).
I used from VCDS 17 an Atmega cable with bootloader open and I have updated it.
I would need to order a new one, so I would like to know, is 415 cable better than Atmega or both are the same with same options to update?
Thank you in advance.
VCDS Hex-V2 with main chip STM32F405VGT6 and VII PLus Loader is better than Atmega chip and 415 chip
Tomas005
2nd March, 2021, 08:21 PM
they will update the VIIPlusLoader to support VCDS 21.3.0, wait
Very good!
Lolo4321
3rd March, 2021, 10:05 AM
790187
790192
Component in blue next to D3
Does someone know the name of burned SMD component?
It's the V2 ( V1 Atmega kolimer)
networkers
3rd March, 2021, 11:31 AM
I would guess it is a SMD diode, same as D2. Maybe a 24V Zener-Diode?
Lolo4321
3rd March, 2021, 12:07 PM
790215
Its written 24
networkers
3rd March, 2021, 12:15 PM
Its written 24
I know, that is why i wrote "maybe a 24V Zener-Diode".
Lolo4321
3rd March, 2021, 12:31 PM
When I test the good one, in diode mode in one direction reading : 1380, in other way 820
Wen I test in resistance ( 2000 ohm) I get 1510; in other 1430 in other direction.
jan4
3rd March, 2021, 12:53 PM
look at this , maybe you are lucky
http://www.s-manuals.com/pdf/datasheet/z/d/zd2.4-zd36_utc.pdf
maybe another forum member knows this component
Lolo4321
3rd March, 2021, 01:01 PM
So basically I need a Zener diode 0.5W 24V SMD ?
Creteil
3rd March, 2021, 05:41 PM
When I test the good one, in diode mode in one direction reading : 1380, in other way 820
Wen I test in resistance ( 2000 ohm) I get 1510; in other 1430 in other direction.
Wouldn't be better to check a diode de-soldered ???
Lolo4321
3rd March, 2021, 05:51 PM
I know that the one diode is working, i supose its for K1, K1 works. K2 is dead. But I dont know what value of diode to get.
And it seems by looking from past posts that they are using lower quality components than in past.
790326
790340
I think the part is :https://www.digital-kaos.co.uk/forums/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyoAAAFcCAYAAAA nLUoyAAAgAElEQVR4Ae2dzZWcPNdFOynH4SScgkNwBI7AATgAz 3vuscfv Jl62t867u/YarUEEiDqCjZr1RIl9HO1r0A6CKqeXjq2r1 /vjw9Pb18 vTp5ffv39WcSrP0qWbkAAQgAAEIQAACEIAABCYh8Pz8vDjn9Xx Yc irbG7TGe15aq2kVaSoPDegFrbWSToIQAACEIAABCAAAQhEJHBH kSI/eH5/hk ahEqPSEkb4Ibk4RkNow4IQAACEIAABCAAAQiMIHBXkSKWnteP4 JqXuSpUekVK2gA3JA9zI/gOAQhAAAIQgAAEIACBGQjcWaTIP57Xn GrRaGyRaSkDXBD8vCMhlEHBCAAAQhAAAIQgAAEjiRwd5Eilp7X H8m1VlZVqGwVKWkD3JA8rBlDPAQgAAEIQAACEIAABCISQKS8es Xz jN8VBQqe0SKjHYDCJd//Qw 8KEP0AfoA/QB gB9gD5wnT6gOfTVN/fXM9r5TqjsFSkIleucbO6IhPiUPkAfoA/QB gD9AH6wHIfuINISef5pwuVI0RK2gA69HKHhg986AP0AfoAfYA QB gD8zfB 4iUtJ5/ilCJT851v7MscWovEy z38C4kN8SB gD9AH6AP0AfoAfeB9H7iTSHm4UFn6x/kWkZI2gM78vjPDBCb0AfoAfYA QB gD9AHrtEH7iZS0nl qy7Yk 7dOyp7CnNeTr5rnHz4ET/SB gD9AH6AH2APkAfqPcBz33vFLo/nNFmhMpTvfPZEYQwog/QB gD9AH6AH2APkAfSPvAGRP1iHWYwRm2HS5U/EK G0HISU0foA/QB gD9AH6AH2APnClPnDGJD1qHfbjGfYdKlRaRcoZDaMOCEAAAhCA AAQgAAEIQOBYAlMKFYsU/WqYG1ALj8VFaRCAAAQgAAEIQAACEIDAGQQ8vz lriMqSUWKfjXMDaiFR9RJGRCAAAQgAAEIQAACEIDAuQQ8vz j1qfn5 dd9eQiRYW5AbVwV4VkhgAEIAABCEAAAhCAAAQeQsDz zMqf/rx48fmekoiRYW5AbVwc4VkhAAEIAABCEAAAhCAAAQeRsDz zMM2PwyfU2kyGg3oBae0TDqgAAEIAABCEAAAhCAAASOJeD5/bGllkvbJFSWRIqqcQNqYdkUYiEAAQhAAAIQgAAEIACByAQ8vz/Dxm6hsiZSZLQbUAvPaBh1QAACEIAABCAAAQhAAALHEvD8/thSy6V1CZUWkaJq3IBaWDaFWAhAAAIQgAAEIAABCEAgMgHP78 wsVmotIoUGe0G1MIzGkYdEIAABCAAAQhAAAIQgMCxBDy/P7bUcmlNQqVHpKgaN6AWlk0hFgIQgAAEIAABCEAAAhCITMDz zNsXBUqvSJFRrsBtfCMhlEHBCAAAQhAAAIQgAAEIHAsAc/vjy21XNqiUNkiUlSNG1ALy6YQCwEIQAACEIAABCAAAQhEJuD5/Rk2Pv3333/FeraKFBXmBtTCYoVEQgACEIAABCAAAQhAAAKhCXh f4aRTxIk bZHpKgsN6AW5vXxHQIQgAAEIAABCEAAAhCIT8Dz zMsffr169ebevaKFBXmBtTCNxXyBQIQgAAEIAABCEAAAhCYgoD n92cYYdlSNEiox2A2rhGQ2jDghAAAIQgAAEIAABCEDgWAKe3x9 barm0J1fm8NOnTy /f/8up26MdVm1sLEYkkEAAhCAAAQgAAEIQAACgQh4fn GSe Eyl6RIqPdgFp4RsOoAwIQgAAEIAABCEAAAhA4loDn98eWWi7tz aNf5ST9sW5ALewvkRwQgAAEIAABCEAAAhCAwKMJeH5/hh0IlTMoUwcEIAABCEAAAhCAAAQuQOBUoeLKFB6x YX8tNx8/4h6KAMCEIAABCAAAQhAAAIQOJeA5/Vn1PrmHZW9FbaIlKME0V5byQ8BCCwTqP0ZbJrrf//734t 4lwf7efbWhlHvBOX18l3CEAAAhCAAATGEThVqBzVDIsU/WqYG1ALj6qTciAAgTEEfv78 ec8/vHjR7ECCYwvX768O9cVZ/Eh8aJrQP5fTSpQaT5 /Pii6wYbBCAAAQhAAAJzEPD8QOO79kdvhzzvlYoUTUBqAsXxoxt F RCAwHYCWgX58OHDn/P4 /fvxYIUr/NZYkP7 mhfcZ8/f/6Tx0JF4iXfnp f/6T99u1bfojvEIAABCAAAQgEIyBR4nHe83nPA0YKlr Pfm3lkYsUlZM2oLS/tS7yQQAC2wnoXFzb9PhWuipaEyoSIflqi25SOK8fA/NFzassrt rMU7neEIIQAACEIAABGIR8M3F0pzecUozYtslVEoiRUba6Fo4o iGUCQEILBPw VhLJTHhlRSHNaFSK0PpVY8f99KKib6nFzCvukrEsEEAAhCAAAQ gEJdAOjfwPKIUat6Q35Q8olXrt1grtdREipKXGpDGVYokGgIQG EjA52CtCl1gtEoiUeHHtnqFih77Uj2 WGnFRN/Tx798Z4bHvmqeIB4CEIAABCAQg4DHbM8hlsL0puRR1m8SKksiR YYtNULH2CAAgfMJ LxsqXmLUPHFTI9/pVvBePfaV02IcABCAAAQjEJeAnJTyHOD3sRbMmUlTeWiN66yQ9 BCDQT2DtPPTxUsm9QsUiRUu/ Xsn6eNfWmlRvTz2VaJOHAQgAAEIQCAWgamESotIEV5PgGphLBd gDQSuR6B27pXiS63vESoWIiWRorLTx78saHjsq0SdOAhAAAIQg EAsAj1Cpfdx8ZaWNj H1SpSVGlpMpTGtRhGGghA4FgCPgdbSm0VKr4u1ESK6/LjX36HJV91cTpCCEAAAhCAAATiENBfFnj sBau/cnzllY1CRVPRvTsuV SXapsrSFLeTkGAQiMIeDzsqX0FqHi68KaSFF9XnWRDTz21eIB0 kAAAhCAAARiEEjHcM8l8nDUkxKrQsWTkVaRIqS58fn3GNixAgL 3IuDzsKXVa0LF1wWVqV8KU3p/SndU/PiX0o 6mLW0izQQgAAEIAABCPQTSMd9zycc6tiobVGo2KgekSJDbXgtH NUYyoUABOoEfD7WU7SduxYxLi8PtcJSWnn141889rXkAY5BAAI QgAAEYhLQ G9toLFf 4obuVWFig3pFSkyNp 45N9HNoiyIQCBMgGdh2tbfq7m35VfIkSrKHpprvT5 fNnsRoJlNqxYgYiIQABCEAAAhAIR8BzgzMMK85c9ogUGe0G1MI zGkYdEIAABCAAAQhAAAIQgMCxBDy/P7bUcmnvhMpekaJq3IBaWDaFWAhAAAIQgAAEIAABCEAgMgHP78 w8Y1QOUKkyGg3oBae0TDqgAAEIAABCEAAAhCAAASOJeD5/bGllkt7cmUOt7yTkhftsmphnp7vEIAABCAAAQhAAAIQgEB8Ap7 fn2HpO6FS rWeXkPcgFrYWx7pIQABCEAAAhCAAAQgAIHHE/D8/gxL3jz6dVSFbkAtPKoeyoEABCAAAQhAAAIQgAAEziPg f0ZNSJUzqBMHRCAAAQgAAEIQAACELgAgVOFiitTeMTmF/LTcvP9I qhDAjUCOifzz9//vz3o//8KD3SmKdL82ifPyb8R1j/Nl/6x/l/KdiDAAQgAAEIQOAOBDyvP6Otb95R2Vthi0g5ShDttZX81yXgEy gN9W/pufDQD0ekafL90f 2OosHJPLEr/aP87O0AzshAAEIQAACENhPwPOl/SWtl3DMMsrLy4tFytrkT41jg8BIAupjWhHRplUA982PHz8WV1Z siybk7r/Kw/ZKQP8 74uS9tkgAAEIQAACELgvAc8JziBwiGrwRNA/bewG1MIzGkYd9yWgfmehYgpfvnz5M9nWY2ClDZFSovLyR9h5Nc Vh6TG6cm5iIQABCEAAAhC4GgHP789o126hkosUGe0G1MIzGkYd 9yVQEip67EvxtZUSva/i/po/InZfki8vXk1RmO7fmQlthwAEIAABCNyZgOdLZzDYJVRKIkVGuw G18IyGUcd9Cajf5Ssq7pda9SttWi1Ivz83Mp2a3i8ndT8u 3gkFjIQABCEAAAhD4Q8DzpTNwPG29e1wTKTLaDaiFZzSMOu5LQ P2uJFQUp2OlTZNwvTyvR8OURsLl7r9yVVpBKcWVeBL3loD6V 2xw9qv0qk/eiVL4dZrdWpJrf8rjcpP6yvtqx3pJkGfpls6Z9K0tXRikZbn/SPantrNPgQgAAEIbCegsWRpPNle8vucTxoIerclkaKy3IBa2Fs f6SHQQ0D9riRU9DK9BMjapnNCZWw5N9bKnuV4bfWkFj9Lux5lp/tU/kty l7qa5rUl66fekRx6 byavnTxx dNg9T y380zQ6v37 /PmuijxtKZ3ypWWl 3va/c4YIiAAAQhAYBcBX593FdKY ak0oVvKuyZSlNcNqIVL5XMMAnsJqN/l/Vp3cEvxpbpqk8dS2qvGeWJdEmtLx67KY2 7zCyd6KvMUl/T6oH6qibzEixKo1DfFV8SAi32Ka8 S5vqyj8WEKrfm4WUHqXUceVxG5UuXXnJ0zqdbhykm O1qpLbkKZjHwIQgAAEHkugZTw5ysIuodIiUmSYG1ALjzKeciBQ IqB lwsVT4IUrm2emLWkXStrxuNrqyZrx2ds82ib3f80AU83fVd/Tfua02qCn257 6Wvx2mZLfsSDsqbrmr4V/Ty9niMSOOdNn18qxTndqd5W wjDQQgAAEInEtg63iyxcpmoeIByD9BvFSZG1ALl/JyDAJ7CajfpUIlvUOd3ulVn9bkL9/Ux1VGPlHM0131uyeM6eQ5b2tLmjzPnb bVz4J13f1tZR1T9oepr4e9 RRWq18KG/6XokfE0vFi86zPK3ON XNV08sutL8LlPnpRjoo3MwPWd7bSc9BCAAAQgcT2DreLLFkiah 0iNSZIQbUAu3GEoeCLQSUL/T4ycSKxYdisuFhx lURql1ccTLd3xvePWulrSmu6ODEtt7hEfPWlLddXifD2uHS/FW1Dk54NES37LvGC28WYqkg8THZk95Q0L5tTEOdk lqjPMTQgACEIDAYwj4Gn1G7U/5AJRX2itSlN8NqIV5HXyHwJEE3Gfd/zQBKq2caPJTmhwp/13v4nqSrHBt60m7VtbVj5tVy4qKH7VKJ/Hi437d4psST58PpWO1OD ildudChWX61B2erNQKdms9GkbXZfyK58 jtPNBDYIQAACEIhBwNf7M6xZ/NUvD4waJHombm5ALTyjYdQBAQj0EehdJelN32fNtVL3CBW13Cu BWk3QZN4rfbqmlib9LbR8PW5JqzT AQrVnW9uj1ZKPDaUHv3qESqqr7Ry4psJpWO5XXyHAAQgAIHxBH rHkz0WPWlwKG1bRYrKcgNqYak 4iAAgccS8OSzZyK8Jc9jW/mY2s1JE/d0q03kdV32NdjXUYsVrbhs2VxOa16/M1Kqz LBIsVl5u10 9SWdLMISldU0uPpfl5meox9CEAAAhA4n0DveLLHwuJvVXqA7F1 JsSFuQC10OkIIQCAGga2rI1vzxWj1eVbUJtueyOv42uZVlq0rC 74er9Xj43rnRJ9cjOi4hYrTOiy10 U4jUI/3lYSQWk67ZfKzNPwHQIQgAAEziPQO57sseydUNkrUmSMG1AL9x hMXghA4HgCngy2TJjz2vfkzcu66nczyl8qd/wad6drWYGoMfT1uHY8jdcPTyh9vhLiNB4n8h osIBJxVQprVeH0nQSbSXh4rS11X/bRAgBCEAAAucQ6BlP9lr0Rqh4QNm6kmJj3IBa6HSEEIDA4wnsX RXZm//xBMZbIEaecOsFcQkPvyiuFYd8Eq70SqOPJ/ ldD2W167His83r97kdjmdV4Jkk8aN1M5cTOVpXXaezo a6bjbXktrOwghAAEIQOB8Ah5Pzqj5yZU51MCgQXLP5rJq4Z6yy QsBCBxLwI/haNKpyWPp43O5dExxyqs0pTvix1o7b2laPbBYMU99T1cV3Dr/LPBaOqdvCV1WLUzL0DggIbW0ydf2u8tUXyiNH3lapctFkL5bmL g8haW0S3ZxDAIQgAAExhLwNXpsLa lvxMqpUGm1xA3oBb2lkd6CEBgHAELldr52hOPUFn3k4SJVhlKA iXN3ZouzfOIfbVFn1x4lGxpSadyesos1UMcBCAAAQiMI B5wbga/pX8fs3/37HNe25ALdxcMBkhAIGHEPC5/JDKqRQCEIAABCAAgTAEzpwTIFTCuB1DIBCXwJkXpbgUsAwCEIA ABCAAgTPnBG8e/ToCvV/IdyNK4RH1UAYEIHAeAZ/H59VITRCAAAQgAAEIRCRw5pzgUKHSIlLUODYIQGAuAmdelOYig 7UQgAAEIACBexE4c05wmGqwSCn9aosb5PBe7qS1EJifAOduvw/NjPBp9b 19jDq9ww5IAABCEBgDwFfs/eU0Zr3EKGSihT9apgbUAtbjSMdBCAQg4DP5RjWzGGFmREiVObo sVgJAQhAoI2Ax7W21PtS7RYquUiROW5ALdxnMrkhAIGzCfhcPr veSPXpJoz 02Pt/0VsM8xMYky4xDf/HxqndSg/skEAAhCAwDYCvpZuy92Xa5dQKYkUVe8G1MI E0kNAQg8moDP5Ufb8cj6fb0Ti5YNZi2UtqdZ4qv/oJEYyT/O0yo2t1tHTghAAALXJeBr6RktbBtxC5Z40C79k70bUAsLxREFA QgEJuBzObCJQ03z9a6HQ0/aocZftPBevvZhacy6KCKaBQEIQGAIgd7r7x4jNgmVtQu G1AL9xhMXgiUCOgf0dUvW/4du5S/Fuc XDt l/g7c/j48eOfVeIPHz68eL/F73dm1sJnb5oevtffvjQ0TKXurkhwAEILD 5JSvz4eEvcDXRIrKWzOst07SQ2CNgB7xcL87UrC4zLX6r378zh zUn9yn3M9a/H1nZi189qZp5Zu ryL/HX0zY287yA8BCEBgNgK /p4S9sBpESkqb83wnjpJu0zg fn5RQPx3TdPIH3HW33Qk8s9bNyX95RxhbxwePWi 1mLT2HWQml7mla uj5qNczptY9Y2c6dnBCAAATOJND86FerSJHxHhBq4ZkNvGpdEi ielGvgvfuWTiBTNuqDewSL /Dd cLhtQek/WytT8BsjdC 41v4ehyTH9kgAAEIQCA gSah4ot76/O9HkBqYRQs mUY/fqLfnZ0afv169efdBrclF7fa1tP2loZS/H5JNx3Cpfy3OFYaQKZs9oiWNyH78BwqY1weKVT6mc1bjCrkTkm fitf3 A5xgpKgQAEjiagOZnmUv6wAno04bnKWxUqvSJFzfcAUgujIJLo kI16Ebu06WRxmrwtejkz3XrSpvla92uT7p6JU2tdM6Zb4lBj19 JO 70l7ZXTwOHVu0v9LPd/jVkpXteZ0nVIfVfX4KibJhDpNVIioHQjR9dHsdPNoXxT 9RObWazFDq/0/h7a9jjw9YySQcBCOwn4JvHPrfTUOdt6dqyv9aXv4LIwkhhfq1a EktLx46w7 5lLAqVLSJFQNPOVdqPAF0Dp23TSlFpS9vv90AU6oTJhUpP2lJd tbi1STaD7iu5Fg5rLEs cB8pHbtLnPq8Ofg8uEvb83a29DPnMTN/d1iKd1w 4PXU5/LPCjWQe0VXAsW2qi256NLAr/jv37 /M0/xyqvNHJZCF A0/t4aXmlFReejmOpz93Oz1f8R0uG3917Q OxzWueo5lju25qj Vg 93pfUl MrlUuOw99Tsk2XetKQsnXNqVhG0OgKlTSibcm9T1b7uz8e09Zv Wld11o dUCnVZhPEJRfHVOflvb3pF2zTcdbJ9WeHLSUeeU0PRxa2YqX 8iV2dXapnPEkzpzUKg4X8Brea8a39PPzCxnUYp3nCfsztNTn/OcFXrykIoS9QtdC9We9I6kB/M1oZLbbi55vL4vHfM5nk4sdB3XJEf5cs6l8iPHcW5G9k7dNvxW ZiMuPp/T60maWueyry2l60iatmffc12FFkYOPfezfUqTb86vNGxjCDypc Sbwbe k5Lnd4erhXn6I7 7zrUy3UY/tpCfHO6YLeq9J 2aXR5g3Q7ZWRJRLifyRMY2nhFu4dDC2n44ow2R6hAbt70WKs0d tlr7HV9jUDteinecwnRyvaVf1 w5Ml7XJNlamvC776STibOFiq/JKVfvt958OpLXkWWZr9tTCu9ybh7JdXRZ K1MWGLAAmRtsp u4i7Ni1yTzw1/L4Wt11iVpZt0 Sbb9WEbR CdUPEEfqtIkanuHLVwXHP 1b1WhzuXB9y8A5rD2omjenrS1uzSRSy9e70mUFxO60nm9FcN93 BYYu8 fFVupXalA4fbXwp1DvmOU6mcq8SV2p7G1drpNPnxUrzixFNhei 3a06/zeo/87scl8hs8qsPXVNnu7WyhonpVp25EyQ5/Wq rtjtayLkZzSNt9uC3OidfS3RutmwWfC3pS9favI7Wa6xvaqcrx b4h0mJLXi/f2wm8WU4RbDl2j0hR1e4ctbDdvP6UrnMpZ965Sh2wtfOqnp60u V1Lk Q8ben7nrpL5c0adwSHki9a tOszGp2eyBw25dCpWUrEzC3/GgpXnHqw74WeTXiiH6d13/Ed9knm9PVn7Rct8dxjxAqrvtKIefmnN7Eb3W/ ZrXskLiUnyj2d9rYelam6dNbxA7vcrPxzb7MH3KxnPmlhvaeb1 8byfwZ0XFzlG4V6So6rS80n67eespS WX4tKS8s5V6oCeILScPD1pbYdUeXqCyKaWupzfYamtxD2t9kEY weisPuBz1aHr9XeFitN1RNcAD8K6C trS5o2wn4koWKehJzT9IF5 0DPda31uuj sFS202g pnJdtuJTsaLrseLSFW9fq5fK59h Au Eipyxd7Pja He8tP8tTry NY8TuflyNKjDU7jsCet83hVR3aq46cnhNO0hHk7 T7vhRrfXdN3 XlsP6fxitMAqc0iQDcvPGimaSPs28YIKyrmSXjN8we/3sOvPde12nWxta kdWmFRNezdNONZJWVihId9 qPjnsOp s021gCbx79Oqqqtc5yVD2lclx36Zji/AiC0 Whnz/UnU0dyztqqdyetGl 2eITznX1ChbnT8u94/4RHORHr7bZH 4fd2LqSajbvhTmF/g7cVprq7nl6UrxilMf1qabRbruKE537BRG25Zuzvh66PbIdl93 S/0lbXveTh2rtX/pWF7OVb5zbs7pSfxW95vH7p6b5L4 5qX6mrAW5vlK3/V0UX7tSZ8VyBx75K9I6NGzICHtFJtjbTddfycp886VdkDntXrO FbMuOvmA25PW5TvcI1h8krusu4Z7OJQEigXjWn 6Im9PNN32pVBp2coEzC0/WopXXDqx9/WolDYv7xHf3UdSm22HbU vkTWh4scpSuWovKX2Lx2zLVcLzd1tXwo5N N4H7/VfeE5mcfcesrXI76WaM61tvn8WEtXOl6aU/h6ZRHTciO7VDZxfQRuJ1SsxHP17g6YdjytrviOpkJ1XH/PT5KetDUXbREspZOpVv6V47dw0ODhuyK6oMn3 cVyz4VuZt4ePNz Uqg0bHUCZpanKMUrTn043dyndSzi5sE6PWfS66BXp2W79tWO/B1In3/5zSC3t8Sq5ZjTXDHk3JzTq/it7DeLOM2t8nlZnkPHS9edPJ2/L10/nCa9TjlOoeeKaZz2Xb/KZgzM6Yz5PmQEdOeohWOa8lqq66zVocE/vdOXplN8PllQJ9YgaoGiUN9Ld6t60qb15vs9gsWTmbyMu33v4d AiUMxvrT853RVDTyLNIA1rE8srctjaJvPK85fiFVe69pTS5uU9 6rvvbNrGNCz1j1p/WpqguMxSG5eOldJfKa7GUkxK7K/U9pnbgt/K3tPcS31XIqA0t1IuiRQ/uZJfK8ulLq/IOo/K0jVIT9nomqaPRWXpXPJjr7K3JnJcNuExBC4nVI7BEqOUFsHSM 0GP0aoxVrRw6BEotvLOkyExUB9MB1ftK45tnUCt7yg 3zQwpisTPq5BsTRY vijQw3umjzo/POn1A7b6ZtBTqu2LQ32NYYqb mY67tyyLk5p3fxW9lvHmckGnQ9FCd/dN1QvM75fFW2XNprbMs1wqLEaR2qvpJoUpzSpE/fLNnAsf0E3o Y 8v8O4DY4Xl4QBW3KkInqyfiPkE8GXD8rYAUGrvEYYtAcRXuu/5 1xAO/Z6HWT znhzwfaUFh55eEyctfnvvC92YsSAxnzSUqFh7PCwt1XnTuNK 5lgSQ/7IjqV6dINm6QZLqQ7ithNAqGxnd3rOkmCpPUd5unEPrrAkVPYI FDen9ULn9FcN4dDvWZj1M vJAd9XWnDo6TVx0uK3si8kEHQjVqJBwkShhENpdaNcArFXI4BQ mdCjuWDRBe/uWypUjhAo5slg8koCDu4R7eEszDQx0DXFn/YWPjblLHxHU4LDaMJjysdvY7hS6vUIDJnh gSshdfD JgWaWKh58N1t Hum4WKn3NV3yv9ilcvJ/fh3nxXSw Hfo9GZiZxoruVXpG1rQ71HLgfL 1v Tk5bOs5tcWtBQ5xfbNkGX5bosMxCPwjgFD5x4K9iQlYqOjif4R AMQoGk1cScHCPaA8jM0t/YlPnjh xUJgei/wif2S 7b1kf0o47Gf4iBLw2yOoU eMBBAqM3oNm98R0ITqSIHiChhMXknAwT2iPYzKTCuwsk0CpfbC qF4U9Uut Z/jthMYmzIq37Gtfl86HN4zmSEGv83gJWyMQAChEsEL2ACB4AQYV PsdFJWZH/daezlVAkVtiLqqEpVvf0/ZlwMO /g9Kjd exR56p2NAEJlNo9hLwQeQIBBtR96VGayS6spLVtP2pbyjkwTle RbWwpCw4tlOKlwW/xfIJFMQkgVGL6BasgEIoAg2q/O6Iyk10IlX5/Rs0RtZ9F5RXFLvwWxRPYEZ0AQiW6h7APAgEIMEWWtlkAACAASU RBVKj2OyEqM9vVGraKmn5C 3LY/n2lzJ8bDnP6EL/N6TesPp8AQuV85tQIgekIMKj2uywqM/2BmsRH6yfqPzBH5dvfU/blgMM fo/Kjd8eRZ56ZyOAUJnNY9gLgQcQYFDthw6zfmY9OeD7SgsOPb0mT lr8FscXWBKbAEIltn wDgIhCDCo9rsBZv3MenLA95UWHHp6TZy0 C2OL7AkNgGESmz/YB0EQhBgUO13A8z6mfXkgO8rLTj09Jo4afFbHF9gSWwCCJXY/sE6CIQgwKDa74aozPTv863vpyjd8/Nzf NPyBGV7wlNf1MFHN7gmOYLfpvGVRj6YAIIlQc7gOohMAMBBtV L0Vlpj9wtG0toV6 j7jZ9oi2nWkTHM6kfVxd O04lpR0bQIIlWv7l9ZB4BACDKr9GGdj9vv37xeJkg8fPvwRMvo He/07fdRtNr6jOMJhFNmx5eK3sXwp/ToEECrX8SUtgcAwAgyq/WhnYiZBImEimyVUoq6ipF6YiW9q99H7cDia6Dnl4bdzOFPL/AQQKvP7kBasENCdYrZ9BBhU /nNwEz/kaL3UGyrHgv777// hv7gBy2 QFVh6oSDqHc0WwMfmtGRcKbE0Co3LwDPLr5P378ePNi75cvX15 /fr1xizd7dUEqrRJhOhY7U/pdJe4ljctTy8M wXjvP40nSZxKk9pFeYiyBM/l1UKZ5kIpu1mUE1ptO1HZubzxjaqny71 7YWn5vKtp9ba7za4BDPJy0W4bcWSqSBwMsLQoVe8DACmuj7Yp2 HqfDQJErHS78 pEdUdKz0qIoEjo6tCZWSHaU8ssnP79tefU Fh v08VJYasfDnNBYsdvRmJxkLy9/ 3Y0GOp/aT WmNf5U/vkYjxKe iTr56AQ5Qe2WcHfuvjRer7EkCo3Nf3D225Jku6UH/69OndRF8TpnTyb6GiCVW6aQLlCVdJqFiASDzUNt1Flh0qW0JE3 7WvuPwOs2xVvOpK70jLvrXNtsreqBO/pTao3fqwtROIysz92/athSXR3k5hXErbPa6GOUqGwxx yq3EbzkRvkOgTGDIzMMnYC0sm0LsnQhYfKQrJ7X2O636U7oaIc HgPlYSKhIF ixtetRMZaSixCJK/zfhTcJJ6SRW0s2TvlRYpce9XyrTx2YIzXkGW6PYGJWZ qr6e snqrCOyvfs/geHs4kfUx9 O4YjpVyfAELl j4O2UKvdpQERm5wKlRSoWCRoAt Xo4fwUrvBpcGBpeR1qmJmdKmKyV6l0ZxCtNN9Sp adVG6V3PmqBJy460X2IXyb6ItsBsrFfg 8oXDmP72ajS8dsospR7NQIIlat5dJL2aMLuFQ tXOjubu3OrYWKQ6X1CoUFQC5USislpYFBcakgMT6X6uOxcaFkR 5/c6nUPbW6knTRd4vsYtsbwTbYDbWC/B95QuHsf1sVOn4bRRZyr0aAYTK1Tw6UXskNiRWfMFWKNGSCxaL hHTCbyFhwZIKBa IKE26uZ48riRUXKfT5t8db5vS n3MoVeP1lZdnD5iWGIX0c5INkVmVnrkMv8FPvX59PHHSGxlS2S Z7KCw5m0j6sLvx3HkpKuTQChcm3/hm dRIUm8JoQWbSkj3epAalI8L4u8hIAJaFg8aJyJCD88cCQCgbFq cx8U14d8 Z6cxFVqt95FGoFRuXkoilNM8O 2c1gaxQbozLTuSbbcrHiPm67HabnSxS2ssP2RbLpEbbA4RHU99 eJ3/YzpIR7EPg3EzuwvT4Ba GBVVHUhQhIBPiRLYkNb55A6btFiPqWREJJKEiY1Pqe4lMhJHFU EhF5Ok/u8kmb311J7bXdCm2Lwpk385y5DWfbHpWZ7FK/z0V3ep6Jlc tqKsqUfnSz84mMGd99N85/YbV5xNAqJzPnBoXCHhylE7s8wmUvnvyVEqv4hWffzwwpBM0l53 Gucz0RXwJFOVP41SPH vK7067iV4lSsv3sZlCs5vJ5kfbGpWZ7FK/zzedU6mI1/Fa2jzvI75H5Xs2CzicTfyY vDbMRwp5foEECrX93HYFuYvpsvQtRWVvDEWFamwydP4e2lg8Ip IOnEr2aAyLDosSly34kubV39ycVNKGz2uxC66zY 2Lyoz9Vd9SuI5jVM/Vxt0PkTcovI9mxUcziZ TH347RiOlHJ9AgiV6/s4ZAv9KJUmTBIJ vgF fyuro7pol7aLBa2ChWV6fdRVH/NBqVTHR5cbJO y4bSZsFjYVNKM0uc2z2LvRHsjMrM555XJWus3H9rjzXW8p0VH5 XvWe13PXAwiblC/DaXv7D2cQTKs7 d9vgErIU7iyf7BQhoNUUTIQmVtJ9o9SG9q6umaqKUixcjUFody 98d8fE0dD1pnPYlJDwpU5qSDc4jsWKbJWqW6lU5a5NBlxs9rLG Lbvcj7YvKTOeM 7D6qIS2zzmdl rTFu8KfeyRLEt1R VbsnVkHBxG0h1XNn4bx5aSr0UAoXItf9IaCAwhwKDajzUyM4lz rx7azjzUqm~~~SJv2N5 z1wrBxzm9Cd m9NvWH0 AYTK cypEQLTEWBQ7XdZdGYSIVqt1KqfRIk/WjWc4XHF6Hz7e8y2HHDYxu3RufDboz1A/bMQQKjM4inshMADCTCo9sOHWT znhzwfaUFh55eEyctfovjCyyJTQChEts/WAeBEAQYVPvdALN Zj054PtKCw49vSZOWvwWxxdYEpsAQiW2f7AOAiEIMKj2uwFm/cx6csD3lVZkDnq0UI8S6rP0wyNqidLWfkFReV1OKSz91H1PX3p E2sh ewQP6oRAjQBCpUaGeAhA4C8BBtW/KJp3zIzw6e L7yNYNDvkognNtKd5W/L0lF/7sYbarzdKiMgmvSdV2vwrdbY7D9dEUKnMR8e5DY 2g/ohEJ0AQiW6h7APAgEIMKj2O8HMCBEq/b2nPYf7V3uOsb YptUNCwv97LtEhD4SIbI13yRqnL4mVFSmVlvSj3 1TnXMuG3x24ztxGYI7CXw/qqxt8TkZyN9IubhAVVQBAQgcCIBn8MnVklVJxPAxycDP6i6LX7 bkqfVXD2apfIVrm1KY5GiPDWhkpej//9R sj/85PbnH8f6YO8Lr5DYGYCCJWZvYftEDiJAIPqSaAfWA0 fiD8HVVv8duWPK0m s9C1/6DR8dlh4SK3k/RfotQ0c9pO9 M76aY40gfuA5CCFyBAELlCl6kDRAYTIBBdTDgAMXj4wBO2GDCF r9tydNimoSDyq69i5KXIbFiQaN8LULFtiuUyJnhP3/yduu721E6RhwEIPCPAELlHwv2IACBCgEG1QqYC0Xj4zmducVvW/K00NE7JCq75bGvvDzlaxEqfl8lXVmx2MnLjPx9lA8itxnbILCF AEJlCzXyQOBmBBhUr 9wfDynj7f4bUueFjoWKhIRvZtsahEqabkWKz9 /Eijp9gf5YMpGo REOgggFDpgEVSCNyVAIPq9T2Pj f08ZLffGxLuIWG3zvRL3L1brKxV6hYGG1Zwem17 j09snR5VIeBK5GAKFyNY/SHggMIMCgOgDqwCL1c7D NSVNGnXHOX88Rt/1LoH/gwIfD3TIwKKX/OZjW8KtJuvnglWfRETPpjwIlR5ipIXAPQggVO7hZ1oJgV0EPNH ZVQiZTyHgX1DyxMy3/KNb8b7XSnGEklhxHY4rcteVoNdv/L 5teel9a ZBNNaGiMi2oUzuUXvl49Culwj4ErkUAoXItf9IaCAwhMHJiM8T gmxaqVRKvpPjXkPTysSaN8mE6eUSoXKOTbDk3t TpoeX pr6o/zzRKkveL1We7aiFrtPHVZbEjj4WKaprxs1tmtF2bIbAmQQQKmf Spi4ITEqAQXUOx1l85C8z zEv dFixWl9lxsfz Hj3MotftuSJ6936bv6m0SFxYnq037eL21HLXQdWlFJy3J69WUL cqedJXQbZrEXOyHwKAIIlUeRp14ITESAQXUOZ XiI7U6Fyt6lEZ RaiklObb33JubsmzlYz6ZIuYUP9c21SWPzP/2aPaeaYP1rhyHAKRCSBUInsH2yAQhACDahBHrJhhoaJHbUpbKl Z8hxqhUiI1T9yWc3NLnnmIzGEpPpjDT1j5eAIIlcf7AAsgEJ4A g2p4F/010O8H6HGZ0paKFfkVoVKiNE/clnNzS555iMxhKT6Yw09Y XgCCJXH wALIBCeAINqeBf9NVCP2fgnif9GZjupWEGoZHAm 8q5OZnD/t9c/Dan37D6fAIIlfOZUyMEpiMQeVDVpNvPra BVVp9ljZN9F1ey7P1S2VFPiYO llXP sf2ceROT7aNvz2aA9sqz y346 poqQVnivfD3d1gvI1UIAodJCiTQQuDmBqIOqVgP8roVs1EqCVw hyl2lCrrRL72/4z rcXoX6GdQ1cZPXNeN3t3lG2 9sM36b0/tR/XbkNdWekUBRe/VLcGwQ6CWAUOklRnoI3JBAxEHV72JIfGgA1Kdmp4SG09f VE4DtPJb7Oj77P/V0NNVa x6yiDt QTw2/nMj6gxot98jTzqmmpO llqtbf23pzTEUKgRAChUqJCHAQg8IZAtEFVA55s0sCarnbozl2 oqI4D8DKUxMqetxLedPyBMFi5eqDbDQfv mAfKkSwG9VNKEPRPPbiGuqHaCbP2pvfm31cUIILBFAqCzR4RgE IPCHQLRB1Y9orT3zrIHRj4ZZrNSESs3V f N1NLNHh/Nx7PzzO0339nCvB18P4aA 8Expe0vZdQ11Y99pY/cqu1sEGglMKS3 ASsha3GkQ4CEIhBwOdyDGte/yxNd nWNgkV3Sn0aoja0StUPIBLsFx5i bjq7E239nCLX7w6qRWKPXx ZeXpffGnMahf9whT9vyfYltS/4z09jWM tcqkv2jLim pFc94Fo7V5iwrEYBBAqMfyAFRAITSDS4KJJkOzRc8 9m/L1CBUNrsrTMoD32hItfSQfR2NzhD2z8d1qr4W98zvUeZcqM77V 7tdBqHntT2cnf Uthb1uj0tnF0PS3lj7ymysf6eIvUbttEGJsAQiW2f7AOAiEIRB pcPKjqDmzvpna0ChWLFA2ya4 Y9doRMX0kH0fks9em2fhutVf5JOy1AqlzVaHOOcWnv/qk81dxCpVOH/1ctuJ0zm1ZWVFefWbYItk66prqx2ZTv0dq9wz9BBtfXoac0e6I tRDwEIDAXAR8LkewWhMY2aN3Tno35WsRKncTKeIYyce9fp0h/Wx8j7Y3v7Ne81kqYGppavFH21yr54j4SLaOuqb6177c1jxMBcw RTCnjmgQQKtf0K62CwKEEPMAcWuiOwvxifO9dV7VjTajcUaTIF dF8vKN7hMw6G9 j7W0VKl5VUehN52T qGfJvlKcy4gWRrN1xDXVq2m65vrjduu7/MoGgTUCCJU1QhyHAATCTWI9mdHd13xbEi8aJJeEyl1Fihh6ApH z5PsxBGbje6S9frQo/eWnElW9w6LHxlR3eh7rnFVcupXsK8WleSLtR7N11DU1Zx6t3bl 9fI9H4O2Zf5B97oi18KBqKAYCEDiJgM/lk6pbrUaTGN2hlV2606qJkO7e UXedJKTFqb0NaFikaI0GrRVpj 8o5JSZH8LgWjn0FobjrI3fWl 6Q66RIrv6ufnaK9Qse0O19r6iOPRbBtxTS1xjdbuko3ExSKAUI nlD6yBQEgCEQeXdAJk xRqspP ulB6rLRv4KVjaZxEy5U3t/XKbXxk22bje4S96TnaKlLy81c 2yNUHunzpbqP4LtU/pZjqb9sn8LcJ mx0v5S3U6/lIZjEEgJIFRSGuxDYHICHgRmC7dilyDRBEiPgOmjVZV8W2Ph9G k5Ls9h ry8018tNKertStKe8x3tnArv3TSu0ekqP5eobLV5lK 2fxle0ttaYk78ppaq082skGglcCQ3uITpRa2Gkc6CECgj0DtnI se39dKUo8g4D4yomzK/PcOkDnPEm7xnYSJH83cK1JUP0Ll9WeXe/rMFr RBwIRCSBUInoFmyAAAQicTMCToJOrpbqLEZAwcV86QqQIj4VK u6Z60jxleLS4 xDAALzEUCozOczLIYABCBwOAEmeYcjvV2B/oM/9SW91 BHJx2mj2bquPucfhDDaRym75n5F6lcZpo3hezy0jj2IQCBuQkg VOb2H9ZDAAIQOIQAk7xDMN66EAsK96U8lMDw5kfD8jT nooaiRavqvi4Q5ensBSXHmcfAhCYjwBCZT6fYTEEIACBwwkwyT sc6S0L9E96l8J0lUSPcZXSKE4v4pc250kfASulIw4CELgOAYTK dXxJSyAAAQhsJoBQ2YyOjBCAAAQgMIgAQmUQWIqFAAQgMBMBhM pM3sJWCEAAAvcggFC5h59pJQQgAIFFAgiVRTwchAAEIACBBxBA qDwAOlVCYBQBTzZnC/fw0HPv6bPve8q6c173mTszGNl2850tHMlkhrJn85ft3cOWa oeeuQ9mgBC5WiilAeBBxLwIDVbuBWZBlT9etCXL1 2FvE33xKzv4kuvOP2X7iJD22a c4WPhRagMpn85ft3YqOa pWcuQbRQChMoos5ULgQgT2Dn6jUEigyDb9dOnezW0shXvLniG/2z2Drdj4jwB8dipr2ofuOaOlMvuoetCJV7 JlWQmAXgWiDqn6e9OvXr3//N FIobIL1MSZo/l4YpSnmo7fTsV9WGXR/MY19TDXUtDBBBAqBwOlOAhckUC0QdX/TO0/jVsSKvpPhvwdFrUn36K1Mbdv9Pe7t38031Hl47dRZMeWG81vXF PH pvStxN4P1pvL tvTp AtfBvQnYgAIEpCPhcjmLs8/Pzi/4FWwJEti0JldI7LKX2lOKitPcMO 7e/jMYj6gjot/0p43fv3// /G5mrdf/z6fpvNq/0ylv7g0fdhEjT5uVH/h7Nb1xTI/eWe9uGULm3/2k9BJoIRBtUU6Nl25JQKR0vtcdxeZjWdeV9t/vKbbxi26L57du3b38fybRtCj9 /PhOcKTH033d3dcmgaL42o9lqEzdiJhxc3sj2i7buKZG9Mw9bUK o3NPvtBoCXQTuOqh2QZo8cWQfT452qPnR/KYJrsSDVjq0sqJP6QVtixCldzqH6aOaEiNqYxonoFpNUXxNxAy FfkDh0fyWNkm2jRIqaT3sQ6CFAEKlhRJpIHBzAncaVO/q6sg vqtPWto9i98sONwmiRLZrse9ljav0OjRpHSrxadpIu9H9ptsO1 KoRPYDtsUngFCJ7yMshMDDCTCoPtwFww2I7OPhjZ 4gln85pe1jdpCRSsifjel9C5LbeXEwidfaXH50cPIfpNtCJXoP eg 9iFU7uNrWgqBzQQYVDejmyZjZB9PA/EBhs7gN4sNv3siTFohse1p6MfGUpS5KNFjZcqjnyifdXObI9ov 2xAqET1zT5sQKvf0O62GQBeBmQdVTXxkvyZGuovr5 UVl26R25jaOWr/7u0fxXV0udH9JpGSnoPmodUT2S7x4vdZ/DiX4tNf nK8H//yfyjN otfYhDZb7JtSaik/uSa6h5NOIrA25H6oFp8AtbCg6qhGAhA4CQCPpdPqm61GttTC9M CfPe1lDZN5 Np3J32797 WX0d2W pSMlXP/TIlia5 aNbegxMbZKQ8eYVGb84r4myPjNv0fxme2phypprakqD/dEEECqjCVM BC5AwINXlKbYnlqY26kJkZ D9yMneRqVdefNLO/MYMa2R/XbkkhZ4qxzVW3KX7L3418 f3Phs1RmxGPR/GZ7amHOkGtqToTvowgMGZlrHd3xoxpDuRCAwBgCnLtjuEYqFR9 H8ka7LRH9tlWkqNU1oeKVFj92NPNjX2pnRL 19zpSQuA8AgiV81hTEwSmJcCgOq3rmg3Hx82oQiWM5rdWkaJ3U CQ 0ndRBNaCJH30S/H 3xW1d/bHvtSeaH4L1akxBgIJAYRKAoNdCECgTIBBtczlSrH4eE5vRvKb xIRXPBRKdKSfdBXEKyd6pEsvyyudXuBWe5Q3f3dF3vFPHM/ 2JfaEslvc/Z8rL4LAYTKXTxNOyGwgwCD6g54k2TFx5M4KjMzkt WXrKWnflKiH 9y21QKOGiVZnS5vdTJHJm39zm2duB/RAYTQChMpow5UPgAgQYVC/gxJUm4OMVQEEPR/ObRIaEROmTP YlpP71L6WvCZQUfWmlJT0 y340v83CDTvvRwChcj f02IIdBNgUO1GNl0GfDydy/4YjN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnR99 PjOX2M3/DbnASwGgJtBBAqbZxIBYFbE2AydH334 M5fYzf8NucBLAaAm0EECptnEgFgVsTYDJ0fffj4zl9jN/w25wEsBoCbQQQKm2cSAWBWxNgMnRt9//8 fPFPtY 2xwE8NscfipZ6fOtdIw4CEDgHwGEyj8W7EEAAhUCDKoVMJNHa6 L78ePHvyLFflYcgiWuc/FbXN 0WuZzrTU96SBwVwIIlbt6nnZDoIMAg2oHrEmSPj8/vxMo9rNDpWGLRQC/xfLHVmt8jm3NTz4I3IUAQuUunqadENhBgEF1B7yAWX///v3y4cOHVaGiNErLFoMAfovhhyOs4Jp6BEXKuAMBhModvEwbIbC TAIPqToDBsrfclbfPWVWJ4zz8FscXey3x bW3HPJD4OoEECpX9zDtg8ABBDyoEj6trkLACEb0AfpAax844PJ MERC4NAGEyqXdS MgcAyB1kGXdEzQ6AP0AfpAex845gpNKRC4LgGEynV9S8sgAAEI FAl8//69eWVIadliEMBvMfyAFRCAwHkEECrnsaYmCEAAAiEI/Pfff81CRWnZYhDAbzH8gBUQgMB5BBAq57GmJghAAAJhCHz79m1 VrCgNWywC C2WP7AGAhAYSwChMpYvpUMAAhAIS Dr169VsaJjbDEJ4LeYfsEqCEDgeAIIleOZUiIEIACBaQj8 vXrJZ34al9xbLEJ2G fP39 0Qe/xfYX1kEAAtsIIFS2cSMXBCAAgUsR8C81XapRNAYCEIAABKYmgF CZ2n0YDwEIQOAYAgiVYzhSCgQgAAEIHEcAoXIcS0qCAAQgMC0B hMq0rsNwCEAAApclgFC5rGtpGAQgAIF2AgiVdlakhAAEIACBcw gcLlSen5 rvyLDQHiOU6kFAhCAQC8Brs 9xEgPAQhAAAJHEvA49CY8soIWkaLK2SAAAQhAIBYBDwyxrMIaC EAAAhC4CwGPQ2/CoxrfKlIQKkcRpxwIQAACxxHwwHBciZQEAQhAAAIQaCdQGocOW d5ApLQ7gZQQgAAEIhIoDRAR7cQmCEAAAhC4JoHSOLRbqCBSrtl ZaBUEIHAvAqUB4l4EaC0EIAABCDySQGkc2iVUWkWK/jGXDQIQgAAE4hIoDRBxrcUyCEAAAhC4GoHSOLRZqCBSrtY9aA8 EIHBnAqUB4s48aDsEIAABCJxLoDQObRIqiJRzHUdtEIAABEYTK A0Qo ukfAhAAAIQgIAJlMahbqGCSDFOQghAAALXIVAaIK7TOloCAQhA AALRCZTGoS6hgkiJ7mLsgwAEILCNQGmA2FYSuSAAAQhAAAL9BE rjULNQQaT0AycHBCAAgVkIlAaIWWzHTghAAAIQmJ9AaRxqEiqI lPmdTwsgAAEILBEoDRBL6TkGAQhAMAOjWQAACV9JREFUAAIQOJ JAaRxaFSqIlCNdQFkQgAAEYhIoDRAxLcUqCEAAAhC4IoHSOLQo VBApV wGtAkCEIDAewKlAeJ9KmIgAAEIQAACYwiUxqGqUEGkjHECpUIA AhCISKA0QES0E5sgAAEIQOCaBErjUFGoIFKu2QFoFQQgAIEagd IAUUtLPAQgAAEIQOBoAqVx6J1QQaQcjZ3yIAABCJxLwBf7s8Jz W0dtEIAABCBwRQIes9K2vREqiJQUDfsQgAAE5iTgi/1Z4ZyUsBoCEIAABCIR8JiV2vRXqCBSUizsQwACEIAABCAAAQhA AAJnESgKFUe2hF /fj3LVuqBAAQgAAEIQAACEIAABG5CwFokbe6TI9dCREqKjX0IQA ACEIAABCAAAQhA4CgC1iJpeU1CBZGSImMfAhCAAAQgAAEIQAAC EDiSwCahgkg50gWUBQEIQAACEIAABCAAAQjkBLqFCiIlR8h3CE AAAvEJ/P79 0U/kPLly5eXz58///noe7opjY7//Pkzjf6zr7Tfvn17E690LkthLe bTHyBAAQgAAEINBLoFiqN5ZIMAhCAAASCEJAA fTp04sv GmoY95 /fr1J82HDx9e0ngdlxBRvnT7/v17sUxuaKWU2IcABCAAga0EPF6l avvqKSJ2IcABCAAgTkIaKVDF3uF//vf//4YrVCrJKkgsVBR2lxsLAkV5dOm0IJIIoYNAhCAAAQgsIdAs1DZ Uwl5IQABCEDgMQQkSHSh//jx46oBqVBRHgsQZWwRKkr333//vWhFRh82CEAAAhCAwB4CRaGyp0DyQgACEIBAHAJaNdGFvmWFw0 JFokZ5JE68tQoVpfcKjldvXAYhBCAAAQhAoIcAQqWHFmkhAAEI TEbA75GkqyO1JlioKI FiV 49/c0b61sxztvmod9CEAAAhCAQCsBhEorKdJBAAIQmJCARUMqVLTS oXh90l/4SoVK siY3mPpESppORMiw2QIQAACEAhCAKESxBGYAQEIQGAEgZJQ8aN d QCQCwy9UK80KqNHqPz48eNPPoVsEIAABCAAga0E8nFK5bz9/cmtJZMPAhCAAAQeTqAkGvTCu0SJf6HLRuZCRSspeileA4XFjdM qLIkgxVvg8I5KSot9CEAAAhDoJYBQ6SVGeghAAAITEfAjXBIl ZavkuRCRektRkqDhY8pnzd 9cskCCEAAQhAYC B0tjDispequSHAAQgEIiABUn63yhaLclXSUpCRc1wOg0Y6ZYLl fRdFh1jgwAEIAABCOwhgFDZQ4 8EIAABCYgkD7CpYu H/nSvkSMt5pQcXxNqKg8iyGX7zIJIQABCEAAAlsJaEzJx563t8y2 lkw CEAAAhAIQ0CPgH379u2vSJG40PsrEjHevCJSerdEedMVGeVROr/DYoGidGmZLpsQAhCAAAQg0EsAodJLjPQQgAAEIAABCEAAAhCAw HACCJXhiKkAAhCAAAQgAAEIQAACEOglgFDpJUZ6CEAAAhCAAAQ gAAEIQGA4AYTKcMRUAAEIQAACEIAABCAAAQj0EkCo9BIjPQQgA AEIQAACEIAABCAwnABCZThiKoAABCAAAQhAAAIQgAAEegkgVHq JkR4CEIAABCAAAQhAAAIQGE4AoTIcMRVAAAIQgAAEIAABCEAAA r0EECq9xEgPAQhAAAIQgAAEIAABCAwngFAZjpgKIAABCEAAAhC AAAQgAIFeAgiVXmKkhwAEIAABCEAAAhCAAASGE0CoDEdMBRCAA AQgAAEIQAACEIBALwGESi8x0kMAAhCAAAQgAAEIQAACwwkgVIY jpgIIQAACEIAABCAAAQhAoJcAQqWXGOkhAAEIQAACEIAABCAAg eEEECrDEVMBBCAAAQhAAAIQgAAEINBLAKHSS4z0EIAABCAAAQh AAAIQgMBwAgiV4YipAAIQgAAEIAABCEAAAhDoJYBQ6SVGeghAA AIQgAAEIAABCEBgOAGEynDEVAABCEAAAhCAAAQgAAEI9BJAqPQ SIz0EIAABCEAAAhCAAAQgMJwAQmU4YiqAAAQgAAEIQAACEIAAB HoJIFR6iZEeAhCAAAQgAAEIQAACEBhOAKEyHDEVQAACEIAABCA AAQhAAAK9BBAqvcRIDwEIQAACEIAABCAAAQgMJ4BQGY6YCiAAA QhAAAIQgAAEIACBXgIIlV5ipIcABCAAAQhAAAIQgAAEhhNAqAx HTAUQgAAEIAABCEAAAhCAQC8BhEovMdJDAAIQgAAEIAABCEAAA sMJIFSGI6YCCEAAAhCAAAQgAAEIQKCXAEKllxjpIQABCEAAAhC AAAQgAIHhBBAqwxFTAQQgAAEIQAACEIAABCDQSwCh0kuM9BCAA AQgAAEIQAACEIDAcAIIleGIqQACEIAABCAAAQhAAAIQ6CWAUOk lRnoIQAACEIAABCAAAQhAYDgBhMpwxFQAAQhAAAIQgAAEIAABC PQSQKj0EiM9BCAAAQhAAAIQgAAEIDCcAEJlOGIqgAAEIAABCEA AAhCAAAR6CSBUeomRHgIQgAAEIAABCEAAAhAYTgChMhwxFUAAA hCAAAQgAAEIQAACvQQQKr3ESA8BCEAAAhCAAAQgAAEIDCeAUBm OmAogAAEIQAACEIAABCAAgV4CCJVeYqSHAAQgAAEIQAACEIAAB IYTQKgMR0wFEIAABCAAAQhAAAIQgEAvAYRKLzHSQwACEIAABCA AAQhAAALDCSBUhiOmAghAAAIQgAAEIAABCECglwBCpZcY6SEAA QhAAAIQgAAEIACB4QQQKsMRUwEEIAABCEAAAhCAAAQg0EsAodJ LjPQQgAAEIAABCEAAAhCAwHACCJXhiKkAAhCAAAQgAAEIQAACE OglgFDpJUZ6CEAAAhCAAAQgAAEIQGA4AYTKcMRUAAEIQAACEIA ABCAAAQj0EigKFUcSPr3AAAb0AfoAfYA QB gD9AH6AP0gcf1gVTgPOGIxzkC9rCnD9AH6AP0AfoAfYA QB gD/zrA2 ESvqFfQhAAAIQgAAEIAABCEAAAhEIPEUwAhsgAAEIQAACEIAAB CAAAQikBBAqKQ32IQABCEAAAhCAAAQgAIEQBBAqIdyAERCAAAQ gAAEIQAACEIBASgChktJgHwIQgAAEIAABCEAAAhAIQQChEsING AEBCEAAAhCAAAQgAAEIpAQQKikN9iEAAQhAAAIQgAAEIACBEAT D26zMFB5ga1IAAAAAElFTkSuQmCC
PDZ3.6B
90% its
flyfvdi
4th March, 2021, 05:14 AM
Mega.nz VCDS Hex-V2 VIIPlusLoader-08.021.05 link
1. Support V21.3.0
2. VIIPlusLoader support multi-languages
https://mega.nz/file/05M2iTpZ#TI537MJCL4TEVjls8mhu1S1lDLM4Nu7H5n22LjOjE 7g
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.