<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 8:16 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 5:33 PM Jorge Solla <<a href="mailto:jorgesolla@gmail.com" target="_blank">jorgesolla@gmail.com</a>> wrote:<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>
For simple setups it might be enough to use pppd+chat scripts. You<br>
could configure cat-m by using chat script.<br></blockquote><div><br></div><div>Yes, this is how I have it working now, just wanted to use it with ModemManager.<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>
> 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>
If you mean using your application CPU's GPIO (say to trigger power to<br>
modem), you can use gpioset command from libgpiod in Linux.<br><br></blockquote><div>Yes, also I'm using libgpio, but my plan was to start the connection from networkmanager and somehow automate the whole sequence using ModemManager. <br><br></div><div>In short: Manually, I can use the modem: using gpio + ppp + chat. <br><br></div><div>I'm asking to understand if it is possible to integrate with ModeManager at least the part of PPPd + Chat<br><br><br><br></div><div> </div><div><br></div><div> </div></div></div>