<div dir="ltr"><div><div><div><div>Thanks Aleksander for the reply.<br><br></div>A small query, if a modem supports both DirectIP and QMI, which is the recommended mode?<br><br></div>AT-command-set is highly modem-specific, while QMI is a standard-protocol.<br></div>So, if there are "n"  modems supporting both DirectIP and QMI, they are guaranteed to expose identical QMI "APIs", while their AT "APIs" could potentially be different.<br><br></div>Are my thoughts in line?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 15, 2016 at 1:28 PM, Aleksander Morgado <span dir="ltr"><<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 13/08/16 03:24, Ajay Garg wrote:<br>
> First of all, my requirement is to have network-connectivity via the<br>
> modem; and have the ability to read SMSes and run AT-commands WITHOUT<br>
> losing the network-connectivity.<br>
><br>
> I guess mmcli would do the trick, as modem-manager now comes plugged<br>
> in with qmi-daemon, while serializes all requests being sent to the<br>
> modem-serial-port (thereby having just one process have access to the<br>
> serial-port).<br>
><br>
> So, assuming (please correct me if I am wrong) that I am correct with<br>
> my above hypotheses, will the above architecture work for a modem in<br>
> DirectIP-mode (I guess not, but please confirm/reject).<br>
<br>
</span>If you're running in Direct IP mode, ModemManager will use AT commands<br>
over a serial port AND a WWAN network interface for data. You will be<br>
able to do SMS messaging and network connectivity at the same time, as<br>
the serial port isn't used for connection.<br>
<br>
If you're running in QMI mode, you will also be able to do SMS messaging<br>
and connectivity at the same time. Connection will go through the WWAN<br>
network interface, and the SMS messaging commands via QMI and the<br>
/dev/cdc-wdm port (not a TTY).<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Regards,<br>Ajay<br></div>
</div>