Specifications
UC864-E/G AT Commands Reference Guide
80304ST10041a Rev. 3 - 18/07/08
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 90 of 259
+CIND - Indicator Control
0 - registered to home network or not registered
1 - registered to other network
“smsfull” - a short message memory storage in the MT has become full (1),
or memory locations are available (0)
<ind> - short message memory storage indicator range
0 - memory locations are available
1 - a short message memory storage in the MT has become full.
“rssi” - received signal (field) strength
<ind> - received signal strength level indicator range
0 - signal strength ≤ 112 dBm
1..4 - signal strength in 15 dBm steps
5 - signal strength ≥ 51 dBm
99 - not measurable
Example
Next command causes all the indicators to be registered
AT+CIND=1,1,1,1,1,1,1,1,1
Next command causes all the indicators to be de-
registered
AT+CIND=0,0,0,0,0,0,0,0,0
Next command to query the current value of all
indicators
AT+CIND?
CIND: 4,0,1,0,0,0,0,0,2
OK
Note See command +CMER
Reference 3GPP TS 27.007
3.5.4.4.6 Mobile Equipment Event Reporting - +CMER
+CMER - Mobile Equipment Event Reporting
AT+CMER=
[<mode>
[,<keyp>
[,<disp>
[,<ind>
[,<bfr>]]]]]
Set command enables/disables sending of unsolicited result codes from
TA to TE in the case of indicator state changes (n.b.: sending of URCs in
the case of key pressings or display changes are currently not
implemented).
Parameters:
<mode> - controls the processing of unsolicited result codes
0 - discard +CIEV Unsolicited Result Codes.
1 - discard +CIEV Unsolicited Result Codes when TA-TE link is reserved
(e.g. on-line data mode); otherwise forward them directly to the TE.
2 - buffer +CIEV Unsolicited Result Codes in the TA when TA-TE link is
reserved (e.g. on-line data mode) and flush them to the TE after
reservation; otherwise forward them directly to the TE.
3 - 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; onche the ME goes into command mode
(after +++ was entered), all URCs stored in the buffer will be output.