AT Command | | Description |
AT+CIND AT command sets the values of device indicators. Possibel values are,
"battchg" battery charge level (0 5)
"signal" signal quality (0 5)
"service" service availability (0 1)
"sounder" sounder activity (0 1)
"message" message received (0 1)
"call" call in progress (0 1)
"vox" transmit activated by voice activity (0 1)
"roam" roaming indicator (0 1)
"smsfull" a short message memory storage in the MT has become full and a short message has been rejected (2), has become full (1), or memory locations are available (0); i.e. the range is (0 2)
"inputstatus" keypad/touch screen status (0-1)
| Support | Module Tutorial | Usage |
Command |
Possible response(s) |
+CIND=[[,[,...]]] |
+CME ERROR: |
+CIND? |
+CIND: [,[,...]]
+CME ERROR: |
+CIND=? |
+CIND: (,(list of supporteds))[,(,(list of supporteds))[,...]]
+CME ERROR: |
| Examples |
AT+CIND?
+CIND: 1,0,0,0,0,1,0,0,0,3,1,0,0,0,5
OK
| Keywords | AT+CIND syntax, examples, parameters, error, input, response. |
|