
GSM/GPRS Module
M35
AT Commands Manual
M35
_AT_Commands_Manual Confidential / Released 26 / 186
1. Profile defined by user is stored in non volatile memory.
2. If the user profile is invalid, it will default to the factory default profile.
3. Any additional commands on the same command line are ignored.
2.18. AT+CFUN Set Phone Functionality
Parameter
Example
AT+CFUN=0
// Switch phone to minimum functionality
+CPIN: NOT READY
OK
AT+CFUN Set Phone Functionality
Test Command
AT+CFUN=?
Response
+CFUN:
(list of supported
<fun>
s), (list of supported
<rst>
s)
OK
Read Command
AT+CFUN?
Response
+CFUN: <fun>
OK
Write Command
AT+CFUN=<fun>[,<rst>]
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Reference
GSM 07.07
<fun>
0
Minimum functionality
1
Full functionality (Default)
4
Disable phone both transmit and receive RF circuits
<rst>
0
Do not reset the ME before setting it to
<fun>
power level
This is default when <
rst
> is not given
1
Reset the ME before setting it to
<fun>
power level
NOTES