SARA-R4/N4 series - AT Commands Manual
UBX-17003787 - R09
5 Mobile equipment control and status
Page 32 of 307
5.4.3 Defined values
Parameter
Type
Description
<conf>
Number
The unsigned integer (0 to 4095) is a bitmask representing the list of the indications
active for +CIEV URC reporting. The bit position corresponds to the indicator order
number (see the <descr> parameter of
). The least significant bit is used for
the first indicator.
The bits corresponding to unused indicator order numbers (greater than 13) must be
set to 0 (setting a <conf> greater than 4095 causes an error). The default value is 40
95 (all the indications are enabled).
5.5 Mobile termination event repCMER
+CMER
SARA-R404M SARA-R410M-01B SARA-R410M-02B SARA-R410M-52B SARA-R412M
Modules
SARA-N4
Syntax
PIN required
Settings saved Can be aborted
Response time Error reference
Attributes
partial
No
No
No
-
5.5.1 Description
Configures sending of URCs from MT to DTE for indications. The <mode> parameter controls the processing
of URCs specified within this command.
The URC is generated each time an indicator which is defined in
command changes status. The code is
actually submitted to MT according to the +CMER settings.
allows enabling or disabling indicators.
5.5.2 Syntax
Type
Syntax
Response
Example
Set
AT+CMER=[<mode>[,<keyp>[,
<disp>[,<ind>[,<bfr>]]]]]
OK
AT+CMER=1,0,0,2,1
OK
Read
AT+CMER?
+CMER: <mode>,<keyp>,<disp>,
<ind>,<bfr>
OK
+CMER: 1,0,0,0,1
OK
Test
AT+CMER=?
+CMER: (list of supported
<mode>'s),(list of supported
<keyp>'s),(list of supported
<disp>'s),(list of supported <ind>'s),
(list of supported <bfr>'s)
OK
+CMER: (0-3),(0),(0),(0-2),(0,1)
OK
URC
+CIEV: <descr>,<value>
5.5.3 Defined values
Parameter
Type
Description
<mode>
Number
•
0 (default value): buffer URCs in the MT
•
1: discard URCs when the V.24 interface is reserved for data; otherwise directly
display them on the DTE
•
2: buffer URCs in MT when the V.24 interface is reserved and flush them after
reservation; otherwise directly display them on the DTE
•
3: same as 1
<keyp>
Number
•
0: no keypad event reporting
<disp>
Number
•
0: no display event reporting
<ind>
Number
•
0: no indicator event reporting
•
1: indicator event reporting using the +CIEV URC. Only the indicator events which
are not caused by
shall be indicated by the MT to the DTE.
•
2: indicator event reporting using the +CIEV URC. All the indicator events shall be
directed from MT to DTE.