ASUS RT-N54U
From TechInfoDepot
Jump to navigationJump to search
abgn | |||||||
|---|---|---|---|---|---|---|---|
| Wireless-N600 Dual-Band USB Router | |||||||
|
| |||||||
| Homepage | |||||||
| Wikipedia | |||||||
| WikiDevi.wi-cat.ru | |||||||
| 3rd Party Firmware | |||||||
| dd-wrt |
Status Unknown | ||||||
| OpenWrt |
Status Unknown | ||||||
| Tomato any flavor |
Incompatible | ||||||
| Gargoyle |
Status Unknown | ||||||
| Platform | |||||||
| Brand • Model • Rev |
ASUS RT-N54U | ||||||
| FCC ID | |||||||
| IC ID | |||||||
| Type |
wireless router | ||||||
| Wireless class |
AC1200 | ||||||
| CPU1 | |||||||
| 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 |
128 MiB134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br /> | ||||||
| RAM1 Chip |
Brand? Model? | ||||||
| ETH chip1 | |||||||
| Switch | |||||||
| Ethernet Port Count |
1-WAN 4-100MbE-LAN | ||||||
|
802dot11 OUI: none specified | |||||||
| Stock bootloader |
U-Boot | ||||||
| Stock FW OS |
Linux 3.0 | ||||||
| Expansion IF types |
USB 2.0 | ||||||
| USB ports |
1 | ||||||
| USB Hub Compatible |
Untested | ||||||
| Power |
12 VDC, 1 A | ||||||
| Connector type |
barrel | ||||||
| Categorized as |
not categorized | ||||||
| Other | |||||||
| Default IP address |
192.168.1.1 | ||||||
| Default login user |
admin | ||||||
| Default login password |
admin | ||||||
| Default SSID |
ASUS, ASUS_5G | ||||||
| 3rd Party Firmware Support | |||||||
| Retail | |||||||
| (Est.) release date | February 2015 | ||||||
| Country of manuf | China | ||||||
| Radio 1 | |||||||
| Chip1 | |||||||
| Wireless interface OUI |
none specified | ||||||
| Antenna Connector Type |
U.FL, RP-SMA | ||||||
| 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 MT7612E | ||||||
| Wireless interface OUI |
none specified | ||||||
| Antenna Connector Type |
U.FL, RP-SMA | ||||||
| MIMO status |
2x2:2 | ||||||
| Wireless Standard |
IEEE 802.11a/n | ||||||
| 802.11n |
up to 300 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.
Overview
This section is empty. You can help by adding to it. (April 2020) |
Links of Interest
Forum threads
- On iXBT forums (Padavan • (List), RTN posts)
- ASUS RT-AC54U = ASUS RT-N54U + 2T2R 802.11ac !!
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Upgrading
This section is empty. You can help by adding to it. (April 2020) |
Reverting
This section is empty. You can help by adding to it. (April 2020) |
JTAG-Serial Info
This section is empty. You can help by adding to it. (April 2020) |
USB Info
This section is empty. You can help by adding to it. (April 2020) |
vlan Info
This section is empty. You can help by adding to it. (April 2020) |
Pictures
This section is empty. You can help by adding to it. (April 2020) |
Notes
Specifications
- Product Segment: N600 (300+300 Mbps)
- Antenna: 2x external detachable antennas
- Operating Frequency: 2.4/5 GHz
- Power Supply: external adapter
- AC Input : 110~240V (50/60Hz)
- DC Output : 12V with max. 1A current
- Dimensions 189 x 129 x 36 mm (WxDxH)
RMerlin's Github
| config • >>
|
|---|
#ifdef RTCONFIG_RALINK
#include <ralink.h>
#include <flash_mtd.h>
#endif
#if defined(RTAC52U) || defined(RTAC51U)
|| defined(RTN65U) || defined(RTN56U)
|| defined(RTN54U) || defined(RTN14U)
|| defined(RTN11P)
switch(model) {
case MODEL_RTN11P: /* fall through */
case MODEL_RTN14U: /* fall through */
case MODEL_RTN54U: /* fall through */
case MODEL_RTAC51U: /* fall through */
case MODEL_RTAC52U:
nvram_unset("vlan3hwname");
if ((wans_cap && wanslan_cap) ||
(wanslan_cap && (!nvram_match("switch_wantag", "none")
&& !nvram_match("switch_wantag", ""))))
nvram_set("vlan3hwname", "et0");
break;
}
switch (model) {
case MODEL_RTN11P: /* fall through */
case MODEL_RTN14U: /* fall through */
case MODEL_RTN36U3: /* fall through */
case MODEL_RTN65U: /* fall through */
case MODEL_RTN54U:
case MODEL_RTAC51U: /* fall through */
case MODEL_RTAC52U: /* fall through */
merge_wan_port_into_lan_ports = 1;
break;
default:
merge_wan_port_into_lan_ports = 0;
}
|
Hardware Modification
This section is empty. You can help by adding to it. (April 2020) |
See also
Categories:
- ASUS
- Embedded system/wireless router
- Embedded System MediaTek
- Embedded System MT7620A
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Embedded System MT7612E
- Embedded System IEEE 802.11a/n
- Wireless Embedded System
- Dual-Radio Wireless Embedded System
- Dual-Band
- MediaTek
- Embedded System
- Retail Photo's Needed
- User Photo's Needed
- FCC Photo's Needed
- English Documentation