Mobile equipment event reporting +cmer, Syntax, Parameters and values – Synaccess Networks NP-0801DTM User Manual

Page 80: Notes

Advertising
background image

 

3GPP TS 27.007 AT COMMANDS

 

HSPA+ AT Commands Reference Guide 

80 

 

Mobile Equipment Event Reporting   +CMER 

Set command enables or disables sending of unsolicited result codes from TA to TE in the case of indicator state 
changes. Sending of URCs if keys are pressed or display changes is not implemented yet. 

Read command returns the current setting of parameters, in the format:  

+CMER:

<mode>

,<keyp>,<disp>,<ind>,<bfr>

Test command returns the range of supported values for <mode>, <keyp>, <disp>, <ind>, <bfr>, in the format: 

+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)

Syntax 

Command 

Command type 

AT+CMER=[<mode>[,<keyp>[,<disp>[,<ind>[,<bfr>]]]]] 

Set 

AT+CMER? 

Read 

AT+CMER=? 

Test 

Parameters and Values 

<mode> 

Controls the processing of unsolicited result codes.

Buffer +CIEV unsolicited result codes. Default: 0.

Discard +CIEV unsolicited result codes when TA‐TE link is reserved (for 
example on‐line data mode); otherwise forward them directly to the TE. 

Buffer +CIEV unsolicited result codes in the TA when TA‐TE link is reserved 
(for example on‐line data mode) and flush them to the TE after 
reservation; otherwise forward them directly to the TE. 

Forward +CIEV unsolicited result codes directly to the TE. When TA is in on‐
line data mode each +CIEV URC is replaced with a Break (100 ms), and is 
stored in a buffer. Once the ME goes into command mode (after +++ was 
entered), all URCs stored in the buffer are output. 

<keyp> 

Keypad event reporting.

No keypad event reporting.

<disp> 

Display event reporting.

No display event reporting.

<ind

Indicator event reporting. 

No indicator event reporting.

Indicator event reporting.

<bfr> 

TA buffer clearing.

TA buffer of unsolicited result codes is cleared when <mode> 1‐3 is entered. 

TA buffer of unsolicited result codes is flushed to the TE when <mode> 1‐3 is 
entered. OK response is given before flushing the codes. 

Notes 

„

After AT+CMER is switched on—with for example the AT+CMER=2,0,0,2 command; that is <bfr> is 0—URCs for 
all registered indicators are issued only first time, if previous <mode> was 0, for backward compatibility. Values 
shown by the indicators are current indicators values, not buffered ones. Subsequent AT+CMER commands with 

Advertising