Neo_M660 AT Command Set
Copyright © Neoway Technology Co., Ltd
6
<Act>:
0: GSM
2: UTRAN
3: GSM w/EGPRS
Example
AT+CREG=1
OK
AT+CREG?
+CREG: 0,1
OK
AT+CREG=?
+CREG: (0-2)
OK
+CREG: (list of supported <n>s)
Remarks
N/A
2.3 Setting Module Functions: +CFUN
Description
To select the functions of the module by setting
<fun>
<fun>
supports only a few values.
Format
AT+CFUN=[<fun>[,<rst>]]<CR>
AT+CFUN=?<CR>
Parameter
<fun>:
1: All functions
4: Turn off the RF transmit and receive circuit of the module (flight mode).
0: Turn off the radio an SIM power (minimum functions).
<rst>:
0: Do not reset the MT before setting it to <fun> power level
.
1: Reset the MT before setting it to <fun> power level
Return
Value
<CR><LF>+CFUN: (list of supported <fun>s), (list of supported <rst>s) <CR><LF>
<CR><LF>OK<CR><LF>
OR
<CR><LF>+CME ERROR: <err><CR><LF>
Example
AT+CFUN=1
OK
AT+CFUN=?
+CFUN: (0,1,4),(0,1)
+CFUN: (list of supported <fun>s), (list of
supported <rst>s)