Hi team, We are giving AT command to EC20 module using ModemManager.* Its working fine for most of the command* , but while giving some AT commands, i am getting syntax error for eg. *mmcli -m 0 --command="AT+QCFG="nwscanseq"*
For these kind of AT commands i tried with different format also but same syntax error getting *PFA* On Thu, Sep 24, 2020 at 2:53 PM NIKHIL PATIL <nikhilv...@gmail.com> wrote: > Hi , > Thanks alot sir > > On Thu, Sep 24, 2020 at 2:41 PM Aleksander Morgado < > aleksan...@aleksander.es> wrote: > >> Hey, >> >> > I am running mmcli G --debug command then mmcli -m 0 >> --command="ATI". >> > then also not happening >> > how we can set debug mode. >> > i am stuck here please help. >> > >> >> The --debug goes in the ModemManager daemon call, not in the mmcli >> client call. You need to run the whole ModemManager daemon process >> with --debug. >> >> If you're using a standard Linux distribution, you may need to modify >> the systemd init script at /lib/systemd/system/ModemManager.service so >> that the ExecStart line includes --debug, e.g.: >> ExecStart=/usr/sbin/ModemManager --debug >> Once you've modified the init script, you'll need to reload and restart: >> sudo systemctl daemon-reload >> sudo systemctl restart ModemManager >> >> If you're using a custom distribution, you may have a custom way to >> start the ModemManager daemon. >> >> -- >> Aleksander >> https://aleksander.es >> >
_______________________________________________ ModemManager-devel mailing list ModemManager-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel