Netgear WNR3500L
Supported Versions
| Version/Model | Launch Date | S/N | OpenWrt Version Supported | Model Specific Notes |
|---|---|---|---|---|
| WNR3500U | ? | - | V1 since trunk 2013-01-11 | partial support based on OpenWrt claimed here |
| WNR3500L | ? | - | V1 since trunk 2013-01-11 | - |
Hardware Highlights
| Model | CPU | Ram | Flash | Network | USB | Serial | JTag |
|---|---|---|---|---|---|---|---|
| WNR3500U | Broadcom BCM4718A@480MHz | 64MiB | 8MiB | 4 x 1 | Yes | Yes | ? |
| WNR3500L | Broadcom BCM4718A@453MHz | 64MiB | 8MiB | 4 x 1 | Yes | Yes | ? |
| Broadcom BCM4716A@457MHz | ? | ||||||
| WNR3500Lv2 | Broadcom BCM5357 | 128MiB NAND flash | 128MiB | 4 x 1 | yes | yes | ? |
Installation
wnr3500L V2 is not supported by OpenWrt!
wnr3500L V1 partially work in trunk since 2013-01-11 (bug 7198).
- Prepare firmware
- Get and unpack ImageBulder, more info
- Build firmware
make image PROFILE=Broadcom-bgmac-b43for the open source b43 wireless driver (wireless-G only)make image PROFILE=Broadcom-bgmac-wlfor the proprietary wl wireless driver(needed for wireless-N)
- Your firmware will be bin/brcm47xx/openwrt-brcm47xx-squashfs.trx
- If your current firmware don't allow write arbitrary files to mtd, use dd-wrt image
- dd-wrt image can be used for flash device after pin-short debricking/reseting
- Configure network on your machine (lan, 192.168.1.0/24)
- Set login over web 192.168.1.1 and telnet to router
- Copy firmware to router
scp username@192.168.1.X:path/to/openwrt-brcm47xx-squashfs.trx /tmp/
- Write firmware
mtd -r write /tmp/openwrt-brcm47xx-squashfs.trx linux
- Now you should have access to openwrt by telnet and start configure it.
Debricking with Serial Terminal
Note: The router's serial port uses 3.3v logic, do not connect a regular 12v serial cable to it.
- Assign your computer a static IP address(i.e. 192.168.1.2) and connect to port 4 on the router
- Open serial terminal. See Serial for pinout and specs.
- Reboot router and press Ctrl+C as soon as you see CFE messages
- At the CFE> prompt, enter 'tfptd' to start the tftp server
- The router is now waiting for a tfpt connection, follow the tftp guide for more information
- Note: the router is expecting a .chk file. You must use the stock firmware or the dd-wrt initial flashing image.
- The router will reboot automatically when the process is complete
Hardware
Info
- SoC: Broadcom BCM4718A
- Switch : Broadcom BCM53115s
Photos
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)…
Netgear 3500Lv2 board
Buttons
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.
Serial
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.
Other Info
Tags
For some Help with the Tags, please have a look here: tags
toh/netgear/wnr3500l.txt · Last modified: 2013/02/28 06:23 by ipha


