ZTE Q7
From TechInfoDepot
Jump to navigationJump to search
| bgn (N300) | |
|---|---|
| Travel Router | |
|
| |
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | ZTE Q7 |
| FCC ID | none specified |
| Type | travel router |
| CPU1 | MediaTek MT7620A |
| CPU1 Type | MIPS 24KEc |
| CPU1 Speed | 580 MHz 32-bit |
| Flash1 Chip | Brand? Model? |
| Flash1 Size | 8 MiB 8,388,608 B <br />65,536 Kib <br />8,192 KiB <br />64 Mib <br />0.00781 GiB <br /> |
| RAM1 Size | 64 MiB 67,108,864 B <br />524,288 Kib <br />65,536 KiB <br />512 Mib <br />0.0625 GiB <br /> |
| RAM1 Chip | Brand? Model? |
| ETH chip1 | MediaTek MT7620A |
| Ethernet Port Count | 1-100MbE-LAN |
| Wired Standard | IEEE 802.3i/3u |
|
802dot11 OUI: none specified | |
| Stock bootloader | U-Boot |
| Expansion IF types | SD, USB 2.0 |
| USB ports | 1 |
| SD/MMC Slots | 1 |
| USB Hub Compatible | Untested |
| Power |
5 VDC, ? A ?v BAT , 5200 mAh, ? cells |
| Connector type | µUSB |
| Serial Port (UART) | yes, (57600 8N1) |
|
| |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
| Retail | |
| Availability | End of Life |
| End of Life date | 2020 |
| Radio 1 | |
| Chip1 | MediaTek MT7620A |
| Wireless interface OUI | none specified |
| Antenna Connector Type | none specified |
| MIMO status | 2x2:2 |
| Wireless Standard | IEEE 802.11b/g/n |
| 802.11n | up to 300 Mbps |
| 802.11g | up to 54 Mbps |
| 802.11b | up to 11 Mbps |
| WiFi Operating Frequency | 2.4 GHz |
For a list of all currently documented MediaTek chipsets with specifications, see MediaTek.
For a list of all currently documented ZTE devices with specifications, see ZTE.
- • 300 Mbps - 2SS 2.4GHz 802.11n (40MHz chan.) = N300 class
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
| This device is NOT RECOMMENDED for future use with OpenWrt due to low flash/ram.
DO NOT BUY DEVICES WITH 8MB FLASH / 64MB RAM if you intend to flash an up-to-date and secure OpenWrt version onto it! See 8/64 warning for details. This device does not have sufficient resources (flash and/or RAM) to provide secure and reliable operation. This means that you will not be able to install many packages, and that you might experience crashes due to OOM situations more or less often. See OpenWrt on 8/64 devices what you can do now. |
Target: ramips
Subtarget: mt7620
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 17.01.0
Current supported version: fix
Subtarget: mt7620
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 17.01.0
Current supported version: fix
WLAN Hardware: MediaTek MT7620A
Installation method(s):
see git-commit
Comment:
Battery powered
Installation method(s):
see git-commit
Comment:
Battery powered
| git • >> |
|---|
ramips: Add support for ZTE Q7 ZTE Q7 is a wireless router with SD Card,USB,1 ethernet port and a battery.It used MT7620a SoC. I can,t find any information about this router on ZTE's website. But I found this : http://en.cctairmobi.com/plus/list.php?tid=40 This router is the same as ZTE Q7 and later I found that both routers are made by the same company:-D This patch adds support for it. Because there is only one port,I disabled VLAN and use eth0 as lan port. I could only create a sysupgrade firmware because I don't know how the orignal webpage check the uploaded image:-( Signed-off-by: 郭传鈜 SVN-Revision: 45208 |