<div dir="ltr">Hi, <div><br></div><div>I wish to use libqmi to enable airplane mode on a modem, it doesn't seem to have this capability so I am looking at adding it. I guess I want to have the radio set to offline and be persistent over reboot somehow. Anyway, when testing out what I might do via the command set I have tried to turn the radio off and then turn it back on to simulate turning on and off airplane mode. However this gives an error I am having trouble with, any help would be appreciated:</div><div><br></div><div><div>qmicli -d /dev/cdc-wdm0 --dms-set-operating-mode=offline</div><div>Operating mode set successfully</div><div>qmicli -d /dev/cdc-wdm0 --dms-set-operating-mode=online</div><div>error: couldn't set operating mode: QMI protocol error (60): 'InvalidTransaction'</div></div><div><br></div><div>Thanks.</div><div><br></div></div>