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
> >
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
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