Skip to content

Zlatko580

Members
  • Joined

  • Last visited

Everything posted by Zlatko580

  1. 1.bin is original. @Zlatko580 and @wegorz-pwo Please respect the forum rules and post in English. Thank you, Briskoda Admin.
  2. Hi, I believe these head units are very similar, probably based on the same platform, so it’s possible that this guide will work for them as well. However, I haven’t personally tested it, so I can’t guarantee that it will work and you proceed at your own risk. If you decide to try it, take extra care and make sure everything is aligned with this tutorial. Make sure the EEPROM is the same as the one used in Škoda units, and check that the script prints FAZIT and Train correctly, etc. Also, even if the script is different for SEAT and Škoda and something goes wrong, you can always write the original EEPROM back. That should return head unit to its default state.
  3. Well, if it prints FAZIT and Train correctly in the command prompt, that’s a good sign that the script worked. Glad to see you found the problem. Now you just need to write the patched BIN to the EEPROM again, which is kind of boring if you’ve already assembled the whole unit.
  4. Basicaly you need to read EEPROM, save it to a something.bin, apply python script on it. Script will create new file something.bin_patched.bin, write back to the EEPROM. This procedure is explained in details on first post.
  5. Indeed this is little bit easier way to do it. But they not share details unfortunately. As I understood, you have to remove device from the car, and somehow to access same eeprom chip but from outside.
  6. Can you send me link to the post on drive.ru where is stated to be possible to do this without serial programmer? I know there is software "MIBHelper" but it works only for Bolero/Amundsen/Columbus, unfortunately not Swing...
  7. Good job. Yes, reading eeprom with a clamp is tricky. I got feedback from people using different type of "clamp". I didnt tested, but it could be another option beside desoldering.
  8. Bro you give no information, does a USB flash drive work when you plug it in? Do you have any error code stored on 5F infotainment system? I use standard USB-A to USB-C with Samsung phone...
  9. Then it is not releated to the multimedia unit itself. Its releated to USB port, USB cable, or phone itself. Try with other USB cable - phone, make sure USB port is functional, try to insert flash drive with music and see does it recognize flash drive for example. Or with some diagnostic tool check for error codes on 5F. VCDS can be bought preety cheap, for example 20-25€. EDIT: On my car octavia 3, I had broken usb port. Plastic part inside port was missing, so I was able to insert usb cable on two oposite ways, but only one is correct. When cable is insert wrong way, error code is stored in 5F, you need to clear that error in order to make usb port functional again.
  10. I didnt updated mine, because it works perfectly, no need to update. When you press app button does it say that you need to unlock it or say "connect your phone theough usb..."? Also you can scan 5F infotainment address with vcds or odis to see is there any error codes. When I used bad cable, he triggered error, something like "bad usb connection" or something simillar.
  11. Problem with USB cable or USB port. I had problem with both. Try another cable and make sure you insert it in usb port "correct" way. My USB port was missing plastic part inside, so it was possible to insert usb cable wrong way. Try to restart MIB, press and hold power button, then try with another usb cable, and make sure you insert cable in correct way.
  12. You can read adaptation channel: Confirmation of installation change on 5F with VCDS or ODIS, write its value on that website, click on magnifier, and get new key. Write that new key on same adaptation channel, and clear fault codes. It should work that way. With eeprom programmer idk, probably yes but it would be hard to do as there is no tutorial how to do it. First option is much more convinient.
  13. Well I think you found it. Anyway I ordered on Ali for similar price.
  14. Yes, I think it should work. If you have "App" button on radio, and its locked this is the cheapest way to unlock it.
  15. Hello, I activated Smart Link on my swing 3 radio, at Skoda Octavia mk3 MY 2018, so I want to share with everyone how it can be done. DISCLAIMER: You do it at your rensponsability, is not easy to do, and you can mess things out, possible brick you device. Do it only if you have expereince in this kind of activity. Physical tools needed: Tool for removing radio 4 pieces, just google "VAG radio removal tool", cost about 1€. CH341A Mini Programmer, cost about 10€. PC/Laptop Philips screwdriver Software needed (all software in attachment): CH341A driver NeoProgrammer Python (In windows 11, open start menu, type cmd, press enter, type Python, press enter. Microsoft store will open with Python 3.13, click on "Get" and wait to install complete.) Python script for activating CarLink (MEN2SwingPatch.py) Install CH341A driver and NeoProgrammer, make sure python is installed, put MEN2SwingPatch.py script at some accessible location (for example at root D:\). Firstly, you need to remove radio from car, its pretty simple, just insert four "keys" and pull the radio out. Then remove 6 screws from the top and 2 from the bottom, split display from the unit, and pull the top cover to expose top of the PCB. I removed PCB fully from the case to check is there present video chip for reversing camera (unfortunately not), but you don't have to do that. After top cover is removed, and PCB is accessible, you have to find ST 95256 R EEPROM. Put clamp from the CH341A on the EEPROM chip, make sure red cable (clamp) is on the pin 1 (EEPROM). Clamp connector insert in appropriate adapter, and adapter insert in CH341A in part intended for 25XX, make sure red cable facing toward lever. Plug CH341A in computer USB port. All this can be sawn in picture named EEPROM 2. Run NeoProgrammer.exe, go to Hardware tab, select "CH341 Black". Next go to IC>Search>type 95256>select M95256R> click on Read IC. This is the tricky part, if you get all blank result it means that clamp on the eeprom not have a good grip, try to move clamp left-right, take it off and put on again. After 5-6 times of re adjusting clamp I finally got the eeprom content. Save it on pc (for example at root D:\ as 1.bin). Read IC couple more times to be sure that you have good conection to the eeprom chip (if you want to take extra check, you can compare couple .bin with Notepad++ to be sure that you have identical read every time, this is good sign that all is correct). Make sure you dont move accidentaly clamp or PCB. Click on start, type cmd, press enter, navigate to D:\ (place where you saved EEPROM dump and script), type python men2swingpatch.py 1.bin, press enter. If everything is correct you should get printed on display TRAIN:xxx, FAZIT: xxx (see picture "script"), and now you have file named 1.bin_patched.bin. This new file we now need to write back to the eeprom. Get back to the NeoProgrammer, click on File>Open and find 1.bin_patched.bin at D:\, click on Write IC. After writing you can read it again and compare to patched bin, just to be sure its written correct. Now you can disconnect clamp, assemble unit and put it back in the car. Enjoy in your unlocked Smart Link. DOWNLOAD needed software

Important Information

Welcome to BRISKODA. Please note the following important links Terms of Use. We have a comprehensive Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.