nrf9160

Read command

The read command returns indicator states.

Response syntax:

+CIND: <ind>[,<ind>[,...]]

The read command parameters and their defined values are the following:

<ind>
Integer. 0 – Off.

Other values are <descr>-specific.

"service": 1 – On
"roam": 1 – On
"message": 1 – On
<descr>
"service" – Service availability
"roam" – Roaming indicator
"message" – Message received

The following command example reads the indicator states:

AT+CIND?
+CIND: 1,0,1
OK