nrf9160

Test command

The test command returns a list of supported values of <n> as a compound value.

Response syntax:

+CSCON: (list of supported <n>s)

The test command parameter and its defined values are the following:

<n>
0 – Unsubscribe unsolicited indications
1 – Subscribe <mode>
2 – Subscribe <mode>[,<state>]
3 – Subscribe <mode>[,<state>[,<access>]]

The following command example returns the supported values:

AT+CSCON=?
+CSCON: (0,1,2,3)
OK