Skip to content
Snippets Groups Projects
  • Steffen Förster's avatar
    9fb00d13
    ramips-mt76x8: add support for TP-Link RE200 v2 (#2275) · 9fb00d13
    Steffen Förster authored
    TP-Link RE200 v2 is a wireless range extender with Ethernet and 2.4G and 5G
    WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN.
    
    Specifications
    --------------
    
    - MediaTek MT7628AN (580 Mhz)
    - 64 MB of RAM
    - 8 MB of FLASH
    - 2T2R 2.4 GHz and 1T1R 5 GHz
    - 1x 10/100 Mbps Ethernet
    - UART header on PCB (57600 8n1)
    - 8x LED (GPIO-controlled), 2x button
    
    There are 2.4G and 5G LEDs in red and green which are controlled
    separately.
    
    MAC addresses
    -------------
    
    The MAC address assignment matches stock firmware, i.e.:
    LAN : *:0D
    2.4G: *:0E
    5G  : *:0F
    
    Installation
    ------------
    
    Web Interface
    -------------
    
    It is possible to upgrade to OpenWrt via the web interface. Simply flash
    the -factory.bin from OEM. In contrast to a stock firmware, this will not
    overwrite U-Boot.
    ramips-mt76x8: add support for TP-Link RE200 v2 (#2275)
    Steffen Förster authored
    TP-Link RE200 v2 is a wireless range extender with Ethernet and 2.4G and 5G
    WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN.
    
    Specifications
    --------------
    
    - MediaTek MT7628AN (580 Mhz)
    - 64 MB of RAM
    - 8 MB of FLASH
    - 2T2R 2.4 GHz and 1T1R 5 GHz
    - 1x 10/100 Mbps Ethernet
    - UART header on PCB (57600 8n1)
    - 8x LED (GPIO-controlled), 2x button
    
    There are 2.4G and 5G LEDs in red and green which are controlled
    separately.
    
    MAC addresses
    -------------
    
    The MAC address assignment matches stock firmware, i.e.:
    LAN : *:0D
    2.4G: *:0E
    5G  : *:0F
    
    Installation
    ------------
    
    Web Interface
    -------------
    
    It is possible to upgrade to OpenWrt via the web interface. Simply flash
    the -factory.bin from OEM. In contrast to a stock firmware, this will not
    overwrite U-Boot.