Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-207
+MCWAKE, GPRS Coverage
This command tells the G24 whether to report on the status of the GPRS/GSM coverage. There
are three possibilities:
Do not report the status of the GPRS/GSM coverage.
Report only when the GPRS/GSM coverage goes off.
Report only when the GPRS/GSM coverage goes on.
The following table shows the +MCWAKE parameters.
Example
AT+MCWAKE=0
OK
AT+MCWAKE?
+MCWAKE: 0
OK
AT+MCWAKE=1
OK
AT+MCWAKE=2
OK
AT+MCWAKE=?
+MCWAKE: (0,1,2)
OK
Command Type Syntax Response/Action
Set AT+MCWAKE=<param> OK
Read AT+MCWAKE? +MCWAKE: <param>
OK
Test AT+MCWAKE =? +MCWAKE: (list of supported
<param>s)
OK
Table 3-133: +MCWAKE Parameters
<Parameter> Description
<param> 0 Sends no indication.
1 Sends an indication when GPRS coverage goes off.
2 Sends an indication when GPRS coverage goes on.
The default value is 2.