ASUS RP-AC56 A1
Availability: now
FCC approval date: 29 May 2015
Country of manuf.: China
S/N prefix: 90IG01P0-BO3R00
Series: AC1200
Type: access point, range extender, repeater, media bridge, audio streamer
Power: 100-240 VAC ~ 50/60 Hz, 0.25 A
Connector type: NEMA 1-15P
CPU1: MediaTek MT7621ST (880 MHz)
FLA1: 16 MiB16,777,216 B <br />131,072 Kib <br />16,384 KiB <br />128 Mib <br />0.0156 GiB <br /> (Macronix MX25L12805D)
RAM1: 64 MiB67,108,864 B <br />524,288 Kib <br />65,536 KiB <br />512 Mib <br />0.0625 GiB <br /> (Winbond Model?)
Expansion IFs: none specified
Serial: yes, 4-pin header
WI1 chip1: MediaTek MT7603EN
WI1 802dot11 protocols: bgn
WI1 MIMO config: 2x2:2
WI1 antenna connector: U.FL
WI2 chip1: MediaTek MT7612EN
WI2 802dot11 protocols: an+ac
WI2 MIMO config: 2x2:2
WI2 antenna connector: U.FL
Additional chips
Audio DAC Chip;Realtek;ALC5629;;1;
Audio Codec w/ Class D Speaker Driver;Wolfson;WM8960G;;1;
Flags: AiPlayer app, Audio out (3.5 mm)
For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.
- • 867 Mbps - 2-stream 802.11ac device (433Mbps per stream),
- • 300 Mbps - max. PHY rate for the 40MHz wide 2.4GHz channel = AC1200 class
Wireless-AC1200 Dual-Band AP/Repeater/Media bridge
- Product page
"1244-01000995-50Z" is silkscreened on the board in the images.
Overview
- Extend existing 802.11ac dual-band Wi-Fi network with speeds up to 1167Mbps.
- Two external antennas enhance Wi-Fi signal coverage and boost Wi-Fi everywhere.
- Smart LED signal indicator helps find the best location for Wi-Fi performance.
- Quick and secure setup with just a press of the WPS button.
- Rotating mains plug for flexible positioning in any power socket.
- ASUS AiPlayer app for streaming music, with multi-protocol support.
- ASUS ExpressWay uses full-speed device connections to boost performance.
- Roaming Assist helps to get a stable connection everywhere in the home or office.
Specifications
- Product Segment: AC1200 enhanced AC performance 802.11abgn/ac
- Operating Frequency: 2.4/5GHz, 300Mbps (2.4GHz) + 867Mbps (5GHz)
- Data Rate: 802.11n: up to 300Mbps, 802.11ac: up to 867Mbps
- Antenna: 2x external adjustable antenna, signal indicator
- CPU: MediaTek MT7621S @880MHz, Flash/RAM: 16MB / 64MB
- Wi-Fi: MediaTek MT7603EN (2T2R 2.4GHz), MT7612EN (2T2R 5GHz)
- Interface: 1x LAN GbE (10/100/1000Mbps), 1x Audio out (3.5mm)
- Dimensions: 139mm x 85mm x 33.5mm (L x W x H)
- Weight: 220g
News
Reviews
- CPU: MediaTek MT7621ST @880MHz, Flash/RAM: 16MB / 64MB
- WLAN: MediaTek MT7603EN (2T2R 2.4GHz), MT7612EN (2T2R 5GHz)
- Audio: Wolfson WM8960G Audio CODEC w/ 1W Stereo Class D Amp
Serial
Expand • rt-n56u/trunk/configs/boards/RP-AC56/board.h • >>
|
/* ASUS RP-AC56 */
#define BOARD_PID "RP-AC56"
#define BOARD_NAME "RP-AC56"
#define BOARD_DESC "ASUS RP-AC56 Wireless Repeater"
#define BOARD_VENDOR_NAME "ASUSTek Computer Inc."
#define BOARD_VENDOR_URL "http://www.asus.com/"
#define BOARD_MODEL_URL "http://www.asus.com/Networking/RP-AC56/"
#define BOARD_BOOT_TIME 30
#define BOARD_FLASH_TIME 120
#define BOARD_GPIO_BTN_RESET 41
#define BOARD_GPIO_BTN_WPS 10
#undef BOARD_GPIO_LED_ALL
#undef BOARD_GPIO_LED_WIFI
#define BOARD_GPIO_LED_SW2G 13 /* 16: Red, 12: Blue, 13: Green */
#define BOARD_GPIO_LED_SW5G 44 /* 45: Red, 43: Blue, 44: Green */
#define BOARD_GPIO_LED_POWER 46 /* 48: White, 47: Orange, 46: Blue */
#undef BOARD_GPIO_LED_LAN
#undef BOARD_GPIO_LED_WAN
#undef BOARD_GPIO_LED_USB
#undef BOARD_GPIO_LED_ROUTER
#undef BOARD_GPIO_PWR_USB
#define BOARD_ROLE_REPEATER 1
#define BOARD_HAS_5G_11AC 1
#define BOARD_NUM_ANT_5G_TX 2
#define BOARD_NUM_ANT_5G_RX 2
#define BOARD_NUM_ANT_2G_TX 2
#define BOARD_NUM_ANT_2G_RX 2
#define BOARD_NUM_ETH_LEDS 0
#define BOARD_NUM_ETH_EPHY 2
#define BOARD_HAS_EPHY_L1000 1
#define BOARD_HAS_EPHY_W1000 1
#define BOARD_NUM_UPHY_USB3 0
#define BOARD_USB_PORT_SWAP 0
##################################################################
# Board PID # Board Name # PRODUCT # Note
##################################################################
# RP-AC56 # ASUS RP-AC56 # MT7621 #
##################################################################
CFLAGS += -DBOARD_RPAC56 -DVENDOR_ASUS
BOARD_NUM_USB_PORTS=0
# Ralink MTD support
#
CONFIG_MTD_RALINK=y
CONFIG_MTD_SPI_RALINK=y
# CONFIG_MTD_NAND_MTK is not set
CONFIG_MTD_SPI_FAST_CLOCK=y
CONFIG_MTD_SPI_READ_NORM=y
CONFIG_RT2880_FLASH_16M=y
CONFIG_RT2880_MTD_PHYSMAP_START=0x1FC00000
CONFIG_RT2880_MTD_PHYSMAP_LEN=0x0400000
CONFIG_RT2880_MTD_PHYSMAP_BUSWIDTH=2
CONFIG_RT2880_ROOTFS_IN_FLASH=y
CONFIG_ROOTFS_IN_FLASH_NO_PADDING=y
CONFIG_MTD_STORE_PART_SIZ=0x40000
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# Character devices
#
# CONFIG_VT is not set
CONFIG_UNIX98_PTYS=y
CONFIG_RALINK_GPIO=y
CONFIG_RALINK_GPIOMODE_JTAG=y
CONFIG_RALINK_GPIO_IRQ=y
CONFIG_RALINK_GPIO_LED=y
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=1
CONFIG_SERIAL_8250_RUNTIME_UARTS=1
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_DEVPORT=y
|
Expand • cpu info • >>
|
# cpuinfo
system type : MT7621
processor : 0
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 583.68
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ff8, 0x0ff8, 0x0ffb, 0x0ffb]
ASEs implemented : mips16 dsp mt
shadow register sets : 1
core : 0
VCED exceptions : not available
VCEI exceptions : not available
processor : 1
cpu model : MIPS 1004Kc V2.15
BogoMIPS : 583.68
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0000, 0x0ff8, 0x0ffb, 0x0000]
ASEs implemented : mips16 dsp mt
shadow register sets : 1
core : 0
VCED exceptions : not available
VCEI exceptions : not available
# meminfo
MemTotal: 60456 kB
MemFree: 11616 kB
Buffers: 4988 kB
Cached: 17152 kB
SwapCached: 0 kB
Active: 6716 kB
Inactive: 18500 kB
Active(anon): 3076 kB
Inactive(anon): 0 kB
Active(file): 3640 kB
Inactive(file): 18500 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 3084 kB
Mapped: 4964 kB
Shmem: 0 kB
Slab: 16384 kB
SReclaimable: 3096 kB
SUnreclaim: 13288 kB
KernelStack: 456 kB
PageTables: 336 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 30228 kB
Committed_AS: 9464 kB
VmallocTotal: 1048372 kB
VmallocUsed: 8428 kB
VmallocChunk: 1034824 kB
DMESG
flash manufacture id: c2, device id 20 18
MX25L12805D (c2 2018c220) (16384 Kbytes)
mtd .name = raspi, .size = 0x01000000 (16M)
.erasesize = 0x00010000 (64K) .numeraseregions = 0
partion 3: ffffffff fa0000
partion 4: 1c5580 e2aa80
# add mtd partition
Creating 7 MTD partitions on "raspi":
0x000000000000-0x000000030000 : "Bootloader"
0x000000030000-0x000000040000 : "nvram"
0x000000040000-0x000000050000 : "Factory"
0x000000050000-0x000000ff0000 : "linux"
0x0000001c5580-0x000000ff0000 : "rootfs"
0x000000ff0000-0x000001000000 : "Radio"
0x000000000000-0x000001000000 : "ALL"
LOADED MODULES
Module Size Used by
rlt_wifi 1584343 1
mt_wifi 1527514 1
led_drv 5295 0
nvram_linux 21267 24 mt_wifi,led_drv
|