TP-LINK Archer MR200 v6
From TechInfoDepot
Jump to navigationJump to search
| abgn+ac (AC750) | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| AC750 Wireless Dual Band 4G LTE Router | |||||||||||||||||
|
| |||||||||||||||||
| Homepage | Product page | ||||||||||||||||
| Downloads | Download page | ||||||||||||||||
| Wikipedia | TP-Link | ||||||||||||||||
| 3rd Party Firmware | |||||||||||||||||
| dd-wrt | Status Unknown | ||||||||||||||||
| OpenWrt | Supported | ||||||||||||||||
| Tomato any flavor | Incompatible | ||||||||||||||||
| Gargoyle | Status Unknown | ||||||||||||||||
| Platform | |||||||||||||||||
| Brand • Model • Rev | TP-LINK Archer MR200 v6 | ||||||||||||||||
| FCC ID | none specified | ||||||||||||||||
| Type | wireless router | ||||||||||||||||
| CPU1 | MediaTek MT7628AN | ||||||||||||||||
| CPU1 Type | MIPS 24KEc | ||||||||||||||||
| CPU1 Speed | 580 MHz | ||||||||||||||||
| Flash1 Chip | Brand? Model? | ||||||||||||||||
| Flash1 Size | 16 MiB16,777,216 B <br />131,072 Kib <br />16,384 KiB <br />128 Mib <br />0.0156 GiB <br /> | ||||||||||||||||
| RAM1 Size | 64 MiB67,108,864 B <br />524,288 Kib <br />65,536 KiB <br />512 Mib <br />0.0625 GiB <br /> | ||||||||||||||||
| RAM1 Chip | Brand? Model? | ||||||||||||||||
| ETH chip1 | MediaTek MT7628AN | ||||||||||||||||
| Switch | MediaTek MT7628AN | ||||||||||||||||
| Ethernet Port Count |
1-1GbE-WAN 3-100MbE-LAN | ||||||||||||||||
| Wired Standard | IEEE 802.3i/3u/3ab | ||||||||||||||||
|
802dot11 OUI: none specified | |||||||||||||||||
| Stock bootloader | U-Boot | ||||||||||||||||
| Expansion IF types | none specified | ||||||||||||||||
| Power | 12 VDC, 1 A | ||||||||||||||||
| Connector type | barrel | ||||||||||||||||
| Serial Port (UART) | yes, 3.3V TTL, (115200 8N1) | ||||||||||||||||
|
Flags: | |||||||||||||||||
|
| |||||||||||||||||
| Other | |||||||||||||||||
|
| |||||||||||||||||
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) | ||||||||||||||||
| Radio 1 | |||||||||||||||||
| Chip1 | MediaTek MT7628AN | ||||||||||||||||
| Wireless interface OUI | none specified | ||||||||||||||||
| Antenna Connector Type | none specified | ||||||||||||||||
| MIMO status | 2x2:2 | ||||||||||||||||
| Wireless Standard | IEEE 802.11b/g/n | ||||||||||||||||
| 802.11n | up to 300 Mbps | ||||||||||||||||
| 802.11g | up to 54 Mbps | ||||||||||||||||
| 802.11b | up to 11 Mbps | ||||||||||||||||
| WiFi Operating Frequency | 2.4 GHz | ||||||||||||||||
| Radio 2 | |||||||||||||||||
| Chip1 | MediaTek MT7610E | ||||||||||||||||
| Wireless interface OUI | none specified | ||||||||||||||||
| Antenna Connector Type | none specified | ||||||||||||||||
| MIMO status | 1x1:1 | ||||||||||||||||
| Wireless Standard | IEEE 802.11a/n/ac | ||||||||||||||||
| 802.11ac | up to 433 Mbps | ||||||||||||||||
| 802.11n | up to 150 Mbps | ||||||||||||||||
| 802.11a | up to 54 Mbps | ||||||||||||||||
| WiFi Operating Frequency | 5 GHz | ||||||||||||||||
| |||||||||||||||||
For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.
For a list of all currently documented TP-LINK devices with specifications, see TP-LINK.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
| This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram.
DO NOT BUY DEVICES WITH 8MB FLASH / 64MB RAM if you intend to flash an up-to-date and secure OpenWrt version onto it! See 8/64 warning for details. This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation. This means that you will not be able to install many packages, and that you might experience crashes due to OOM situations more or less often. See OpenWrt on 8/64 devices what you can do now. |
Target: ramips
Subtarget: mt76x8
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.2
Subtarget: mt76x8
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.2
LAN Hardware: MediaTek MT7628AN
WLAN Hardware: MediaTek MT7628AN, MediaTek MT7610E
WLAN Comment: 3x Internal Wi-Fi Antennas, 2x Detachable 4G LTE Antennas
Installation method(s):
See devicepage, see git-commit
Recovery method(s):
See devicepage, see git-commit
Comment:
Cannot yet install from vendor web interface
WLAN Hardware: MediaTek MT7628AN, MediaTek MT7610E
WLAN Comment: 3x Internal Wi-Fi Antennas, 2x Detachable 4G LTE Antennas
Installation method(s):
See devicepage, see git-commit
Recovery method(s):
See devicepage, see git-commit
Comment:
Cannot yet install from vendor web interface
| git • >> |
|---|
ramips: Add support for TP-Link Archer MR200 v6 This adds a new port for the above device. Currently, there is no easy installation method except opening the device up and soldering a UART header on and getting u-boot shell access. You boot the initramfs version first using tftpboot, then once booted, you sysupgrade. Shell access to root on vendor firmware: admin:1234 To get U-Boot console, spam '4' into the serial console at boot. with LEDs on the left, serial pinout is: o - tx o - rx o - gnd x - 3v3 server ip for tftpboot 192.168.0.225 The initramfs-kernel version boots without touching onboard flash with: MT7628# tftpboot 0x80000000 openwrt-ramips-mt76x8-tplink_archer-mr200-v6-initramfs-kernel.bin MT7628# bootm 0x80000000 Then when it boots off RAM, you copy openwrt-ramips-mt76x8-tplink_archer-mr200-v6-squashfs-sysupgrade.bin to /tmp/sysupgrade.bin of the device and run: root@OpenWrt:/tmp# sysupgrade -n sysupgrade.bin - [x] LEDs working - [x] Buttons working - [x] wlan detected - [x] wwan detected - [x] initramfs image working - [x] sysupgrade working |
Categories:
- TP-LINK
- Embedded system/wireless router
- Embedded System MediaTek
- Embedded System MT7628AN
- MediaTek
- Embedded System MIPS 24KEc
- Embedded System
- OpenWrt Supported
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Embedded System MT7610E
- Embedded System IEEE 802.11a/n/ac
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- English Documentation