<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 7, 2022 at 12:18 AM Alexey Orishko <<a href="mailto:alexey.orishko@gmail.com">alexey.orishko@gmail.com</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">> I'm trying to configure a SIMCOM7070G modem to work with ModemManager/NetworkManager.<br>
><br>
> I've observed there is already a plugin and some support, but unless I'm mistaken, it looks like the current support expects this modem to be connected via USB (4 ports provided by usb: AT cmds, data, gnss, etc).<br>
Only AT cmd and data (2 ports) are needed as a minimum.<br>
<br>
> My problem is I'm using it in a board where the modem is NOT connected to the CPU via USB: The regular UART (UART1) provided by the modem is used.<br>
When you run PPP over UART1, it is not available for AT commands<br>
(breaking data stream is not really an option).<br>
You need another port for controlling a modem.<br></blockquote><div><br></div><div>Yes, I'm aware of this. But afaik it should be possible to simply send initial commands and then switch to ppp in the same port, and from reading the pdf I understand this should be doable.<br></div><div>I understand once the connection is established you cannot send AT commands but I don't care about that.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> Taking into account I want to establish a CAT-M, could somebody please help me with the configuration?<br>
To configure a modem to connect to LTE Cat-M1 without GSM/Cat-NB use<br>
AT+CNMP=38 and AT+CMNB=1<br></blockquote><div>How to instruct modemmanager to do this while handshaking with the modem?<br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br>
<br>
Alexey<br>
</blockquote></div></div>