We're currently finishing up our MediaWiki 1.39 upgrade. MediaWiki is converting the format in which page content is stored behind the scenes - until this is done, you may see an error saying there is no text in your pages. Please be patient, this process is progressing as fast as it can, and your pages will be restored when it completes. Any further issues, don't hesitate to get in touch with our support team, or watch our Facebook page for the most up-to-date information.
Netgear R6400 v2 U12H332T30
abgn+ac (AC1750) | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AC1750 Smart WiFi Router | |||||||||||||||||
Homepage | |||||||||||||||||
Support | |||||||||||||||||
Wikipedia | |||||||||||||||||
3rd Party Firmware | |||||||||||||||||
dd-wrt | |||||||||||||||||
OpenWrt |
Status Unknown | ||||||||||||||||
Tomato any flavor | |||||||||||||||||
Gargoyle |
Status Unknown | ||||||||||||||||
Platform | |||||||||||||||||
Brand • Model • Rev |
Netgear R6400 v2 U12H332T30 | ||||||||||||||||
FCC ID | |||||||||||||||||
Board ID |
U12H332T30 | ||||||||||||||||
Type |
wireless router | ||||||||||||||||
CPU1 ![]() | |||||||||||||||||
CPU1 Type |
ARM Cortex-A9 | ||||||||||||||||
CPU1 Speed |
1.0 GHz ( 2 cores ) | ||||||||||||||||
Flash1 Chip |
Spansion S34ML01G200TFI00 | ||||||||||||||||
Flash1 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 Size |
256 MiB268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> | ||||||||||||||||
RAM1 Chip |
Samsung K4B2G1646F-BCK0 | ||||||||||||||||
ETH chip1 | |||||||||||||||||
Switch | |||||||||||||||||
Ethernet Port Count |
1-1GbE-WAN 4-1GbE-LAN | ||||||||||||||||
Wired Standard |
IEEE 802.3i/3u/3ab | ||||||||||||||||
802dot11 OUI: none specified | |||||||||||||||||
Expansion IF types |
USB 3.0, USB 2.0 | ||||||||||||||||
USB ports |
2 | ||||||||||||||||
USB Hub Compatible |
Untested | ||||||||||||||||
Power |
12 VDC, 2.5 A | ||||||||||||||||
Connector type |
barrel | ||||||||||||||||
Flags: DFS | |||||||||||||||||
Other | |||||||||||||||||
Default login user: admin | |||||||||||||||||
Manuf/OEM/ODM |
Foxconn U12H332 T30 | ||||||||||||||||
3rd Party Firmware Support | |||||||||||||||||
Retail | |||||||||||||||||
FCC approval date | 28 October 2016 | ||||||||||||||||
Country of manuf | Vietnam | ||||||||||||||||
Radio 1 | |||||||||||||||||
Chip1 |
Broadcom BCM4360 | ||||||||||||||||
Wireless interface OUI |
none specified | ||||||||||||||||
Antenna Connector Type |
none specified | ||||||||||||||||
MIMO status |
3x3:3 | ||||||||||||||||
Wireless Standard |
IEEE 802.11a/n/ac | ||||||||||||||||
802.11ac |
up to 1300 Mbps | ||||||||||||||||
802.11n |
up to 450 Mbps | ||||||||||||||||
802.11a |
up to 54 Mbps | ||||||||||||||||
WiFi Operating Frequency |
5 GHz | ||||||||||||||||
Radio cor_rev |
40 | ||||||||||||||||
Radio 2 | |||||||||||||||||
Chip1 |
Broadcom BCM4331 | ||||||||||||||||
Wireless interface OUI |
none specified | ||||||||||||||||
Antenna Connector Type |
none specified | ||||||||||||||||
MIMO status |
3x3:3 | ||||||||||||||||
Wireless Standard |
IEEE 802.11b/g/n | ||||||||||||||||
802.11n |
up to 450 Mbps | ||||||||||||||||
802.11g |
up to 54 Mbps | ||||||||||||||||
802.11b |
up to 11 Mbps | ||||||||||||||||
WiFi Operating Frequency |
2.4 GHz | ||||||||||||||||
Radio cor_rev |
29 | ||||||||||||||||
| |||||||||||||||||
|
For a list of all currently documented Broadcom chipsets with specifications, see Broadcom.
For a list of all currently documented Netgear devices with specifications, see Netgear.
Overview
- Board ID (NETGEAR)
/*formal version control*/ #define AMBIT_HARDWARE_VERSION "U12H332T00" #define AMBIT_PRODUCT_NAME "R6400" #define AMBIT_HARDWARE_VERSION_R6400V2 "U12H332T30" #define AMBIT_PRODUCT_NAME_R6400V2 "R6400v2" #define AMBIT_HARDWARE_VERSION_R6700V3 "U12H332T77" #define AMBIT_PRODUCT_NAME_R6700V3 "R6700v3" #if (defined R6400V2_HW_SUPPORT) #define R6400_HW_BOARDID "U12H332T00_NETGEAR" #define R6400_NTGR_SPECIFIC_HW_ID "VEN_01f2_DEV_0020_REV_01" #define R6400V2_HW_BOARDID "U12H332T20_NETGEAR" #define R6400V2_OTP_HW_BOARDID "U12H332T30_NETGEAR" #define R6400V2_NTGR_SPECIFIC_HW_ID "VEN_01f2_DEV_0020_REV_02" #define R6700V3_HW_BOARDID "U12H332T77_NETGEAR" /* Interface definitions */ #define WAN_IF_NAME_NUM "eth0" #define LAN_IF_NAME_NUM "vlan1" #define WLAN_IF_NAME_NUM "eth1" #define WLAN_N_IF_NAME_NUM "eth2" #define WDS_IF_NAME_NUM "wds0.1" /* WDS interface */ /* GPIO definitions */ #define GPIO_POWER_LED_GREEN 1 #define GPIO_POWER_LED_GREEN_STR "1" #define GPIO_POWER_LED_AMBER 2 #define GPIO_POWER_LED_AMBER_STR "2" #define GPIO_LOGO_LED_1 1 #define GPIO_LOGO_LED_1_STR "1" #define GPIO_LOGO_LED_2 7 #define GPIO_LOGO_LED_2_STR "7" #define GPIO_WAN_LED 6 #define GPIO_WAN_LED_2 7 #define GPIO_WIFI_2G_LED 9 #define GPIO_WIFI_5G_LED 8 #define GPIO_WIFI_SUMMARY_LED 11 #define GPIO_WIFI_GUEST_LED 12
Flashing
![]() | NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
![]() | ***Warning*** DO NOT PERFORM A 30/30/30 VIA RESET BUTTON! |
Flashing dd-wrt
Support started version: unknown
Current supported version: unknown
Comment:
This page applies to Netgear R6400v2, R6400v2otp, and R6700v3
Please insert instructions here
- Netgear
- Embedded system/wireless router
- Embedded System Broadcom
- Embedded System BCM4708C0
- Broadcom
- Embedded System ARM
- Embedded System Cortex-A9
- Manuf Foxconn
- DD-WRT Supported
- Tomato Supported
- Embedded System BCM4360
- Has Mimo Status
- Embedded System IEEE 802.11a/n/ac
- Embedded System BCM4331
- Embedded System IEEE 802.11b/g/n
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- Embedded System
- English Documentation