TP-Link TL-WA850RE, TL-WA854RE, TL-WA860RE & TL-WA750RE
The TL-WA860RE, TL-WA854RE, TL-WA850RE and TL750RE were great because of their miniature size and wall-mounted design
- TL-WA750RE is a 10/100 Ethernet b/g/n 150M (one on-board printed antenna)
- TL-WA850RE is a 10/100 Ethernet b/g/n 300M (two on-board printed antennas)
- TL-WA860RE is a 10/100 Ethernet b/g/n 300M (two external non-removable antennas and AC passthrough)
Supported Versions
Model Version | Launch Date | OpenWrt Version Supported | Model Specific Notes |
---|---|---|---|
TL-WA750RE v1 | 2013-04 | BB (r38719) | AP123 |
Model Version | Launch Date | OpenWrt Version Supported | Model Specific Notes |
TL-WA850RE v1 | 2012-12 | BB (r38719) | AP123 |
TL-WA850RE v1.2 (UK) | 2013-06 | ? (tested with 15.05.1) | ? |
TL-WA850RE (EU v1.2) | ???? | tested 18.06.5 | Works with original Openwrt tl-wa850re-v1 firmware. |
TL-WA850RE (EU v1.25) | ???? | tested 18.06.8 | Works with original Openwrt tl-wa850re-v1 firmware. |
TL-WA850RE (EU v2) | 2015 | N/A | Allegedly same hardware as TL-WR841ND v10 (Source) |
TL-WA850RE v5 | ? | N/A | 4/32MB, will not get OpenWrt support due to insufficient flash + RAM OpenWrt forum topic |
TL-WA850RE v6 | ? | N/A | 4/32MB, will not get OpenWrt support due to insufficient flash + RAM |
Model Version | Launch Date | OpenWrt Version Supported | Model Specific Notes |
TL-WA854RE v1 | ? | custom build 21.02 | 4/32MB, build like howto, same HW as TL_WA850 v1 but no LAN |
Model Version | Launch Date | OpenWrt Version Supported | Model Specific Notes |
TL-WA860RE (EU v1) | 2014-12 | BB (r41598) | AP123 |
TL-WA860RE (EU v1.1) | ???? | tested 18.06.5 | Works with original Openwrt tl-wa860re-v1 firmware. |
TL-WA860RE (EU v2) | 2016-07 | N/A | AP143 |
TL-WA860RE (EU v4) | 2017-05 | N/A | - |
TL-WA860RE (EU v5) | 2017-06 | N/A | - |
TL-WA860RE (EU v6) | - | N/A | - |
Hardware Highlights
Installation
OpenWrt firmware images of previous releases can be found under the ar71xx/generic tree:
→ Install OpenWrt (generic explanation)
Flashing OpwnWrt firmware is relatively straightforward. All you have to do is to access the GUI page (192.68.0.254) of the device via Ethernet or Wifi, navigate to 'System Tools' > 'Firmware Upgrade', upload your OpenWrt installation image and click 'Upgrade'.
Back to stock firmware
With the TL-WA850/750RE router, there is a catch: The stock firmware is obtained from the OEM: TL-WA750RE TL-WA850RE
- In case the file name of this firmware file does not contain the word “boot” in it, you can simply revert back to original firmware
- In case the file name of this firmware file does contain the word “boot” in it, you need to cut off parts of the image file before flashing it:
These days it is not necessary that the word boot is included in the name. If the original firmware doesn't revert to stock. Strip it and flash it again.
Flashing the wrong firmware will brick the device be prepared for it and don't commit unless you are.
An example of an image file with the word “boot” in it is wa850rev1_en_3_14_8_up_boot(140310).bin
.
Cut the first 0x20200 (that is 131,584 = 257*512) Bytes from original firmware:
dd if=orig.bin of=tplink.bin skip=257 bs=512
You should transfer the firmeware image to the /tmp folder and revert back to original firmware (if availlable you can flash the firmware via the webinterface as well):
Via the safer method using sysupgrade:
sysupgrade /tmp/tplink.bin
Or you use the mtd method:
mtd -r write /tmp/tplink.bin firmware
OEM TP-Link firmware for the TL-WA750/TL-WA850 with the boot part removed to revert to the original OEM firmware:
- TL-WA750re V1 TL-WA750RE-V1-stripped.zip
- TL-WA850re V1 TL-WA850RE-V1-stripped.zip
OEM TP-Link firmware for TL-WA850RE V2 original and stripped firmware:
- TL-WA850re V2 TL-WA850RE-V2-original.bin
- TL-WA850re V2 TL-WA850RE-V2-stripped.bin
Debricking
→ generic.debrick Some success with WA850-REv2 was made, follow this forum thread: https://forum.openwrt.org/t/tp-link-wa850re-v2-0-bricked/35515/37
Hardware
Info
Model | TL-WA750RE | TL-WA850RE | TL-WA860RE |
---|---|---|---|
Version | 1 | 1 | 1 |
Instruction set: | MIPS32 | ||
Vendor: | Qualcomm Atheros | ||
bootloader: | U-Boot 1.1.4 | ||
System-On-Chip: | Atheros AR9341 rev 3 (MIPS 74Kc V4.12) | ||
CPU/Frq | 74Kc V4.12 500 Mhz | ||
Target name | ar71xx | ||
Flash-Chip: | Spansion FL032PIF | ||
Flash size: | 4 MiB | ||
RAM: | 32 MiB | ||
Wireless: | Atheros AR9341 2.4ghz 802.11bgn | ||
Wireless Power: | Maximal power output is 20 dBm (100 mW) | ||
802.11n: | 1 x 1 : 1 | 2 x 2 : 2 | 2 x 2 : 2 |
Power: | 100-240V AC 0.3A | ||
Serial: | Yes | ||
JTAG: | No |
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Serial connection parameters for TL-WA860RE, TL-WA850RE and TL750RE | 115200, 8N1, No flow control |
---|
Wireless
Opening the case
Note: The case doesn't have any screws, but instead is ultrasonic welded together.
Flash Layout
Please read the article flash.layout for a better understanding. It contains a couple of explanations. Then let's have a view at flash layout of this particular device:
TP-Link WA850RE / WA860RE / WA750RE Flash Layout stock firmware | |||||
---|---|---|---|---|---|
Layer0 | spi0.0: 4096KiB | ||||
Layer1 | mtd0 | mtd1 | mtd2 | mtd3 | mtd4 |
Size in KiB | 128KiB | 1024KiB | 2816 KiB | 64KiB | 64KiB |
Name | u-boot | kernel | rootfs | config | art |
mountpoint | none | none | / | none | none |
filesystem | none | none | SquashFS | none | none |
ART = Atheros Radio Test - it contains RF calibration data for the wifi. If it is missing or corrupt, wireless won't come up anymore.