Netgear WNR3500L
Supported Versions
Модель/версия | Время появления | S/N | Поддерживаемая версия OpenWrt | Разное |
---|---|---|---|---|
WNR3500U | ? | - | V1 в транке с 11.01.2013 | Есть древняя версия OpenWrt здесь |
WNR3500L | ? | - | V1 в транке с 11.01.2013 | - |
Hardware Highlights
Модель | 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 | ? |
Установка
wnr3500 V2 не поддерживается OpenWrt!
wnr3500 V1 в основном работает, начиная с trunk'овой версии от 11.01.2013 (тикет 7198).
- подготовка прошивки
- Скачайте и распакуйте ImageBulder, подробности в документации
- Исправьте конфиг сети (возможно, уже исправлено в транке)
- скопируйте target/linux/brcm47xx/base-files/etc/init.d/netconfig в files/etc/init.d/
- замените
if (nvram[“boardtype”] == “0x04cf”)
наif (tolower(nvram[“boardtype”]) == “0x04cf”)
- Соберите прошивку
make image PROFILE=Broadcom-b43 PACKAGES='kmod-bgmac' FILES=files/
- Собранная прошивка будет в файле bin/brcm47xx/openwrt-brcm47xx-squashfs.trx
- Если текущая прошивка не позволяет писать напрямую на флэш-ку, поставьте сначала dd-wrt
- dd-wrt также может быть использована для перепрошивки при помощи pin-short debricking/reseting
- настройте сеть на своем компьютере (подключите к lan-порту, назначьте адрес из подсети 192.168.1.0/24)
- через веб (192.168.1.1) поменяйте пароль и затем зайдите на сервер телнетом
- скопируйте прошивку на роутер
scp username@192.168.1.X:path/to/openwrt-brcm47xx-squashfs.trx /tmp/
- перепрошейте
mtd -r write /tmp/openwrt-brcm47xx-squashfs.trx linux
- по завершению процесса Вы должны быть способны зайти телнетом на роутер под управлением openwrt
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)...
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 1×6 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