| Version/Model | Launch Date | S/N | OpenWrt Version Supported | Model Specific Notes |
|---|---|---|---|---|
| WNR3500U | ? | - | Barrier Breaker 14.07 and later | partial support based on OpenWrt claimed here |
| WNR3500L | ? | - | Barrier Breaker 14.07 and later | - |
| Model | CPU | Ram | Flash | Network | USB | Serial | JTag |
|---|---|---|---|---|---|---|---|
| WNR3500U | Broadcom BCM4718A@480MHz | 64MiB | 8MiB | 4 x 1 | Yes | Yes | ? |
| WNR3500L | Broadcom BCM4718A@453MHz (mipsel) | ? | |||||
| Broadcom BCM4716A@457MHz | ? | ||||||
| WNR3500Lv2 | Broadcom BCM47186B0@480MHz | 128MiB | 128MiB NAND | 4 x 1 | yes | yes | ? |
wnr3500L V2 is not supported by OpenWrt!
wnr3500L V1 partially work in trunk since 2013-01-11 (bug 7198).
make image PROFILE=Broadcom-bgmac-b43 for the open source b43 wireless driver (wireless-G only)make image PROFILE=Broadcom-bgmac-wl for the proprietary wl wireless driver(needed for wireless-N)bin/brcm47xx/openwrt-brcm47xx-squashfs.trxscp username@192.168.1.X:path/to/openwrt-brcm47xx-squashfs.trx /tmp/mtd -r write /tmp/openwrt-brcm47xx-squashfs.trx linuxUsing stock firmware (including Barrier Breaker) the USB socket is powered down during shutdown. (see ticket) The following solution is confirmed to work with b53 wifi driver and official barrier breaker build:
nvram set board_id=U12H136T99_NETGEAR
nvram set boardflags=0x00000710
nvram commit
Followed by a cold reboot (power cycle).
Note: The router's serial port uses 3.3v logic, do not connect a regular 12v serial cable to it.
To open the box, remove the screw on the right side (when standing up), then push and slide the right cover to the bottom (where the screw is)…
This device has 2 programmable buttons (classic reset button and WPS on the front). There is also an on/off switch on the rear side.
A 1x6 pin header (JP1) is already soldered in this router.
[VCC] [RX] [ ] [ ] [TX] [GND] |
Serial port settings are 115200@8n1. USB to TTL modules are self powered and only need 3 wires (RX, TX and GND).
Connect first GND, then TX to the RX pin of USB Module. It also works with these 2 pins only for readonly. VCC +3,3V pin is used for powering non USB RS232-TTL cables.
| dev: | size | erasesize | name |
|---|---|---|---|
| mtd0: | 00080000 | 00020000 | "boot" |
| mtd1: | 00180000 | 00020000 | "nvram" |
| mtd2: | 00040000 | 00020000 | "board_data" |
| mtd3: | 00040000 | 00020000 | "POT1" |
| mtd4: | 00040000 | 00020000 | "POT2" |
| mtd5: | 00040000 | 00020000 | "T_Meter1" |
| mtd6: | 00040000 | 00020000 | "T_Meter2" |
| mtd7: | 00040000 | 00020000 | "ML1" |
| mtd8: | 00040000 | 00020000 | "ML2" |
| mtd9: | 00040000 | 00020000 | "ML3" |
| mtd10: | 00040000 | 00020000 | "ML4" |
| mtd11: | 00040000 | 00020000 | "ML5" |
| mtd12: | 00040000 | 00020000 | "ML6" |
| mtd13: | 00040000 | 00020000 | "ML7" |
| mtd14: | 01b00000 | 00020000 | "linux" |
| mtd15: | 019d7b6c | 00020000 | "rootfs" |