GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 131 /
186
1. Display former style of response when
QIMUX=0
and the later style of response when
QIMUX=1
.
2. CSD context is not supported at present.
11.10. AT+QISTATE Query Connection Status of the Current Access
6
"TCP CONNECTING" or "UDP CONNECTING"
7
"IP CLOSE"
8
"CONNECT OK"
9
"PDP DEACT"
<index>
The index of the connection, the range is (0-5)
<mode>
The type of the connection
"TCP"
TCP connection
"UDP"
UDP connection
<addr>
The IP address of the remote
<port>
The port of the remote
AT+QISTATE Query Connection Status of the Current Access
Test Command
AT+QISTATE=?
Response
OK
Execution Command
AT+QISTATE
Response
When
AT+QIMUX=0
, respond
OK
STATE: <state>
When
AT+QIMUX=1
, respond
OK
STATE: <state>
+QISTAT: <index>,<mode>,<addr>,<port>,<socketstate>
OK
Otherwise respond
ERROR
Reference
NOTES