View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007517 | Networks | Hardware | public | 2025-09-21 16:50 | 2025-10-07 22:00 |
Reporter | DigitalMy | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Summary | 0007517: Manage L850-GL modem in OpenWrt | ||||
Description | Use Fibocom L850-GL M.2 modem Supported protocols: MBIM, ACM, NCM Driver: Intel XMM | ||||
Tags | No tags attached. | ||||
|
Use script installation into OpenWrt 21.02.5 cd /tmp wget http://openwrt.132lan.ru/packages/21.02/packages/add.sh -O - | sh opkg install luci-proto-xmm opkg install xmm-modem reboot Add interface (or change existing one) Protocol: Intel XMM Cellular |
|
Use picocom -b 115200 /dev/ttyACM0 AT+CGDCONT? AT+XACT? AT+GTPKGVER? |
|
Additional packages: opkg install sms-tool wget-ssl opkg install luci-app-3ginfo-lite luci-app-modemband luci-app-sms-tool-js |