
LPWA Module Series
BG95&BG77&BG600L Series TCP/IP Application Note
BG95&BG77&BG600L_Series_TCP/IP_Application_Note 16 / 56
Parameter
2.3.3. AT+QIDEACT Deactivate a PDP Context
This command deactivates a
specific context and close all TCP/IP connections set up in this context.
Depending on the network, it may take at most 40 seconds to return
OK
or
ERROR
after executing
AT+QIDEACT
. Before the response is returned, other AT commands cannot be executed.
Read command
AT+QIACT?
Response
Return the list of the currently activated contexts and their IP
addresses:
+QIACT: 1,<context_state>,<context_type>[,<IP_addres
s>]
[.....
+QIACT: 16,<context_state>,<context_type>[,<IP_addres
s>]]
OK
Write Command
Activate a specified PDP context
AT+QIACT=<contextID>
Response
OK
Or
ERROR
Maximum Response Time
150 s, determined by the network.
Characteristics
/
<contextID>
Integer type. Context ID. Range: 1
–16.
<context_state>
Integer type. Context state.
0
Deactivated
1
Activated
<context_type>
Integer type. Protocol type.
1
IPv4
2
IPv6
<IP_address>
String type. Local IP address after the context is activated.
AT+QIDEACT
Deactivate a PDP Context
Test Command
AT+QIDEACT=?
Response
+QIDEACT: (
range of supported
<contextID>
s
)
OK
Write Command
Response