<div dir="ltr"><div>Hi</div>thanku you very much , as u given i used format it worked .</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 23, 2020 at 8:47 PM Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey,<br>
<br>
>      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<br>
>      for eg.<br>
>          mmcli -m 0 --command="AT+QCFG="nwscanseq"<br>
><br>
<br>
Using this should work:<br>
mmcli -m 0 --command='AT+QCFG="nwscanseq"'<br>
<br>
Which is something you already tried looking at what you posted. In<br>
that case, the unknown mobile equipment error seems to match an ERROR<br>
reported by the module itself.<br>
<br>
BTW, which one is the real command? "nwscanseq" (as in your email) or<br>
"newscanq" (as in the picture you posted)?<br>
<br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div>