AT Command Set
MC35_ATC_01_V05.00 Page 86 of 256 15.07.2002
Read command
AT+CIND?
Response
TA returns the status of the ME indicators.
+CIND: <ind>[,<ind>[,...]]
OK
If error is related to ME functionality
+CME ERROR: <err>
Parameter
See Test command
Write command
AT+CIND=
[<stat>[,<stat>
[,...]]]
The Write command simply controls the registration / deregistratio n of indicators.
<stat> 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
Examples at+cind?
+CIND: 5,99,1,0,0,0,0,0 The battery is either full or an external supply
OK source is used. The bit error rate of the signal
quality is not available (since there no call in
progress), and the ME is registered to its home
network.
at+cmer=2,0,0,2 Activate Indicator Event Report with at+cmer
OK
+CIEV: message,0
+CIEV: battchg,5
+CIEV: signal,99
+CIEV: service,1
+CIEV: sounder,0
+CIEV: call,0
+CIEV: roam,0
+CIEV: smsfull,0
atd"0123456"; You make a call.
OK
+CIEV: sounder,1 A set of +CIEV URCs reports is presented
+CIEV: call,1
+CIEV: sounder,0
+CIEV: call,0 The receiver hangs up.
NO CARRIER
at+cind=,,,0,,0 You deregister the indicators ‘call’ and
OK ‘sounder’
atd"0123456"; You make a call.
OK
NO CARRIER This time, no +CIEV URCs are displayed.