Chapter 3: AT Commands Reference
December 31, 2007 AT Commands Reference Manual 3-143
In a case that the RI indication was enabled for one of the above SMS types, the RI line will be
asserted once for 1.5 sec.
The following table shows the +MRICS parameters.
Notes:If SMS storage is full, +MRICS shall alert RI, in case of TEXT SMS arrival, just if <mt>
value in +CNMI command is equal to '2'.
If SMS storage is full, +MRICS shall alert RI, in case of Status Report SMS, just if <ds>
value in +CNMI command is equal to '1'.
Example
AT+CMGF=1 // switching to text mode
OK
AT+MRICS=?
+MRICS: (0-7)
OK
AT+MRICS=1 // setting to TEXT SMS
OK
AT+MRICS?
+MRICS: 1
OK
AT+CMGS="0544565199"
>hi <ctr+z>
Command
Type
Syntax Response/Action Remarks
Set
+MRICS=<n> OK
or:
+CME ERROR: <err>
The set command sets the RI
configuration flag.
Read
+MRICS? +MRICS: <n>
OK
The read command displays the
current value of the last selected
value for +MRICS set command.
Test
+MRICS=? +MRICS: (Range of
supported <n>'s)
OK
The test command displays all
supported values for +MRICS set
command.
Table 3-87: +MRICS Parameters
<Parameter> Description
<n> Integer defines the RI configuration:
0 - Disable RI (default).
1 - Enable RI for SMS-DELIVER only.
2 - Enable RI for SMS-STATUS-REPORT only.
3 - Enable RI for SMS-DELIVER and SMS-STATUS-REPORT.
4 - Enable RI for CBM only.
5 - Enable RI for SMS-DELIVER and CBM.
6 - Enable RI for CBM and SMS-STATUS-REPORT.
7 - Enable RI for all kind of SMS.