Milan Krstic
17465fc77e
ramips: add support for ZyXEL LTE5398-M904
ZyXEL LTE5398-M904 is a dual band 802.11ac indoor LTE/3G CPE with an FXS
port.
Specifications:
* SoC: Mediatek MT7621AT
* RAM: 256 MB
* Flash: 128MB NAND (MX30LF1G18AC)
* WiFi: MediaTek MT7603 2.4G + MediaTek MT7615 5G
* Switch: 2 GbE ports MT7530
* LTE/3G: Quectel EG18-EA LTE-A Cat. 18
* SIM: 1 micro-SIM card slot
* Buttons: Reset, WPS
* LEDs: power (G/B), internet (G), LTE (R/G/Orange), WiFi (G), voice (G)
* VoIP: 1 FXS RJ11 port
* Power: 12V, 2A
UART serial console:
57600,8N1
Unpopulated header J5:
[o] GND
[ ] key - no pin
[o] RX
[o] TX
[o] 3.3V Vcc
Installation:
* Log in as root using ssh to 192.168.1.1
* scp OpenWrt initramfs-recovery.bin image to root@192.168.1.1:/tmp/
* Prepare bootloader config by running:
nvram setro uboot DebugFlag 0x1
nvram setro uboot CheckBypass 0
nvram commit
* Run "mtd_write -w write /tmp/initramfs-recovery.bin Kernel" and reboot
* Wait for OpenWrt to boot and ssh to root@192.168.1.1
* Run sysupgrade with OpenWrt squashfs-sysupgrade.bin image
For mode details about flashing see:
2449a63208 (ramips: mt7621: Add support for ZyXEL NR7101, 2021-04-19)
Unsupported:
* FXS/Voice
Signed-off-by: Milan Krstic <milan.krstic@gmail.com>
2023-10-29 18:51:11 +01:00
..
2023-10-20 13:26:45 +02:00
2023-05-18 11:35:29 +02:00
2023-10-28 19:05:07 +02:00
2023-08-26 00:11:48 +02:00
2023-06-25 22:52:15 +02:00
2023-09-24 17:12:24 +02:00
2023-08-12 16:45:47 +02:00
2023-09-25 23:06:33 +02:00
2021-02-05 12:00:24 -10:00
2023-07-14 23:56:58 +02:00
2021-02-24 16:15:02 +01:00
2023-03-21 18:28:22 +01:00
2021-11-03 12:45:40 +01:00
2021-02-28 04:12:23 +00:00
2023-05-28 13:19:11 +02:00
2023-05-20 23:20:48 +02:00
2023-06-10 21:50:22 +02:00
2023-05-18 11:35:29 +02:00
2023-08-20 18:08:13 +02:00
2023-05-18 11:35:29 +02:00
2023-10-29 18:51:11 +01:00
2023-05-18 11:35:29 +02:00
2023-05-18 11:35:29 +02:00
2023-05-18 11:35:29 +02:00
2023-05-18 11:35:29 +02:00
2023-05-28 20:22:23 +02:00
2023-10-28 23:25:31 +02:00
2023-10-22 10:52:40 +02:00
2023-06-30 19:24:52 +02:00
2023-05-18 11:35:29 +02:00
2023-05-18 11:35:29 +02:00
2023-09-05 00:20:51 +05:30
2023-05-28 13:19:11 +02:00
2023-09-18 18:15:21 +02:00
2023-05-18 11:35:29 +02:00
2022-12-25 11:55:53 +01:00