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 – Minimum functionality mode. 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.
- 21 – LTE is activated.
- 31 – GNSS is activated.
- 41 – UICC is activated.
The following command example reads the current functional mode:
AT+CFUN?
+CFUN: 1
OK