WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
117
<UDP or INVALID>: Connection type, UDP or INVALID
Example
AT+UDPCLIENTSTATUS=0
+UDPCLIENTSTATUS:0,CONNECT,UDP
A UDP connection has been set
up with the socket 0 of client.
AT+UDPCLIENTSTATUS=4
+UDPCLIENTSTATUS:4,DISCONNECT
No connection is set up on
socket 4.
AT+CLIENTSTATUS=1
+UDPCLIENTSTATUS:1,CONNECT,INVALID
Socket 1 works for server
listening. The module returns
INVALID for the connection type.
Remarks
If the connection type is INVALID, the link might be TCP/UDP client or server
listening connection instead of a UDP connection listened.
You can use the +IPSTATUS to query the specific type.
This command is applicable to E9C33426 and later versions.