nmcli is a command-line tool for controlling NetworkManager (Linux)
Questions tagged [mmcli]
8 questions
1
vote
1 answer
ModemManager get two wwan connections
i have got modem with double sim slot to insert two different sim cards.
mmcli output:
-----------------------------------
3GPP EPS | ue mode of operation: csps-2
| initial bearer path: /org/freedesktop/ModemManager1/Bearer/2
…

Vvojtek
- 43
- 6
1
vote
1 answer
What is a proper way to send AT commands?
I've had to learn how to communicate with modems via AT commands and the only guides and docs I've found for this effort involve launching a serial port reader like minicom and copying them there.
But this is difficult to automate. The approach I…

DeepDeadpool
- 1,441
- 12
- 36
1
vote
0 answers
How to whitelist on sim-numbers with mmcli (ModemManager DBus-powered Linux daemon API)
I want to have modem manager being enabled/working on 1 specified sim-card. Basically an whitelisting option for sim-cards will do the trick.
I already looked at the following: https://www.freedesktop.org/software/ModemManager/man/1.0.0/mmcli.8.html…

Robbie Valkenburg
- 43
- 1
- 4
0
votes
0 answers
Can not get GPS from my modem SIMCOM_SIM7600E-H
I have modem SIMCOM_SIM7600E-H and I can't get gps location
At first, I used this command --location-enable-gps-raw, and then this one --location-get-gps-raw
And I have error: no actions specified

Антон Нурапкин
- 1
- 3
0
votes
0 answers
ModemManager: 3gpp scan timeout
I would like to scan for available networks, but I ran always into a timeout, no matter how high the timeout is.
My settings:
Raspberry Pi CM3
Quectel EC21
mmcli 1.14.2
multiroaming sim card
Output of the command:
# mmcli -m 0 --3gpp-scan…

Nickes
- 3
- 5
0
votes
0 answers
QCOM SDXPRAIRIE unable to connect on 5gnr network
I have a QCOM SDXPRAIRIE-MTP modem that I use regularly with modem manager on ubuntu.
I have an Italian TIM sim that is ready for 5G.
I tried with a smartphone to connect to the 5G network (5gnr) and it works regularly.
I did a speed test and I get…

Fabio
- 21
- 5
0
votes
1 answer
ModemManager: Signal-/cell information report functionality
I love the simplicity of mmcli but I'm missing some information that for example qmicli (--nas-get* and other commands) provides.
So my question is:
Does ModemManager/mmcli provide any continuous report functionality for the signal strength and…

Nickes
- 3
- 5
-3
votes
1 answer
Trying to understand the amount of data transfered on wwan0?
I have linux system which is connected to the internet via an lte modem and I am communicating with it via modemManager. So I am having a little bit of difficulty in understanding the number of data bytes consumed.
root@raspberrypi-cm3:~# mmcli -b…

thesillywhat
- 49
- 10