Brand | Model | Version | Current Release | OEM Info | Forum Topic | Technical Data |
---|---|---|---|---|---|---|
AVM | FRITZ!Box WLAN 3370 | 18.06.5 | View/Edit data |
Model | Version | SoC | CPU MHz | Flash MB | RAM MB | WLAN Hardware | WLAN2.4 | WLAN5.0 | 100M ports | Gbit ports | Modem | USB |
---|---|---|---|---|---|---|---|---|---|---|---|---|
FRITZ!Box WLAN 3370 | Lantiq XWAY VRX288 | 500 | 512NAND | 128 | Atheros AR9380 | b/g/n | a/n | - | 4 | xDSL | 2x 2.0 |
Since commit 0b62fe5e OpenWrt can be installed using the EVA/Adam2 bootloader. Within the same HW revision 5 of the FRITZ!Box 3370 different NAND flash chips are used and the correct image has to be chosen. Please read the detailed commit message before trying an install.
Micron MT29F1G08ABADA NAND flash chip on AVM FRITZ!Box WLAN 3370
add picture of Hynix HY27UF081G2M NAND chip.
First let's have a quick view at the Flash Layout with the stock firmware and after OpenWrt has been installed. When you later want to understand, what mtd/sysupgrade do, have a second look here:
Overview
Once a serial console has been established (see Serial for further details):
ftp> quote USER adam2 ftp> quote PASS adam2 ftp> binary ftp> debug ftp> passive ftp> quote SETENV linux_fs_start 0 ftp> quote MEDIA FLSH ftp> put /path/to/openwrt-lantiq-xrx200-avm_fritz3370-rev2-micron-squashfs-eva-kernel.bin mtd1 ftp> put /path/to/openwrt-lantiq-xrx200-avm_fritz3370-rev2-micron-squashfs-eva-filesystem.bin mtd0
http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/
LuCI Upgrade URLIf 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.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
If sysupgrade
does not support this router, use mtd
.
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc firmware && reboot
After flashing, proceed with Basic configuration.
Set up your Internet connection, configure wireless, configure USB port, etc.
General | |
---|---|
Brand | AVM |
Model | FRITZ!Box WLAN 3370 |
Versions | |
Device Type | WiFi Router |
Availability | Discontinued |
Comments - general | See also https://boxmatrix.info/wiki/FRITZ!Box_WLAN_3370 (old http://www.wehavemorefun.de/fritzbox/3370) |
OpenWrt Support | |
Supported Since Commit | https://git.lede-project.org/?p=source.git;a=commit;h=a57ffc09a766c5a05f47e60b3800bbf87ff8ac60 |
Supported Since Release | 15.05 |
Supported Current Release | 18.06.5 |
Unsupported | |
Hardware | |
Instruction set | MIPS32 |
Sub Instruction Set | MIPS32 34K series |
Bootloader | EVA |
Target | lantiq |
System-On-Chip | |
CPU MHz | 500 |
Flash MB | 512NAND |
RAM MB | 128 |
Network | |
Ethernet 100M ports | - |
Ethernet Gbit ports | 4 |
Switch | Lantiq PSB 80920 |
Modem | xDSL |
VLAN | ¿ |
Comments - network ports |
Wireless | |
---|---|
WLAN 2.4GHz | b/g/n |
WLAN 5.0GHz | a/n |
WLAN Hardware | Atheros AR9380 |
Detachable Antennas | - |
Comments - WLAN | |
Interfaces | |
USB ports | 2x 2.0 |
SATA ports | - |
Serial | Yes |
JTAG | Yes |
Comments - USB & SATA ports | |
Misc | |
LED count | 5 |
Button count | 1 |
Power supply | 12 VDC, 2.0 A |
Links | |
Forum Topic URL | |
WikiDevi URL | https://wikidevi.com/wiki/AVM_FRITZ!Box_WLAN_3370 |
OEM device homepage URL | |
Firmware OEM Stock URL | ftp://ftp.avm.de/archive/fritz.box/fritzbox.wlan_3370/firmware/english/FRITZ.Box_WLAN_3370.en-de-es-it-fr-pl.103.06.52.image |
Firmware OpenWrt Install URL | |
Firmware OpenWrt Upgrade URL | http://downloads.openwrt.org/releases/18.06.5/targets/lantiq/xrx200/openwrt-18.06.5-lantiq-xrx200-avm_fritz3370-squashfs-sysupgrade.bin |
Edit the underlying data | View/Edit data |
Architecture | MIPS32 |
---|---|
Vendor | Lantiq |
Bootloader | ??? |
System-On-Chip | VR9: VRX288 |
CPU | MIPS 34Kc V?.? 500 Mhz |
xDSL | |
VoIP | |
Flash-Chip | |
Flash size | 256 KiB + 512MiB |
RAM | 128 MiB |
Wireless | AR9380 |
Switch | Soc-integrated |
DSL | Lantiq VRX288 + VRX206 |
USB | Yes 2 x 2.0 |
Serial | Yes |
JTAG | Yes |
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Note: This will void your warranty!
Instructions found on BoxMatrix
Main PCB
Insert photo of PCB
→ port.serial general information about the serial port, serial port cable, etc.
→ https://www.zebradem.com/wiki/index.php?title=Serielle_Konsole for information specific to Fritz!Boxes
How to connect to the Serial Port of this specific device:
Seen from the rear of the device, the most right of the 4 holes is square cut while the others are round.
Pin | 1 [ ] | 2 | 3 | 4 |
---|---|---|---|---|
Function | VCC | RX | TX | GND |
Insert photo of PCB with markings
Serial connection parameters for FRITZ!Box WLAN 3370 | 115200, 8N1 |
---|
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to JTAG interface, and how to reflash the device with JTAG tools
How to connect to the JTAG Port of this specific device:
FriXtender - http://frixtender.de/
...
...