Netcraze NC-1812
From TechInfoDepot
Jump to navigationJump to search
| abgn+ac+ax+be (BE7200) | |
|---|---|
| BE7200 Multigigabit Internet Center | |
|
| |
| Homepage | Product page |
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | Netcraze NC-1812 |
| FCC ID | none specified |
| Type | wireless router |
| CPU1 | MediaTek MT7988D |
| CPU1 Type | ARM Cortex-A73 |
| CPU1 Speed | 1.8 GHz ( 3 cores ) 64-bit |
| Flash1 Chip | Winbond W25N02KV |
| Flash1 Size | 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (SPI NAND) |
| RAM1 Size | 1 GiB 1,024 MiB <br />1,073,741,824 B <br />8,388,608 Kib <br />1,048,576 KiB <br />8,192 Mib <br /> (DDR4) |
| RAM1 Chip | Micron MT40A512M16TB-062E:R |
| ETH chip1 | MediaTek MT7988D |
| ETH chip2 | Realtek RTL8261BE |
| Switch | MediaTek MT7988D |
| Ethernet Port Count |
1-10GbE-WAN 1-2.5GbE x 4-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab/3bz |
|
802dot11 OUI: none specified | |
| Stock bootloader | U-Boot |
| Expansion IF types | USB 2.0, USB 3.0 |
| USB ports | 2 |
| USB Hub Compatible | Untested |
| Power | 12 VDC, 3 A |
| Connector type | barrel |
|
Flags: | |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
| Radio 1 | |
| Chip1 | MediaTek MT7992AV |
| Chip2 | MediaTek MT7975N |
| Wireless interface OUI | none specified |
| Antenna Connector Type | none specified |
| MIMO status | 4x4:4 |
| Wireless Standard | IEEE 802.11b/g/n/ax/be |
| 802.11be | up to 1376 Mbps |
| 802.11ax | up to 1148 Mbps |
| 802.11n | up to 600 Mbps |
| 802.11g | up to 54 Mbps |
| 802.11b | up to 11 Mbps |
| WiFi Operating Frequency | 2.4 GHz |
| Radio 2 | |
| Chip1 | MediaTek MT7992AV |
| Chip2 | MediaTek MT7977B |
| Wireless interface OUI | none specified |
| Antenna Connector Type | none specified |
| MIMO status | 4x4:4 |
| Wireless Standard | IEEE 802.11a/n/ac/ax/be |
| 802.11be | up to 5764 Mbps |
| AX-QAM | up to 4804 Mbps |
| 802.11ax | up to 2402 Mbps |
| 802.11ac | up to 1733 Mbps |
| 802.11n | up to 600 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.
For a list of all currently documented Realtek chipsets with specifications, see Realtek.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
Target: mediatek
Subtarget: filogic
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.2
Subtarget: filogic
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 25.12.0
Current supported version: 25.12.2
LAN Hardware: MediaTek MT7988
LAN Comment: Realtek RTL8261BE 10GbE Phy
WLAN Hardware: MediaTek MT7992AV, MediaTek MT7975N, MediaTek MT7977B
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
LAN Comment: Realtek RTL8261BE 10GbE Phy
WLAN Hardware: MediaTek MT7992AV, MediaTek MT7975N, MediaTek MT7977B
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
| git • >> |
|---|
mediatek: add Keenetic KN-1812/Netcraze NC-1812 support
This commit adds support for Keenetic KN-1812/Netcraze NC-1812
Device specification
--------------------
SoC Type: MediaTek MT7988D, Cortex-A73, 64-bit
RAM: 1024MB DDR4 Micron MT40A512M16TB-062E:R
Flash: SPI NAND Winbond W25N02KV (256 MiB)
Ethernet: 4x1GbE (internal MT7988 built-in) + 2.5GbE (internal MT7988 phy) + 10GbE (RTL8261BE)
WLAN: MT7992AV
WLAN 2g: MediaTek MT7975N, b/g/n/ax/be, MIMO 4x4
WLAN 5g: MediaTek MT7977B, a/n/ac/ax/be, MIMO 4x4
LEDs: 5 LEDs, 1 power green, 1 internet green,
2x fn green, 1 wlan green, gpio-controlled
Button: 4 (Reset, WPS, FN1, FN2)
USB port: Yes, 1xUSB3.2 and 1xUSB2.0 (via GL850G)
Power: 12 VDC, 3 A
Notes:
* The device supports dual boot mode
* Fn2 led reassigned to wlan 2.4
Flash instruction:
The only way to flash OpenWrt image is to use tftp recovery mode in U-Boot:
1. Configure PC with static IP 192.168.1.2/24 and tftp server.
2. a) Keenetic
Rename "openwrt-mediatek-filogic-keenetic_kn-1812-squashfs-factory.bin"
to "KN-1812_recovery.bin" and place it in tftp server directory.
b) Netcraze
Rename "openwrt-mediatek-filogic-netcraze_nc-1812-squashfs-factory.bin"
to "NC-1812_recovery.bin" and place it in tftp server directory.
3. Connect PC with ethernet port, press the reset button, power up
the device and keep button pressed until status led start blinking.
4. Device will download file from server, write it to flash and reboot.
|
Categories:
- Netcraze
- Embedded system/wireless router
- Embedded System MediaTek
- Embedded System MT7988D
- MediaTek
- Embedded System ARM
- Embedded System Cortex-A73
- Embedded System RTL8261BE
- Embedded System Realtek
- Realtek
- OpenWrt Supported
- Embedded System MT7992AV
- Embedded System MT7975N
- Has Mimo Status
- Embedded System IEEE 802.11b/g/n/ax/be
- Embedded System MT7977B
- Embedded System IEEE 802.11a/n/ac/ax/be
- Dual-Radio Wireless Embedded System
- Wireless Embedded System
- Dual-Band
- Embedded System
- English Documentation