LPWA Module Series
BG95&BG77&BG600L Series TCP/IP Application Note
BG95&BG77&BG600L_Series_TCP/IP_Application_Note 38 / 56
In this case, the module reports
+QIURC: "incoming"
. The
<service_type>
of the new connection will
be
“TCP INCOMING”, and the
<access_mode>
will be buffer access mode.
Parameter
2.4.5. +QIURC: "pdpdeact" Indicate PDP Deactivation
PDP context may be deactivated by the network. The module reports this URC to the host about PDP
deactivation. In such a case, the host must execute
AT+QIDEACT
to deactivate the context and reset all
connections.
Parameter
+QIURC: "incoming" Indicate Incoming Connection
+QIURC: "incoming",<connectID>,<s
erverID>,<remoteIP>,<remote_port>
When the new incoming connection is accepted by
<serverID>
, the allocated
<connectID>
,
<remoteIP>
and
<remote_port>
are informed by this URC.
<connectID>
Integer type. Index of the socket service assigned for the incoming connection,
which is automatically specified by the module. Range: 0
–11.
<serverID>
Integer type. ID of the listening socket whose
<service_type>
is "TCP LISTENER"
and which accepts the incoming
<connectID>
.
<remoteIP>
String type. Remote IP address of the incoming
<connectID>
.
<remote_port>
Integer type. Remote port number of the incoming
<connectID>
.
+QIURC: "pdpdeact" Indicate PDP Deactivation
+QIURC: "pdpdeact",<contextID>
<contextID>
context is deactivated.
<contextID>
Integer type. Context ID. Range: 1
–16.