Read command

The read command reads the current functional mode.

Response syntax:

+CFUN: <fun>

The read response parameter and its defined value are the following:

<fun>
0 – Power off and store. RF circuits are disabled by deactivating LTE and Global Navigation Satellite System (GNSS) services.
1 – Normal mode. The active mode is either LTE or GNSS, or both. Full functional mode. Active modes depend on %XSYSTEMMODE setting.
2 – Receive only mode in active system mode. Active modes depend on %XSYSTEMMODE setting.
4 – Flight mode. RF circuits are disabled by deactivating LTE and GNSS services.

The following command example reads the current functional mode:

AT+CFUN?
+CFUN: 1
OK