AsiaRF AP7986-003

From TechInfoDepot
Jump to navigationJump to search
abgn+ac+ax (AX6000)
wireless router
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Platform
BrandModelRev AsiaRF AP7986-003
FCC ID none specified
Type wireless router
CPU1 checkY MediaTek MT7986AV
CPU1 Type ARM Cortex-A53
CPU1 Speed 2.0 GHz ( 4 cores ) 64-bit
Flash1 Chip Winbound W25N01GVZEIG
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 /> (SPI NAND)
RAM1 Size 512 MiB536,870,912 B <br />4,194,304 Kib <br />524,288 KiB <br />4,096 Mib <br />0.5 GiB <br /> (DDR3)
RAM1 Chip Micron MT41K256M16TW-107
ETH chip1 MediaTek MT7986AV
ETH chip2 MaxLinear GPY211B
Switch MediaTek MT7531
Ethernet Port Count 1-2.5GbE-WAN
5-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab/3bz

802dot11 OUI: 00:0A:52 (2 E, 12 W)
Ethernet OUI: 00:0A:52 (2 E, 12 W)

Stock bootloader U-Boot
Expansion IF types USB 3.0
USB ports 1
USB Hub Compatible Untested
Power 12 VDC, 3 A
Serial Port (UART) yes, 3.3V TTL, (115200 8N1)
Radio 1
Chip1 MediaTek MT7986AV
Chip2 MediaTek MT7975N
Wireless interface OUI 00:0A:52
Antenna Connector Type none specified
MIMO status 4x4:4
Wireless Standard IEEE 802.11b/g/n/ax
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 MT7986AV
Chip2 MediaTek MT7975PN
Wireless interface OUI 00:0A:52
Antenna Connector Type none specified
MIMO status 4x4:4
Wireless Standard IEEE 802.11a/n/ac/ax
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 64 Mbps
WiFi Operating Frequency 5 GHz

For a list of all currently documented MaxLinear (Intel) chipsets with specifications, see MaxLinear (Intel).
For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.

For a list of all currently documented AsiaRF devices with specifications, see AsiaRF.

4804 Mbps - 4SS 5GHz 802.11ax (160MHz chan., 1024-QAM),
1148 Mbps - 4SS 2.4GHz 802.11ax (40MHz chan., 1024-QAM) = AX6000 class

Flashing

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.5
LAN Hardware: MediaTek MT7531
LAN Comment: MaxLinear GPY211B1VC-LN8A 2.5Gb Phy
WLAN Hardware: Mediatek MT7975N, MediaTek MT7975PN
WLAN Comment: MIMO 4x4:4 for each band
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
git • >>
mediatek: filogic: add support for AsiaRF AP7986-003
- SoC           : MediaTek MT7986AV, Quad-core 2.0 GHz ARM Cortex-A53 CPU
- RAM           : DDR3 512 MiB (Micron MT41K256M16TW-107)
- Flash         : SPI-NAND 128 MiB (Winbound W25N01GVZEIG)
- Ethernet      : 6 ports
  - LAN :
      5x 10/100/1000 Mbps RJ-45 Port
  - WAN :
      1x 10/100/1000/2500 Mbps RJ-45 Port (MaxLinear GPY211B1VC-LN8A)
- LED           : 19x LEDs (Green)
    1x  Power
    1x  Status (PWM-LED)
    1x  Debug (PWM-LED)
    2x  WiFi activity
    10x Ethernet LAN activity
    4x  Ethernet WAN activity
- UART          : 1x4 pin header on PCB [J1]
  - arrangement : 3.3V, RX, TX, GND
  - settings    : 115200, 8n1
- Button        : 3x (Reset, WPS, Power)
- WiFi          : 2x
    WiFi 6 2.4 Ghz + 5 Ghz (Mediatek MT7975N+MT7975PN)
- Socket        :
    1x Raspberry header 13x2
    1x JTAG 10x2
    1x USB-A (USB 3.0)
- Power         : 12V DC, 3A

MAC addresses :
    WLAN:       00:0A:52:xx:xx:xx   (Factory, 0x6)
    LAN:        00:0A:52:xx:xx:xx   (Factory, 0x24)
    WAN:        00:0A:52:xx:xx:xx   (Factory, 0x2a)

Flash instruction through LuCI:

This device is flashed OpenWRT base firmware with this target.
The LuCI webpage is integrated in default for upgrading.

Flash instruction through u-boot:

1. Prepare the TFTP server on PC.
2. Connect uart to PC, select "2. Upgrade firmware" in u-boot menu.
3. Select "0 - TFTP client (Default)", input client IP, server IP, IP netmask, flashed bin file path
4. Wait about 20 seconds to complete flashing

Signed-off-by: Elwin Huang
Link: https://github.com/openwrt/openwrt/pull/20071
Signed-off-by: Hauke Mehrtens