Netgear EAX12 series

The NETGEAR EAX12 series (EAX12, EAX11v2, EAX15v2) are wall-plug 802.11ax (Wi-Fi 6) extenders that share the SoC, WiFi chip, and image format with the WAX202.

Netgear EAX 12 Front

Install OpenWrt (generic explanation)

Flash the factory image through the stock web interface, or TFTP to the bootloader. NMRP can be used to TFTP without opening the case.

dev: size erasesize name mtd0: 00080000 00020000 “Bootloader” mtd1: 00080000 00020000 “Config” mtd2: 00080000 00020000 “Factory” mtd3: 03800000 00020000 “firmware” mtd4: 00400000 00020000 “kernel” mtd5: 03400000 00020000 “ubi” mtd6: 03800000 00020000 “firmware_backup” mtd7: 00200000 00020000 “CFG” mtd8: 00600000 00020000 “RAE” mtd9: 00020000 00020000 “POT” mtd10: 00040000 00020000 “LOG”

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget https://downloads.openwrt.org/releases/23.05.5/targets/ramips/mt7621/openwrt-23.05.5-ramips-mt7621-netgear_eax12-squashfs-sysupgrade.bin
sysupgrade /tmp/xxx.abc

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
eth0 LAN port
phy1-ap0 WiFi Disabled

hardware.button on howto use and configure the hardware button(s).

The Netgear EAX12 has the following buttons:

BUTTON Event
Reset reset
WPS wps

---- datatemplatelist dttpllist ---- template: meta:template_datatemplatelist cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ filter : Brand=Netgear filter : Model=EAX12 filter : Versions=


Front:
Picture shows the front of the device. It is a rectangular device that can be plugged into a power socket.

Back:
Picture show the back of the device. The power plug and the label are visible.

left side with ethernet port and buttons:
Picture show the left side of the devices. The ethernet port and the reset and WPS-buttons are visible.

Note: This will void your warranty!

  • To remove the cover and open the device, you need to open the plastic case. There are now screws. Be careful to not break anything.

Main PCB:
Insert photo of PCB

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for Netgear EAX12 @@Version@@
EXAMPLE 115200, 8N1, 3.3V

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

None so far.

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING


Space for additional notes, links to forum threads or other resources.

  • ...

FIXME Add tags below, then remove this fixme.

How to add tags

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/12/27 09:34
  • by frauhottelmann