Rosen Penev cfd1e8c12d | 5 years ago | |
---|---|---|
.. | ||
files | 5 years ago | |
Config.in | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago |
Cellular modem control and connectivity
Optional libraries libmbim and libqmi are available. Optional mbim-utils and qmi-utils are available. Your modem may require additional kernel modules.
/etc/config/network as in the following example:
config interface 'broadband'
option device '/sys/devices/platform/soc/20980000.usb/usb1/1-1/1-1.2/1-1.2.1'
option proto 'modemmanager'
option apn 'ac.vodafone.es'
option username 'vodafone'
option password 'vodafone'
option pincode '7423'
option lowpower '1'