Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:tp-link:tl-wr810n [2018/02/17 19:14] – ↷ Links adapted because of a move operation | toh:tp-link:tl-wr810n [2022/06/25 12:07] – [Opening the case] High Voltage warning infobox added tmomas | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * Powered from AC electric wall-socket, | * Powered from AC electric wall-socket, | ||
| + | ===== Supported Versions ===== | ||
| ---- datatable ---- | ---- datatable ---- | ||
| - | cols : Model, Version, | + | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid |
| - | header | + | headers : Brand, |
| + | align : c, | ||
| + | filter | ||
| + | sort : Version | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ===== Hardware Highlights ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Version, CPU, CPU MHz, Flash MB_mbflashs, | ||
| + | header | ||
| align : c, | align : c, | ||
| filter | filter | ||
| Line 13: | Line 24: | ||
| ---- | ---- | ||
| - | ===== Firmware Images | + | ===== Installation |
| + | |||
| + | <color # | ||
| + | |||
| + | Recovery after this soft-brick may be possible via the tftpd method (see below). | ||
| + | |||
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url | ||
| Line 21: | Line 38: | ||
| sort : Version | sort : Version | ||
| ---- | ---- | ||
| + | |||
| + | ==== TL-WR810N(EU) 1.1 ==== | ||
| + | |||
| + | === Flashing using the factory firmware web interface === | ||
| + | |||
| + | * Install the OpenWrt factory image by doing a " | ||
| + | * After the installation completes, point your web browser to [[http:// | ||
| + | |||
| + | === Flashing using TFTP only (without serial console) === | ||
| + | |||
| + | * Connect one of the ethernet ports to a host computer. | ||
| + | * Change your host computer' | ||
| + | * Run a TFTP server on your host computer. | ||
| + | * Rename the OpenWrt factory image to **wr810nv1_tp_recovery.bin** and make it available via the TFTP server. | ||
| + | * Press the ' | ||
| + | * The bootloader will now load and flash the image from the TFTP server. | ||
| + | |||
| + | === Flashing using the serial console === | ||
| + | |||
| + | * Gain [[toh: | ||
| + | * Connect one of the LAN ports to a host computer via an ethernet cable. | ||
| + | * Change your host computer' | ||
| + | * Run a TFTP server on your host computer. | ||
| + | * Make the OpenWrt factory image available via the TFTP server. | ||
| + | * Enter the following commands into the bootloader prompt:< | ||
| + | tftp 0x80800000 openwrt-ar71xx-generic-tl-wr810n-squashfs-factory.bin | ||
| + | erase 0x9f020000 +${filesize} | ||
| + | cp.b 0x80800000 0x9f020000 ${filesize} | ||
| + | bootm 0x9f020000</ | ||
| + | |||
| + | === Revert to the original factory firmware === | ||
| + | |||
| + | Download | ||
| + | [[https:// | ||
| + | (kernel + rootfs partitions extracted from the original firmware + empty config partion) | ||
| + | and flash it as described above using a TFTP server | ||
| + | [[toh: | ||
| + | or | ||
| + | [[toh: | ||
| + | a serial console. | ||
| + | |||
| + | ==== TL-WR810N(US) 1.0 ==== | ||
| + | |||
| + | The US version is not as " | ||
| ===== Hardware Details ===== | ===== Hardware Details ===== | ||
| Line 28: | Line 89: | ||
| | **Architecture: | | **Architecture: | ||
| | **Manufacturer: | | **Manufacturer: | ||
| - | | **Bootloader: | + | | **Bootloader: |
| | **System-On-Chip: | | **System-On-Chip: | ||
| | **CPU Frequency: | | **CPU Frequency: | ||
| Line 50: | Line 111: | ||
| === Opening the Case === | === Opening the Case === | ||
| + | |||
| + | {{page> | ||
| Start by inserting a pry tool above the ethernet connectors. Lift the lid, work in counterclockwise direction. Don't be afraid to apply quite some force, in particular at the corners of the case. | Start by inserting a pry tool above the ethernet connectors. Lift the lid, work in counterclockwise direction. Don't be afraid to apply quite some force, in particular at the corners of the case. | ||
| Line 72: | Line 135: | ||
| The operation mode switch on the top of the device is wired to the GPIOs 0 and 1 as follows: | The operation mode switch on the top of the device is wired to the GPIOs 0 and 1 as follows: | ||
| - | ^ Position | + | ^ Position |
| - | | Router/ | + | | Router/ |
| - | | Repeater | + | | Repeater |
| - | | Client | + | | |
| - | **GPIO 1** and **GPIO 0** are mapped to the key codes **BTN_0** and **BTN_1**, respectively. See [[docs:user-guide: | + | **GPIO 1** and **GPIO 0** are mapped to the key codes **BTN_0** and **BTN_1**, respectively. See [[docs: |
| Line 87: | Line 150: | ||
| ==== TL-WR810N(EU) 2.0 ==== | ==== TL-WR810N(EU) 2.0 ==== | ||
| - | The version 2.0 no longer provides an USB port. The vendor firmware suggests it has only 32 MiByte RAM. | + | The version 2.0 no longer provides an USB port. |
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| Line 105: | Line 167: | ||
| ^ Filesystem | none | none | ^ Filesystem | none | none | ||
| - | |||
| - | ===== Installation ===== | ||
| - | |||
| - | ==== TL-WR810N(EU) 1.1 ==== | ||
| - | |||
| - | === Flashing using the factory firmware web interface === | ||
| - | |||
| - | * Install the OpenWrt factory image by doing a " | ||
| - | * After the installation completes, point your web browser to [[http:// | ||
| - | |||
| - | === Flashing using TFTP only (without serial console) === | ||
| - | |||
| - | * Connect one of the ethernet ports to a host computer. | ||
| - | * Change your host computer' | ||
| - | * Run a TFTP server on your host computer. | ||
| - | * Rename the OpenWrt factory image to **wr810nv1_tp_recovery.bin** and make it available via the TFTP server. | ||
| - | * Press the ' | ||
| - | * The bootloader will now load and flash the image from the TFTP server. | ||
| - | |||
| - | === Flashing using the serial console === | ||
| - | |||
| - | * Gain [[toh: | ||
| - | * Connect one of the LAN ports to a host computer via an ethernet cable. | ||
| - | * Change your host computer' | ||
| - | * Run a TFTP server on your host computer. | ||
| - | * Make the OpenWrt factory image available via the TFTP server. | ||
| - | * Enter the following commands into the bootloader prompt:< | ||
| - | tftp 0x80800000 openwrt-ar71xx-generic-tl-wr810n-squashfs-factory.bin | ||
| - | erase 0x9f020000 +${filesize} | ||
| - | cp.b 0x80800000 0x9f020000 ${filesize} | ||
| - | bootm 0x9f020000</ | ||
| - | |||
| - | === Revert to the original factory firmware === | ||
| - | |||
| - | Download | ||
| - | [[https:// | ||
| - | (kernel + rootfs partitions extracted from the original firmware + empty config partion) | ||
| - | and flash it as described above using a TFTP server | ||
| - | [[toh: | ||
| - | or | ||
| - | [[toh: | ||
| - | a serial console. | ||
| - | |||
| - | ==== TL-WR810N(US) 1.0 ==== | ||
| - | |||
| - | The US version is not as " | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| Line 699: | Line 715: | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag> | + | {{tag> |