diff options
Diffstat (limited to 'net/modemmanager/README.md')
-rw-r--r-- | net/modemmanager/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/modemmanager/README.md b/net/modemmanager/README.md index ea86568c9..c9d880ea4 100644 --- a/net/modemmanager/README.md +++ b/net/modemmanager/README.md @@ -23,6 +23,7 @@ Once installed, you can configure the 2G/3G/4G modem connections directly in option pincode '7423' option iptype 'ipv4' option lowpower '1' + option signalrate '30' Only 'device' and 'proto' are mandatory options, the remaining ones are all optional. @@ -34,3 +35,6 @@ allowing all protocols. The 'iptype' option supports any of these values: 'ipv4', 'ipv6' or 'ipv4v6'. It will default to 'ipv4' if not given. + +The 'signalrate' option set's the signal refresh rate (in seconds) for the device. +You can call signal info with command: mmcli -m 0 --signal-get |