nrf9160

Read command

The read command reads a list of Packet Data Network (PDN) connections and states.

Response syntax:

+CGACT: <cid>,<state>

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

<state>
0 – Deactivate
1 – Activate
<cid>
Integer, 0–10.

The following command example returns a list of connections with states:

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