Using ModemManager getting IP but not reflecting to NetworkManager
Aleksander Morgado
aleksander at aleksander.es
Thu Sep 24 07:13:29 UTC 2020
Hey,
> 1) How we can send AT commands to LTE module (/dev/ttyUSB2) using mmcli command ? can u please explain procedure.
>
The Modem.Command() DBus API is only allowed under certain non-default
scenarios: you need to either run ModemManager daemon with --debug, or
otherwise build the whole project using the --with-at-command-via-dbus
configure option. Once any of those things have been done, you'll be
able to run mmcli -m 0 --command="AT+XXX".
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list