A SERVICE OF

logo

Chapter 3: AT Commands Reference
April 15, 2008 G24-L AT Commands Reference Manual 3-139
+MCWAKE, GPRS Coverage
This command tells the G24-L 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-90: +MCWAKE Parameters
<Parameter> Description
<param> 0 Sends no indication.
1 Sends an indication when GPRS/GSM coverage goes off.
2 Sends an indication when GPRS/GSM coverage goes on.
The default value is 2.