ZBT WE826-E
From TechInfoDepot
Jump to navigationJump to search
| bgn (N300) | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 4G LTE Router | |||||||||||||||||||||||||
|
| |||||||||||||||||||||||||
| 3rd Party Firmware | |||||||||||||||||||||||||
| dd-wrt | Status Unknown | ||||||||||||||||||||||||
| OpenWrt | Supported | ||||||||||||||||||||||||
| Tomato any flavor | Incompatible | ||||||||||||||||||||||||
| Gargoyle | Status Unknown | ||||||||||||||||||||||||
| Platform | |||||||||||||||||||||||||
| Brand • Model • Rev | ZBT WE826-E | ||||||||||||||||||||||||
| FCC ID | none specified | ||||||||||||||||||||||||
| Type | wireless router | ||||||||||||||||||||||||
| CPU1 | MediaTek MT7620A | ||||||||||||||||||||||||
| CPU1 Type | MIPS 24KEc | ||||||||||||||||||||||||
| CPU1 Speed | 580 MHz 32-bit | ||||||||||||||||||||||||
| Flash1 Chip | Brand? Model? | ||||||||||||||||||||||||
| Flash1 Size | 32 MiB 33,554,432 B <br />262,144 Kib <br />32,768 KiB <br />256 Mib <br />0.0313 GiB <br /> | ||||||||||||||||||||||||
| RAM1 Size | 128 MiB 134,217,728 B <br />1,048,576 Kib <br />131,072 KiB <br />1,024 Mib <br />0.125 GiB <br /> | ||||||||||||||||||||||||
| RAM1 Chip | Brand? Model? | ||||||||||||||||||||||||
| ETH chip1 | MediaTek MT7620A | ||||||||||||||||||||||||
| Switch | MediaTek MT7620A | ||||||||||||||||||||||||
| Ethernet Port Count |
1-100MbE-WAN 4-100MbE-LAN | ||||||||||||||||||||||||
| Wired Standard | IEEE 802.3i/3u | ||||||||||||||||||||||||
|
802dot11 OUI: none specified | |||||||||||||||||||||||||
| Stock bootloader | U-Boot | ||||||||||||||||||||||||
| Expansion IF types | SIM slots, microSD, Mini PCIe, USB 2.0 | ||||||||||||||||||||||||
| SIM Card slot | 2 | ||||||||||||||||||||||||
| Mini PCIe slots | 1 | ||||||||||||||||||||||||
| USB ports | 1 | ||||||||||||||||||||||||
| SD/MMC Slots | 1 | ||||||||||||||||||||||||
| USB Hub Compatible | Untested | ||||||||||||||||||||||||
|
Flags: | |||||||||||||||||||||||||
|
| |||||||||||||||||||||||||
| Other | |||||||||||||||||||||||||
|
| |||||||||||||||||||||||||
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) | ||||||||||||||||||||||||
| 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 ZBT devices with specifications, see ZBT.
- • 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
Target: ramips
Subtarget: mt7620
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 19.07.0
Current supported version: fix
Subtarget: mt7620
Package architecture: mipsel_24kc
Supported Since Commit
Support started version: 19.07.0
Current supported version: fix
LAN Hardware: MediaTek MT7620A
LAN Comment: miniPCIe slot with available SIM slots for use by LTE modem
WLAN Hardware: MediaTek MT7620A
Installation method(s):
U-Boot web recovery, see git-commit
Recovery method(s):
U-Boot web recovery
Comment:
Dual SIM slots for LTE
LAN Comment: miniPCIe slot with available SIM slots for use by LTE modem
WLAN Hardware: MediaTek MT7620A
Installation method(s):
U-Boot web recovery, see git-commit
Recovery method(s):
U-Boot web recovery
Comment:
Dual SIM slots for LTE
| git • >> |
|---|
ramips: Add support for ZBT WE826-E ZBT WE826-E is a dual-SIM version of the ZBT WE826. The router has the following specifications: - MT7620A (580 MHz) - 128MB RAM - 32MB of flash (SPI NOR) - 5x 10/100Mbps Ethernet (MT7620A built-in switch) - 1x microSD slot - 1x miniPCIe slot (only USB2.0 bus) - 2x SIM card slots (standard size) - 1x USB2.0 port - 1x 2.4GHz wifi (rt2800) - 10x LEDs (4 GPIO-controlled) - 1x reset button The following have been tested and working: - Ethernet switch - wifi - miniPCIe slot - USB port - microSD slot - sysupgrade - reset button Installation and recovery: In order to install OpenWRT the first time or recover the router, you can use the web-based recovery system. Keep the reset button pressed during boot and access 192.168.1.1 in your browser when your machine obtains an IP address. Upload the firmware to start the recovery process. How to swap SIMs: You control which SIM slot to use by writing 0/1 to /sys/class/gpio/gpio13/value. In order for the change to take effect, you can either use AT-commands (AT+CFUN) or power-cycle the modem (write 0/1 to /sys/class/gpio/gpio14/value). Signed-off-by: Kristian Evensen |