op-packages/luci-app-modeminfo/README.md
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

84 lines
2.5 KiB
Markdown

# luci-app-modeminfo
3G/LTE dongle information for OpenWrt LuCi
luci-app-modeminfo is fork from https://github.com/IceG2020/luci-app-3ginfo
Supported devices:
- Quectel EC200T/EC21/EC25/EP06/EM12/EM160R-GL
- SimCom SIM7600E-H/SIM7906/A7600/A7906-M2
- STYX MG8224
- Huawei E3372 (LTE)/MU709/ME909
- Sierra Wireless EM7455/EM9191
- HP LT4220
- Dell DW5821e/DW5829e
- MEIGLink SLM750-R2/SLM820/SLM828
- MikroTik R11e-LTE/R11e-LTE6
- Fibocom NL668/NL678/L850/L860/NL952/FM150/FM190/FM350
- Gosuncnwelink GM510
- ThinkWill ML7820+
- Yuge CLM920
- ZTE MF823/MF823D
<details>
<summary>Package contents:</summary>
|Package |Description |
|:-------|:-----------|
|luci-app-modeminfo |LuCI web interface |
|modeminfo |common files |
|modeminfo-qmi |Qualcomm MSM Interface support |
|modeminfo-serial-quectel |Quectel modems support |
|modeminfo-serial-telit |Telit LN940 (HP LT4220) modem support |
|modeminfo-serial-huawei |Huawei MU709/ME909/E3372(stick mode, LTE only) modems support|
|modeminfo-serial-sierra |Sierra EM7455/EM9191 modem support |
|modeminfo-serial-simcom |SimCOM modems support |
|modeminfo-serial-dell |Dell DW5821e/DW5829e modem support |
|modeminfo-serial-fibocom |Fibocom LN668/NL678/NL952/FM150/FM190 modems support |
|modeminfo-serial-xmm |Fibocom L850/L860/FM350 modems support |
|modeminfo-serial-mikrotik |MikroTik R11e-LTE/R11e-LTE6 modems support |
|modeminfo-serial-gosun |Gosuncnwelink GM510 support |
|modeminfo-serial-tw |ThinkWill ML7820+ support |
|modeminfo-serial-yuge |Yuge CLM920 support |
|modeminfo-serial-meig |MEIGLink SLM750-R2/SLM820/SLM828 support |
|modeminfo-serial-zte |ZTE MF823/MF823D support |
|modeminfo-serial-styx |STYX MG8224 support |
</details>
<details>
<summary>Screenshots</summary>
* Overview page. Short network info.
![](https://raw.githubusercontent.com/koshev-msk/modemfeed/master/luci/applications/luci-app-modeminfo/screenshots/modeminfo-overview.png)
* Modeminfo index page. Verbose network info.
![](https://raw.githubusercontent.com/koshev-msk/modemfeed/master/luci/applications/luci-app-modeminfo/screenshots/modeminfo-network.png)
* Modeminfo hardware page.
![](https://raw.githubusercontent.com/koshev-msk/modemfeed/master/luci/applications/luci-app-modeminfo/screenshots/modeminfo-hardware.png)
* Modeminfo setup page.
![](https://raw.githubusercontent.com/koshev-msk/modemfeed/master/luci/applications/luci-app-modeminfo/screenshots/modeminfo-setup.png)
</details>