> > Probably. My point was just that you could try to include > "--autoconnect", which will disable the autoconnect feature. I am too > lazy to bother to write the whole command ;-)
I understand :D By the way, it looks like that the handle for when-you-dont-know-what-the-handle-is is 0xFFFFFFFF $ sudo uqmi -d /dev/cdc-wdm1 --stop-network 0xFFFFFFFF --autoconnect $ sudo uqmi -d /dev/cdc-wdm1 --get-data-status "disconnected" On 29 May 2017 at 13:54, Bjørn Mork <[email protected]> wrote: > Carlo Lobrano <[email protected]> writes: > > >> AFAICS, that is the expected result. The modem is connected and you do > >> not disconnect, so "start-network" has no effect. > > > > Yes, you're right, but why am I connected in the first place? There is no > > context configured > > If autoconnect is enabled, then I believe the modem will try to connect > with whatever it has. Don't know if it tries an empty APN or reuse the > default bearer context in this case, but either will most likely work > (depending on operator, but still..) > > > >> If "--set-autoconnect disabled" does not work as expected, then please > >> try "--stop-network --autoconnect". > > > > doesn't stop-network require an handle? > > > > $ sudo uqmi -d /dev/cdc-wdm1 --stop-network --autoconnect > > "Invalid handle" > > Probably. My point was just that you could try to include > "--autoconnect", which will disable the autoconnect feature. I am too > lazy to bother to write the whole command ;-) > > > > Bjørn >
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
