Show pagesourceOld revisionsBacklinksBack to top × Table of Contents TP-Link Archer C59 Getting started with a new Device Page Keep the articles modular Supported Versions Hardware Highlights Installation Flash Layout OEM easy installation OEM installation using the TFTP method Upgrading OpenWrt LuCI Web Upgrade Process Terminal Upgrade Process Debricking Failsafe mode Basic configuration Specific Configuration Network interfaces Switch Ports (for VLANs) Buttons Hardware Info Photos Opening the case Serial JTAG Bootloader mods Hardware mods Bootlogs OEM bootlog OpenWrt bootlog Tags TP-Link Archer C59 Under Construction! This page is currently under construction. You can edit the article to help completing it. Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures. Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the <WRAP> that encloses it. Getting started with a new Device Page This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it. Keep the articles modular Please include only model specific information, omit bla,bla and put everything generic into separate articles If you have no time to write certain stuff, link to docs base-system should lead the way, do not explain this again DO NOT provide a complete howto here! Instead groom the general documentation. Supported Versions BrandModelVersionCurrent ReleaseOEM InfoForum SearchTechnical DataTP-LinkArcher C59v122.03.5http://www.tp-link.com/en/products/details/cat-9_Archer-C59.htmlArcher C59View/Edit dataTP-LinkArcher C59v222.03.4https://www.tp-link.com/en/products/details/cat-9_Archer-C59.htmlArcher C59View/Edit data Hardware Highlights ModelVersionSoCCPU MHzFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSBArcher C59v1Qualcomm Atheros QCA956177516128Qualcomm Atheros QCA9561b/g/na/n/ac5-1x 2.0Archer C59v2Qualcomm Atheros QCA956177516128Qualcomm Atheros QCA9561, Qualcomm Atheros QCA9886b/g/na/n/ac5-1x 2.0 Installation ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM StockArcher C59v122.03.5https://downloads.openwrt.org/releases/22.03.5/targets/ath79/generic/openwrt-22.03.5-ath79-generic-tplink_archer-c59-v1-squashfs-factory.binhttps://downloads.openwrt.org/releases/22.03.5/targets/ath79/generic/openwrt-22.03.5-ath79-generic-tplink_archer-c59-v1-squashfs-sysupgrade.binArcher C59v222.03.4https://downloads.openwrt.org/releases/22.03.4/targets/ath79/generic/openwrt-22.03.4-ath79-generic-tplink_archer-c59-v2-squashfs-factory.binhttps://downloads.openwrt.org/releases/22.03.4/targets/ath79/generic/openwrt-22.03.4-ath79-generic-tplink_archer-c59-v2-squashfs-sysupgrade.binhttps://www.tp-link.com/en/download/Archer-C59_V2.html → Install OpenWrt (generic explanation) Please add the installation procedure here. Flash Layout Find out flash layout, then add the flash layout table here (copy, paste, modify the example). Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout. OEM easy installation The instructions below are for Broadcom devices and only serve as an example. Remove / modify them if they do not apply to this particular device! This section deals with How you install OpenWrt from a device freshly opened The steps required such as reset to factory defaults if the device has already been configured Note: Reset router to factory defaults if it has been previously configured. Browse to http://192.168.1.1/Upgrade.asp Upload .bin file to router Wait for it to reboot Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed. OEM installation using the TFTP method → generic.flashing.tftp Specific values needed for tftp Enter values for “FILL-IN” below Bootloader tftp server IPv4 address FILL-IN Bootloader MAC address (special) FILL-IN Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”) TFTP transfer window FILL-IN seconds TFTP window start approximately FILL-IN seconds after power on TFTP client required IP address FILL-IN Upgrading OpenWrt → generic.sysupgrade These are generic instructions. Update with your router's specifics. LuCI Web Upgrade Process Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL Upload image file for sysupgrade to LuCI Wait for reboot Terminal Upgrade Process If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading: sysupgrade mtd Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. sysupgrade Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc mtd If sysupgrade does not support this router, use mtd. Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot Debricking → generic.debrick Failsafe mode → failsafe_and_factory_reset Basic configuration → Basic configuration After flashing, proceed with this. Set up your Internet connection, configure wireless, configure USB port, etc. Specific Configuration Network interfaces The default network configuration is: Interface Name Description Default configuration br-lan LAN & WiFi 192.168.1.1/24 vlan1 (eth1.1) LAN ports (1 to 4) None eth0 WAN port DHCP wlan0 WiFi Disabled Switch Ports (for VLANs) Numbers 1-4 are Ports 1-4 as labeled on the unit, 0 is the internal connection to the router itself. Port Switch port CPU 0 LAN 1 1 LAN 2 4 LAN 3 2 LAN 4 3 Buttons → hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto. Please fill in real values for this device, then remove the EXAMPLEs The TP-Link Archer C59 has the following buttons: BUTTON Event EXAMPLE Reset reset EXAMPLE Secure Easy Setup ses EXAMPLE No buttons at all. - Hardware Info General Brand TP-Link Model Archer C59 Versions v1 Device Type WiFi Router Availability Discontinued 2017 Comments - general OpenWrt Support Supported Since Commit https://git.lede-project.org/?p=source.git;a=commit;h=e39dc8d823c86559eedbbdcee5f5c14b827fed0f Supported Since Release 18.06.0 Supported Current Release 22.03.5 Unsupported Hardware Bootloader U-Boot Target ar71xx-ath79 System-On-Chip CPU MHz 775 Flash MB 16 RAM MB 128 Network Ethernet 100M ports 5 Ethernet 1Gbit ports Switch Qualcomm Atheros QCA9561 Modem - VLAN Yes Comments - network ports Wireless WLAN 2.4GHz b/g/n WLAN 5.0GHz a/n/ac WLAN Hardware Qualcomm Atheros QCA9561 Detachable Antennas - Comments - WLAN Interfaces USB ports 1x 2.0 SATA ports - Serial Yes JTAG No Comments - USB & SATA ports Misc LED count 8 Button count 3 Power supply 12 VDC, 1.0 A Links Forum Topic URL WikiDevi URL https://wikidevi.wi-cat.ru/TP-LINK_Archer_C59_v1.x OEM device homepage URL http://www.tp-link.com/en/products/details/cat-9_Archer-C59.html Firmware OEM Stock URL Firmware OpenWrt Install URL https://downloads.openwrt.org/releases/22.03.5/targets/ath79/generic/openwrt-22.03.5-ath79-generic-tplink_archer-c59-v1-squashfs-factory.bin Firmware OpenWrt Upgrade URL https://downloads.openwrt.org/releases/22.03.5/targets/ath79/generic/openwrt-22.03.5-ath79-generic-tplink_archer-c59-v1-squashfs-sysupgrade.bin Edit the underlying data View/Edit data General Brand TP-Link Model Archer C59 Versions v2 Device Type WiFi Router Availability Discontinued Comments - general OpenWrt Support Supported Since Commit https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=4caab808300ad75575d778bae6e184caa26aeabc Supported Since Release 19.07.0 Supported Current Release 22.03.4 Unsupported Hardware Bootloader U-Boot Target ar71xx-ath79 System-On-Chip CPU MHz 775 Flash MB 16 RAM MB 128 Network Ethernet 100M ports 5 Ethernet 1Gbit ports Switch Qualcomm Atheros QCA9561 Modem - VLAN Yes Comments - network ports Wireless WLAN 2.4GHz b/g/n WLAN 5.0GHz a/n/ac WLAN Hardware Qualcomm Atheros QCA9561, Qualcomm Atheros QCA9886 Detachable Antennas - Comments - WLAN 3T3R 2.4 GHz; 2T2R 5 GHz Interfaces USB ports 1x 2.0 SATA ports - Serial Yes JTAG No Comments - USB & SATA ports Misc LED count 7 Button count 3 Power supply 12 VDC, 1.0 A Links Forum Topic URL WikiDevi URL https://wikidevi.wi-cat.ru/TP-LINK_Archer_C59_v2.x OEM device homepage URL https://www.tp-link.com/en/products/details/cat-9_Archer-C59.html Firmware OEM Stock URL https://www.tp-link.com/en/download/Archer-C59_V2.html Firmware OpenWrt Install URL https://downloads.openwrt.org/releases/22.03.4/targets/ath79/generic/openwrt-22.03.4-ath79-generic-tplink_archer-c59-v2-squashfs-factory.bin Firmware OpenWrt Upgrade URL https://downloads.openwrt.org/releases/22.03.4/targets/ath79/generic/openwrt-22.03.4-ath79-generic-tplink_archer-c59-v2-squashfs-sysupgrade.bin Edit the underlying data View/Edit data Photos Front: Insert photo of front of the casing Back: Insert photo of back of the casing Backside label: Insert photo of backside label Opening the case Note: This will void your warranty! Remove the 4 Philips screws at the bottom and separate the top and bottom case. The two parts are held together by 8 clips: One at the back, 3 at the front and 2 at each sides. Main PCB: Insert photo of PCB Serial → port.serial general information about the serial port, serial port cable, etc. How to connect to the Serial Port of this specific device: Insert photo of PCB with markings for serial port Replace EXAMPLE by real values. Serial connection parameters for TP-Link Archer C59 @@Version@@ EXAMPLE 115200, 8N1 JTAG → port.jtag general information about the JTAG port, JTAG cable, etc. How to connect to the JTAG Port of this specific device: Insert photo of PCB with markings for JTAG port Bootloader mods → bootloader Hardware mods None so far. Bootlogs OEM bootlog COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE OpenWrt bootlog COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING FOR REVERTING BACK TO STOCK FIRMWARE: Rename stock bin to “tp_recovery.bin” and place in your Tftp server. Settings below should work just point the directory to your firmware location. power off router. hold reset button and power on. hold it until you see transfer complete in logs like pictured Tags Add tags below, then remove this fixme. How to add tags EXAMPLETAG This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies EXAMPLETAG Last modified: 2021/05/25 10:35by tmomas