Specifications

TC35i AT Command Set
Confidential / Released
TC35i_ATC_V01.05 Page 98 of 278 04.08.2003
"roam" Roaming indicator (0-1).
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); i.e. the range is (0-1).
“rssi” Received signal (field) strength, scaled to value
range 0…5, or 99 if not measurable.
0: Signal strength < 112 dBm
1 – 4: Signal strength in 15 dBm steps
5: Signal strength > -51 dBm
See also AT+CSQ in Chapter 4.46. Value range
of AT+CSQ is 0 – 31.
<indValue> integer type value, in the range stated above for the corresponding
<indDescr>.
Read command
AT+CIND?
Response
TA returns the status of the ME indicators.
+CIND: <indValue>[,<indValue>[,...]]
OK
If error is related to ME functionality
+CME ERROR: <err>
Parameter
See Test command
Write command
AT+CIND=
[<state>
[,<state>[,...]]]
The Write command simply controls the registration / deregistration of indicators.
<state> 0 Indicator is deregistered. The indicator cannot be presented as
+CIEV URC, but can be directly queried with AT+CIND?.
1 Indicator is registered, indicator event report is allowed.
Reference
GSM 07.07
Note
Values of the <state> parameters are stored to the user profile (see AT&W, ATZ).
Examples
at+cind?
+CIND: 5,99,1,0,1,0,0,0,5 The battery is either full or no battery is con-
nected to the ME. The bit error rate of the sig-
nal quality is not available (since there is no
call in progress). The ME is registered to the
home network. Unread short message(s)
available. Signal strength greater or equal -51
dBm.
at+cmer=2,0,0,2 Activate Indicator Event Report with at+cmer
OK
+CIEV: battchg,5
+CIEV: signal,99
+CIEV: service,1
+CIEV: sounder,0
+CIEV: message,0
+CIEV: call,0