nrf9160

Test command

The test command returns a list of supported states.

Response syntax:

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

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

<state>
0 – Detached
1 – Attached

The following command example returns a list of supported states:

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