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 _______________________________________________ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel