Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
toh:tp-link:tl-wr802n_v4 [2020/04/15 09:21] – [Tags] some tags added tmomastoh:tp-link:tl-wr802n_v4 [2024/10/14 12:58] (current) – [Installation] frollic
Line 2: Line 2:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_urlDevice Techdata_pageid +  "source""json", 
-headers ModelVersion, Current Release, OEM Info, Forum Topic, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c,c +  "paging": false
-filter  : Model=TL-WR802N +  "rotate"true
-filter  Version=v4 +  "shownColumns"["model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url""deviceid"]
-----+  "filterColumns"{"model": "^TL-WR802N$", "version""^v4$"} 
 +-->
  
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPUCPU MHzFlash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   : c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false, 
-filter  : Model=TL-WR802N +  "rotate": true
-filter  Version=v4 +  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem""usbports"]
-----+  "filterColumns": {"model""^TL-WR802N$", "version""^v4$"} 
 +-->
  
  
 ===== Installation ===== ===== Installation =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +  "source""json", 
-align   l,c,c +  "dom": "t", 
-filter  : Model=TL-WR802N +  "paging": false, 
-filter  Version=v4 +  "rotate": true
-----+  "shownColumns"["model""version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"]
 +  "filterColumns"{"model": "^TL-WR802N$", "version""^v4$"} 
 +-->
  
 The only way to flash the image in TL-WR802N v4 is to use tftp recovery mode in U-Boot: The only way to flash the image in TL-WR802N v4 is to use tftp recovery mode in U-Boot:
  
