nrf9160

Test command

The test command returns a list of supported states.

Response syntax:

+CGACT: (list of supported <state>s)

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

<state>
0 – Deactivate
1 – Activate

The following command example returns a list of supported states:

AT+CGACT=?
+CGACT: (0,1)
OK