ASUS RT-N11P B1
From TechInfoDepot
Jump to navigationJump to search
bgn | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Wireless-N300 3-in-1 Router for Small Business and Home Network | |||||||||||||
|
| |||||||||||||
| Homepage | |||||||||||||
| Wikipedia | |||||||||||||
| 3rd Party Firmware | |||||||||||||
| dd-wrt |
Status Unknown | ||||||||||||
| OpenWrt |
Status Unknown | ||||||||||||
| Tomato any flavor |
Incompatible | ||||||||||||
| Gargoyle |
Status Unknown | ||||||||||||
| Platform | |||||||||||||
| Brand • Model • Rev |
ASUS RT-N11P B1 | ||||||||||||
| FCC ID | |||||||||||||
| Board ID |
AP-MT0P-C00H | ||||||||||||
| Type |
wireless router | ||||||||||||
| Wireless class |
N300 | ||||||||||||
| CPU1 |
MediaTek MT7628N | ||||||||||||
| CPU1 Type |
MIPS MIPS32=R2 | ||||||||||||
| CPU1 Speed |
575 MHz | ||||||||||||
| Flash1 Chip |
GigaDevice GD25Q64CSIG | ||||||||||||
| Flash1 Size |
8 MiB8,388,608 B <br />65,536 Kib <br />8,192 KiB <br />64 Mib <br />0.00781 GiB <br /> | ||||||||||||
| RAM1 Size |
32 MiB33,554,432 B <br />262,144 Kib <br />32,768 KiB <br />256 Mib <br />0.0313 GiB <br /> | ||||||||||||
| RAM1 Chip |
Winbond W9425G6KH-5 | ||||||||||||
| ETH chip1 |
MediaTek MT7628N | ||||||||||||
| Switch |
MediaTek MT7628N | ||||||||||||
| Ethernet Port Count |
1-WAN 4-100MbE-LAN | ||||||||||||
| Stock bootloader |
U-Boot | ||||||||||||
| Stock FW OS |
Linux | ||||||||||||
| Expansion IF types |
none specified | ||||||||||||
| Power |
5 VDC, 1 A | ||||||||||||
| Connector type |
barrel | ||||||||||||
| Serial Port (UART) |
yes, 4-pin header | ||||||||||||
| Categorized as |
not categorized | ||||||||||||
| Other | |||||||||||||
| Default IP address |
192.168.1.1 | ||||||||||||
| Default login user |
admin | ||||||||||||
| Default login password |
admin | ||||||||||||
| Default SSID |
ASUS | ||||||||||||
| Manuf/OEM/ODM | |||||||||||||
| 3rd Party Firmware Support | |||||||||||||
| Retail | |||||||||||||
| FCC approval date | 01 July 2016 | ||||||||||||
| Country of manuf | China | ||||||||||||
| Radio 1 | |||||||||||||
| Chip1 |
MediaTek MT7628N | ||||||||||||
| Wireless interface OUI |
38:D5:47 | ||||||||||||
| 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 | ||||||||||||
| |||||||||||||
| |||||||||||||
For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.
Overview
"AP-MT0P-C00H", "REV1.0", "RoHS" and "1606" (02/2016)
- is silkscreened on the board in the FCC photos (T&W).
FCC ID: MSQ-RT1P00 (2016-07-01)
- Brand: ASUS
- Product: Wireless-N Router
- Test Model: RT-N300 B1
- Series Model: RT-N12+ B1, RT-N12+ V3
- Sample Status: Engineering sample
Model: ASUS RT-N300 B1 (US/CA) (Label Sample)
See also: ASUS RT-N11P and ASUS RT-N300
Future support may be available with Padavan • (List) (WiP)
- The bootloader used is assumed to be U-Boot.
Default SSIDs are per the manual.
Links of Interest
Forum threads
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. (March 2020) |
Reverting
This section is empty. You can help by adding to it. (March 2020) |
JTAG-Serial Info
This section is empty. You can help by adding to it. (March 2020) |
USB Info
This section is empty. You can help by adding to it. (March 2020) |
vlan Info
This section is empty. You can help by adding to it. (March 2020) |
Pictures
This section is empty. You can help by adding to it. (March 2020) |
Notes
GPL Info
| GPL info • >>
|
|---|
export RT-N300_BASE := IPV6SUPP=y HTTPS=y MIPS32=r2 RALINK=y
MT7628=y SSH=y EBTABLES=y PARENTAL2=y ACCEL_PPTPD=y VPNC=y
SHP=y RTN11PB1=y ODMPID=y NEW_RGDM=y RA_SKU=y REPEATER=y
RA_SKU_IN_DRV=y TCODE=y MDNS=y FINDASUS=y BTN_WPS_RST=y
DISABLE_NETWORKMAP=n WAN_AT_P4=y LANWAN_LED=y BLINK_LED=y
SINGLE_2G=y YANDEXDNS=y NEW_USER_LOW_RSSI=y AUTODICT=y
REDIRECT_DNAME=y LAN50=y BTN_WPS_ALLLED=y NEWSSID_REV2=y
ATCOVER=y GETREALIP=y REBOOT_SCHEDULE=y \
EDCCA_NEW=y \
TEMPROOTFS=y \
BOOT_FLASH_TYPE=SPI \
DRAM=32M
export RT-N11P_B1 := $(RT-N300_BASE)
export RT-N11P_B1 += BUILD_NAME="RT-N11P_B1"
EXTRA_KERNEL_CONFIGS="MT7628_BAUDRATE=57600 RT2880_DRAM_32M=y
UBOOT_CMDLINE=y MODEL_RTN11PB1=y SHRINK_PAGECACHE=y"
export RT-N10P_V3 := $(RT-N300_BASE)
export RT-N10P_V3 += BASE_MODEL="RT-N11P_B1" BUILD_NAME="RT-N10P_V3"
EXTRA_KERNEL_CONFIGS="MT7628_BAUDRATE=57600 RT2880_DRAM_32M=y
UBOOT_CMDLINE=y MODEL_RTN10PV3=y SHRINK_PAGECACHE=y"
<board.h>
/* ASUS RT-N11P B1 */
#define BOARD_PID "RT-N11PB1"
#define BOARD_NAME "RT-N11P_B1"
#define BOARD_DESC "ASUS RT-N11P B1 Wireless Router"
#define BOARD_VENDOR_NAME "ASUSTek Computer Inc."
#define BOARD_VENDOR_URL "http://www.asus.com/"
#define BOARD_MODEL_URL "http://www.asus.com/Networking/RT-N11P-B1/"
#define BOARD_BOOT_TIME 20
#define BOARD_FLASH_TIME 90
#define BOARD_GPIO_BTN_RESET 5
#undef BOARD_GPIO_BTN_WPS
#undef BOARD_GPIO_LED_ALL
#define BOARD_GPIO_LED_WIFI 44
#define BOARD_GPIO_LED_POWER 37
#define BOARD_GPIO_LED_LAN 42
#define BOARD_GPIO_LED_WAN 43
#undef BOARD_GPIO_LED_USB
#undef BOARD_GPIO_LED_ROUTER
#undef BOARD_GPIO_PWR_USB
#define BOARD_HAS_5G_11AC 0
#define BOARD_NUM_ANT_5G_TX 0
#define BOARD_NUM_ANT_5G_RX 0
#define BOARD_NUM_ANT_2G_TX 2
#define BOARD_NUM_ANT_2G_RX 2
#define BOARD_NUM_ETH_LEDS 0
#define BOARD_HAS_EPHY_L1000 0
#define BOARD_HAS_EPHY_W1000 0
<board.mk>
##################################################################
# Board PID # Board Name # PRODUCT # Note
##################################################################
# RT-N11P_B1 # ASUS RT-N11P B1 # MT7628 #
##################################################################
CFLAGS += -DBOARD_N11PB1 -DVENDOR_ASUS
BOARD_NUM_USB_PORTS=0
|
Hardware Modification
This section is empty. You can help by adding to it. (March 2020) |
See also
- ASUS RT-N10P V3 - N150 (150Mbps) • Product Page
- CPU: MediaTek MT7628N (1T1R), Flash: 8MB, RAM: 32MB, PSU: 12V/0.5A
- ASUS RT-N11P - N300 (300Mbps) • PPage • GitHub
- ASUS RT-N11P B1 - N300 (300Mbps) • PPage • GitHub
- ASUS RT-N12+ B1 - N300 (300Mbps) • PPage
- ASUS RT-N12+ V3 - N300 (300Mbps) • PPage
- ASUS RT-N12E B1 - N300 (300Mbps) • PPage
- ASUS RT-N12E C1 - N300 (300Mbps) • PPage
- ASUS RT-N14U - N300 (300Mbps) • PPage • GitHub
- ASUS RT-N300 - N300 (300Mbps) • PPage (US)
- ASUS RT-N300 B1 - N300 (300Mbps) • PPage
- ASUS RT-N600 - N600 (300+300Mbps) • PPage (US)
- ASUS RT-AC1200 - AC1200 (867+300Mbps) • PPage • GitHub
Categories:
- ASUS
- Embedded system/wireless router
- Embedded System MediaTek
- Embedded System MT7628N
- Embedded System MIPS
- Manuf T&W
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n
- Wireless Embedded System
- Single-Radio Wireless Embedded System
- MediaTek
- Embedded System
- Retail Photo's Needed
- User Photo's Needed
- FCC Photo's Needed
- English Documentation