Ruijie Reyee RG-E5

From TechInfoDepot
Jump to navigationJump to search
abgn+ac+ax (AX3200)
AX3200 Dual Band WiFi 6 Smart Mesh Router
3rd Party Firmware
dd-wrt Status Unknown
OpenWrt Supported
Tomato any flavor Incompatible
Gargoyle Status Unknown
Platform
BrandModelRev Ruijie Reyee RG-E5
FCC ID 2AX5J-E5
IC ID 27676-E5
Type wireless router
CPU1 checkY MediaTek MT7622B
CPU1 Type ARM Cortex-A53
CPU1 Speed 1.4 GHz ( 2 cores ) 64-bit
Flash1 Chip Brand? Model?
Flash1 Size 16 MiB 16,777,216 B <br />131,072 Kib <br />16,384 KiB <br />128 Mib <br />0.0156 GiB <br />
RAM1 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 />
RAM1 Chip Brand? Model?
ETH chip1 MediaTek MT7622B
Switch MediaTek MT7531BE
Ethernet Port Count 1-1GbE-WAN
4-1GbE-LAN
Wired Standard IEEE 802.3i/3u/3ab

802dot11 OUI: none specified

Stock bootloader U-Boot
Expansion IF types none specified
Power 12 VDC, 2.5 A
Serial Port (UART) yes, 3.3V TTL, (115200 8N1)
Other
3rd Party Firmware Support OpenWrt • (List | Dev | DLs)
Radio 1
Chip1 MediaTek MT7622B
Wireless interface OUI none specified
Antenna Connector Type none specified
MIMO status 4x4:4
Wireless Standard IEEE 802.11b/g/n
n-QAM up to 800 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 MT7911AN
Chip2 MediaTek MT7975AN
Wireless interface OUI none specified
Antenna Connector Type none specified
MIMO status 4x4:4
Wireless Standard IEEE 802.11a/n/ac/ax
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
 FCC ID
Ruijie Reyee RG-EW3200GX PRO2AX5J-E5

For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.

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

800 Mbps - 4SS 2.4GHz 802.11n (40MHz chan., 256-QAM),
2402 Mbps - 4SS 5GHz 802.11ax (80MHz chan., 1024-QAM) = AX3200 class

Flashing

Flashing OpenWrt

Target: mediatek
Subtarget: mt7622
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 23.05.0
Current supported version: fix
LAN Hardware: MediaTek MT7531BE
WLAN Hardware: MediaTek MT7622, MediaTek MT7911AN, MediaTek MT7975AN
WLAN Comment: MIMO 4x4 on both bands, 8 non-detatchable antennas
Installation method(s):
see git-commit
Recovery method(s):
U-Boot TFTP + serial recovery
git • >>
mediatek: add support for reyee AX3200-E5
This is yet another model of the Ruijie RG-EW3200GX PRO with a slightly different flash layout, install process is the same.

Specifications:

    SoC: MT7622B
    RAM: 256MB
    Flash: XMC XM25QH128C or Winbond WQ25Q128JVSQ 16MB SPI NOR
    Ethernet: 5x1GbE
    Switch: MT7531BE
    WiFi: 2.4G: MT7622 5G: MT7915AN+MT7975AN
    3LEDs: System LED(blue) + Mesh LED(green) + Mesh LED(red)
    2Keys: Mesh button + Reset button
    UART: Marked J19 on board. 3.3v, 115200n1
    Power: 12V 2.5A

Flash instruction:

    Serve the initramfs.img using a TFTP server with address 10.10.10.3.
    Interrupt the uboot startup process via UART.
    Select "System Load Linux to SDRAM via TFTP" item.
    (important) Back up firmware(mtd7) partitions with:
    dd if=/dev/mtd7 of=/tmp/firmware.bin
    and then download the firmware.bin image via SCP.
    Flash the OpenWrt sysupgrade firmware.

Recovery stock firmware:

    Transfer the firmware.bin image to the device.
    Flash the image with:
    mtd write firmware.bin firmware