NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 33 / 73
2.16. AT+CFUN Set Phone Functionality
The set command selects the level of functionality in the MT. Level "full functionality" is where the highest
level of power is drawn. "Minimum functionality" is where minimum power is drawn. Level of functionality
between these may also be specified by manufacturers. When supported by manufacturers, MT resetting
with <rst> parameter may be utilized.
The read command returns the current setting of <fun>.
The test command returns values supported by the MT as compound values.
Parameter
AT+CFUN Set Phone Functionality
Write Command
AT+CFUN=[<fun>[,<rst>]]
Response
OK
If there is any error, response:
+CME ERROR:<err>
Read Command
AT+CFUN?
Response
+CFUN:<fun>
OK
If there is any error, response:
+CME ERROR:<err>
Test Command
AT+CFUN=?
Response
+CFUN:
(list of supported
<fun>
s)
,
(list of supported
<rst>
s)
OK
If there is any error, response:
+CME ERROR:<err>
<fun>
Integer type
0
Minimum functionality
1
Full functionality
4
Disable phone both transmit and receive RF circuits
7 Disable phone SIM only. Transmit and receive circuits still active
<rst>
Integer type; MT resetting
0
Do not reset the MT before setting it to <fun> power level.
1 Only set to <fun> power level after MT has been reset, and for all subsequent
resets.