Skip to content

Instantly share code, notes, and snippets.

@jpdias
Created December 15, 2019 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpdias/235b27f5d0fd1bf4870b3d4c4c208d2c to your computer and use it in GitHub Desktop.
Save jpdias/235b27f5d0fd1bf4870b3d4c4c208d2c to your computer and use it in GitHub Desktop.
ASUS RT-N12E-B1

ramips: add support for Asus RT-N11P / RT-N12+ / RT-N12E b1

This is a variant of the MT7620N-based Asus routers.

Specifications:

  • MT7620N (580 MHz)
  • 32 MB RAM
  • 8 MB Flash
  • 5x 10/100Mbps Ethernet (built-in switch)
  • 2.4 GHz WLAN
  • 2x external, non-detachable antennas
  • UART (J2) header on PCB (115200 8n1)

Flash instructions:

  1. Configure PC with static IP 192.168.1.75/24
  2. Connect PC with one of LAN ports, press the reset button, power up the router and keep button pressed for around 6-7 seconds. All 4 LEDs will start to blink, which is when the router will accept firmware files via TFTP. No known limitations on firmware filenames, just send it with a TFTP client to 192.168.1.1.
  3. Router will download file from server, write it to flash and reboot.

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=58e0673900ea585b03d3cc2f8917667faa3f977f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment