Hi José, Aleksander,<div><br></div><div>my two cents here</div><div><br></div><div>> I have also noticed that ModemManager uses not documented AT+CFUN modes:</div><div>></div><div>> root at ccimx6sbc:~# mmcli -m 0 --set-power-state-off</div><div>> ModemManager[791]: <info>  Modem powered off... may no longer be accessible</div><div>> successfully set new power state in the modem</div><div>> root at ccimx6sbc:~# microcom /dev/ttyUSB2</div><div>> </div><div>> OK</div><div>> at+cfun?</div><div>> +CFUN: 7</div><div>> </div><div>> OK</div><div>> root at ccimx6sbc:~# mmcli -m 0 --set-power-state-low</div><div>> successfully set new power state in the modem</div><div>> root at ccimx6sbc:~# microcom /dev/ttyUSB2</div><div>> at+cfun?</div><div>> +CFUN: 6</div><div>> </div><div>> OK</div><div>> </div><div>> The only documented modes are 0, 1, 4 ,5 (see</div><div>> <a href="http://www.coniugo.de/tl_files/dateien/downloads/at/AT%20Commands%20LE910.pdf">http://www.coniugo.de/tl_files/dateien/downloads/at/AT%20Commands%20LE910.pdf</a>,</div><div>> page 106).</div><div><br></div><div>Here you can find a more recent document that defines also state 7</div><div><br></div><div><a href="http://www.telit.com/products/cellular/4g/">http://www.telit.com/products/cellular/4g/</a></div><div><br></div><div>e.g. If your modem is a LE910 (namely non V2):</div><div><br></div><div>Parameters:</div><div><br></div><div><fun> - is the power saving function mode</div><div>0 - minimum functionality, NON-CYCLIC SLEEP mode</div><div>1 - mobile full functionality with power saving disabled (factory default)</div><div>2 - disable TX (Not support)</div><div>4 - disable both TX and RX</div><div>5 - mobile full functionality with power saving enabled</div><div>Special modes , you can see them through the read command but you can't set those</div><div>mode :</div><div>7 – Offline mode</div><div>8 – FTM</div><div><br></div><div>Carlo</div><div><br></div>