-  - Configure PC with static IP 192.168.0.225/24 and tftp server. +  - Install a TFTP server application. For Windows "tftp32" works. For Mac "Pumpkin" was the easiest method for me. 
-  - Rename ''openwrt-ramips-mt76x8-tplink_tl-wr802n-v4-squashfs-tftp-recovery.bin'' to ''tp_recovery.bin'' and place it in tftp server directory+  - Configure PC with static IP 192.168.0.225/24 **Alternative server IP address that worked for me was 192.168.0.66** 
-  - Connect PC with the LAN port, press the reset button, power up the router and keep button pressed for around 10 seconds, until device starts downloading the file. +  - Rename ''openwrt-ramips-mt76x8-tplink_tl-wr802n-v4-squashfs-tftp-recovery.bin'' to ''tp_recovery.bin'' and place it in the TFTP server folder
-  - Router will download file from server, write it to flash and reboot.+  - Connect PC with the LAN port, press the reset button and switch on the routerkeeping the button pressed for around 10 sec, until device starts downloading the file. Pumpkin on Mac by will ask you to approve the file transfer
 +  - Router will download file from the server, write it to flash and reboot. The reboot process takes a couple of minutes. The light on the device will cycle through various patterns as it updates. 
 +  - Once the LED turns solid, the upgrade should have been completed. 
 +  - Configure your client to DHCP client again, and login to the web GUI at 192.168.1.1. 
 + 
 +==== Energy consumption ==== 
 +This device uses 1.3 watts at idle with OpenWRT and 4 SSIDs configured. Measured with high accuracy ELV Energy master. 
 + 
 +==== Wireless hardware details ==== 
 +Even WR802Nv4 is sold, there are hardware differences. Devices beginning with serialnumer 219 and 220 support 25 dBm maximum transmit power, whereas devices with serial number beginning with 221 support only 22 dBm maximum transmit power. In all cases Wifi chipset is MediaTek MT76x8 802.11bgn. 
 +Or maybe this is dependant on TP-Link department. So italy would be 25 dBm wheras Germany would be 22 dBm, details see here https://forum.openwrt.org/t/wr802n-different-maximum-transmit-power-depending-on-batch/116958/
 + 
 +Up to 4 SSIDs are supported on all those versions. 
 + 
 +IEEE 802.1Q VLANs are supported. 
 + 
 +Output of iw phy for all for Italy / 25 dBm version with country code AU. 
 + 
 +<WRAP bootlog> 
 +<nowiki>Wiphy phy0 
 +        wiphy index: 0 
 +        max # scan SSIDs: 4 
 +        max scan IEs length: 2257 bytes 
 +        max # sched scan SSIDs: 0 
 +        max # match sets: 0 
 +        Retry short limit: 7 
 +        Retry long limit: 4 
 +        Coverage class: 0 (up to 0m) 
 +        Device supports AP-side u-APSD. 
 +        Device supports T-DLS. 
 +        Available Antennas: TX 0x3 RX 0x3 
 +        Configured Antennas: TX 0x3 RX 0x3 
 +        Supported interface modes: 
 +                 * IBSS 
 +                 * managed 
 +                 * AP 
 +                 * AP/VLAN 
 +                 * monitor 
 +                 * mesh point 
 +                 * P2P-client 
 +                 * P2P-GO 
 +        Band 1: 
 +                Capabilities: 0x1fe 
 +                        HT20/HT40 
 +                        SM Power Save disabled 
 +                        RX Greenfield 
 +                        RX HT20 SGI 
 +                        RX HT40 SGI 
 +                        TX STBC 
 +                        RX STBC 1-stream 
 +                        Max AMSDU length: 3839 bytes 
 +                        No DSSS/CCK HT40 
 +                Maximum RX AMPDU length 65535 bytes (exponent: 0x003) 
 +                Minimum RX AMPDU time spacing: No restriction (0x00) 
 +                HT TX/RX MCS rate indexes supported: 0-15 
 +                Frequencies: 
 +                        * 2412 MHz [1] (25.0 dBm) 
 +                        * 2417 MHz [2] (25.0 dBm) 
 +                        * 2422 MHz [3] (25.0 dBm) 
 +                        * 2427 MHz [4] (25.0 dBm) 
 +                        * 2432 MHz [5] (25.0 dBm) 
 +                        * 2437 MHz [6] (25.0 dBm) 
 +                        * 2442 MHz [7] (25.0 dBm) 
 +                        * 2447 MHz [8] (25.0 dBm) 
 +                        * 2452 MHz [9] (25.0 dBm) 
 +                        * 2457 MHz [10] (25.0 dBm) 
 +                        * 2462 MHz [11] (25.0 dBm) 
 +                        * 2467 MHz [12] (25.0 dBm) 
 +                        * 2472 MHz [13] (25.0 dBm) 
 +                        * 2484 MHz [14] (disabled) 
 +        valid interface combinations: 
 +                 * #{ IBSS } <= 1, #{ managed, AP, mesh point, P2P-client, P2P-GO } <= 4, 
 +                   total <= 4, #channels <= 1, STA/AP BI must match 
 +        HT Capability overrides: 
 +                 * MCS: ff ff ff ff ff ff ff ff ff ff 
 +                 * maximum A-MSDU length 
 +                 * supported channel width 
 +                 * short GI for 40 MHz 
 +                 * max A-MPDU length exponent 
 +                 * min MPDU start spacing 
 +        max # scan plans: 1 
 +        max scan plan interval: -1 
 +        max scan plan iterations: 0 
 +        Supported extended features: 
 +                * [ RRM ]: RRM 
 +                * [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records 
 +                * [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211 
 +                * [ TXQS ]: FQ-CoDel-enabled intermediate TXQs 
 +                * [ AIRTIME_FAIRNESS ]: airtime fairness scheduling 
 +                * [ AQL ]: Airtime Queue Limits (AQL) 
 +                * [ SCAN_RANDOM_SN ]: use random sequence numbers in scans 
 +                * [ SCAN_MIN_PREQ_CONTENT ]: use probe request with only rate IEs in scans 
 +                * [ CONTROL_PORT_NO_PREAUTH ]: disable pre-auth over nl80211 control port support 
 +                * [ DEL_IBSS_STA ]: deletion of IBSS station support 
 +                * [ SCAN_FREQ_KHZ ]: scan on kHz frequency support 
 +                * [ CONTROL_PORT_OVER_NL80211_TX_STATUS ]: tx status for nl80211 control port support</nowiki></nowiki> 
 +</WRAP>\\
  
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
 {{tag>MT7628 8flash 64ram 1port FastEthernet 0USB}} {{tag>MT7628 8flash 64ram 1port FastEthernet 0USB}}
  • Last modified: 2020/04/15 09:21
  • by tmomas