Re: Modem interface initialization

2022-09-28 Thread Aleksander Morgado
Hey, > > On Mon, Aug 22, 2022 at 2:14 PM Aleksander Morgado > wrote: > > In general, what I always suggest is that if you're changing settings > > in the modem that may affect how ModemManager manages the device, then > > you should change those settings only if ModemManager is not using the > >

Re: Modem interface initialization

2022-09-20 Thread Alexey Orishko
Hi Aleksander, On Mon, Aug 22, 2022 at 2:14 PM Aleksander Morgado wrote: > In general, what I always suggest is that if you're changing settings > in the modem that may affect how ModemManager manages the device, then > you should change those settings only if ModemManager is not using the > devi

Re: Modem interface initialization

2022-08-22 Thread Aleksander Morgado
Hey Alexey, > > A few Qualcomm based modems require a reboot after some configuration > settings were changed and saved in NVM. > It makes sense to set such a parameter during initialization and > reboot modem right away by using modem interface reset() or by > AT command directly. Would such an