<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 3:15 PM 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">On Fri, Oct 7, 2022 at 9:39 AM Jorge Solla <<a href="mailto:jorgesolla@gmail.com" target="_blank">jorgesolla@gmail.com</a>> wrote:<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>
><br>
> How to instruct modemmanager to do this while handshaking with the modem?<br>
It depends on your system design. You could pre-configure modem for<br>
all required settings or dynamically set one or another settings via<br>
mmcli or your application.<br>
However I can't say if MM would be happy to deal with one serial-data port.<br></blockquote><div><br></div><div>My plan was to "extend" existing simcom plugins to support 1-port mode. But I don't know if this is a crazy idea or not.<br></div><div>Seems like MM is not very un-happy about the idea as (if you check the logs I attached on the 1st post) it looks like is launching ppp after the set of AT commands gets delivered while considering the modem a Generic GSM device.<br></div><div><br>Using the typical ppp + chat script I managed to connect and get an IP on the ppp0 interface, is just I would like to do it using ModemManager.<br><br></div><div>Different problem I forgot to mention in my initial post is: The modem requires to set a GPIO pin ON / OFF for a few seconds to be enabled: Is MM providing any kind of hook to insert calls to user utilities before the attempting the connection?<br><br></div><div>Anyway, thank you very much for your help :)<br></div><div><br><br></div><div> </div></div></div>