Neo_WM620 WCDMA Module AT Command Set
Copyright © Neoway Technology Co., Ltd
9
Parameter
< mode>:
0: China Grid Regulation mode
1: Standard indicator mode
Return
Value
See the Example
Example
AT+SIGNAL=1
OK
Set the signal indicator to the standard
mode.
AT+SIGNAL?
+SIGNAL: 1
OK
Query the current signal indicator mode.
AT+SIGNAL=?
+SIGNAL: (0-1)
OK
Query the valid parameter value range.
Remarks
The setting of this command can be saved after the module is powered off.
2.5 Enabling or Disabling the Sleep Mode: +ENPWRSAVE
Description
To enable or disable the sleep mode
Format
AT+ENPWRSAVE=<n> <CR>
AT+ENPWRSAVE?<CR>
AT+ENPWRSAVE=?<CR>
Parameter
<n>:
0: Enable the sleep mode.
1: Disable the sleep mode
Return
Value
See the Example
.
Example
AT+ENPWRSAVE=1
OK
Disable the sleep mode.
AT+ENPWRSAVE=?
+ENPWRSAVE: (0-1)
OK
Query the valid parameter value range.
AT+ENPWRSAVE?
+ENPWRSAVE: 1
OK
Query current sleep mode status.