Please, can someone find this firmware (or latest) version and send me?
Archer C20 V4
Version 3.16.0 0.9.1 v600f.0 Build 180124 Rel.32961n
https://drive.google.com/file/d/1S3UXEj ... sp=sharing
Firmware Archer C20 V4
Moderator: Moderators
Re: Firmware Archer C20 V4
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 18
- Joined: Sat Oct 05, 2013 7:14 am
Re: Firmware Archer C20 V4
Already tried! Don't found this version in none of country sites of TP-Link.Lantis wrote:https://www.tp-link.com/
Re: Firmware Archer C20 V4
Here is the Australian one.
https://www.tp-link.com/au/download/Archer-C20.html
Please contact TP Link for further assistance.
https://www.tp-link.com/au/download/Archer-C20.html
Please contact TP Link for further assistance.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 18
- Joined: Sat Oct 05, 2013 7:14 am
Re: Firmware Archer C20 V4
For someone who need it:
http://www.excellinformatica.com.py/?in ... CHER%20C20
or
https://drive.google.com/drive/u/0/fold ... Vp0VTllems
Thi page has the updated firmware for Archer C20W (is the same V4, for providers)
Strip, and install via TFTP:
Additional note.
U-boot has hardcoded tftp update command:
tftp 0x80060000 tp_recovery.bin;erase tplink 0x20000 0x7a0000;cp.b 0x80080000 0x20000 0x7a0000
You can see that the uboot code is not flashed or erased. So the device can't be fully bricked when updating via tftp mode. Uboot will be alive.
How to restore stock firmware via tftp
Download stock firmware from tplink website for your device and unpack it. For a example next link Archer C20(EU)_V4_170822.zip 139
Perform command: dd if=archer_stock.bin of=tp_recovery.bin bs=512 skip=1 to create firmware for tftp
Use tftp mode to flash tp_recovery.bin.
http://www.excellinformatica.com.py/?in ... CHER%20C20
or
https://drive.google.com/drive/u/0/fold ... Vp0VTllems
Thi page has the updated firmware for Archer C20W (is the same V4, for providers)
Strip, and install via TFTP:
Additional note.
U-boot has hardcoded tftp update command:
tftp 0x80060000 tp_recovery.bin;erase tplink 0x20000 0x7a0000;cp.b 0x80080000 0x20000 0x7a0000
You can see that the uboot code is not flashed or erased. So the device can't be fully bricked when updating via tftp mode. Uboot will be alive.
How to restore stock firmware via tftp
Download stock firmware from tplink website for your device and unpack it. For a example next link Archer C20(EU)_V4_170822.zip 139
Perform command: dd if=archer_stock.bin of=tp_recovery.bin bs=512 skip=1 to create firmware for tftp
Use tftp mode to flash tp_recovery.bin.
-
- Posts: 1
- Joined: Fri Feb 15, 2019 5:20 pm
Re: Firmware Archer C20 V4
I installed the preset on router c20 w, after that I installed openwrt because of not being able to reinstall the original firmware on the router or send other firmware. I tried doing the restoration with ftp32 via windows and without success, the brick router
Is there any way to do it?
Is there any way to do it?
-
- Posts: 18
- Joined: Sat Oct 05, 2013 7:14 am
Re: Firmware Archer C20 V4
diegofernando wrote:I installed the preset on router c20 w, after that I installed openwrt because of not being able to reinstall the original firmware on the router or send other firmware. I tried doing the restoration with ftp32 via windows and without success, the brick router
Is there any way to do it?
https://openwrt.org/toh/tp-link/tp-link ... ftp_method
Use this tp_recovery.bin (Archer C20(BR)_V4_190103, already stripped):
https://drive.google.com/open?id=1cPEce ... c4FXjwBMH4