WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
120
>
+FUDPSENDS:Error!TimeOut
AT+FUDPSENDS=10.74.2222.173,41287,
10
+FUDPSENDS:IP OR PORT ERROR
The IP address is incorrect.
AT+UDPSENDS=0,4000
+UDPSENDS:DATA LENGTH ERROR
The sending length is incorrect.
Remarks
This command is applicable to E9C33426 and later versions.
16.4 Closing Listening for UDP Server:
+CLOSEFUDPLISTEN
Description
To close listening for UDP server
Format
AT+CLOSEFUDPLISTEN<CR>
Parameter
N/A
Return Value
<CR><LF>+CLOSEFUDPCLIENT:<socket>,remote link closed<CR><LF>
<CR><LF>+CLOSEFUDPCLIENT:<socket>,local link closed<CR><LF>
Example
AT+CLOSEFUDPLISTEN
+CLOSEFUDPLISTEN:0,closed
Close listening for UDP server
Remarks
This command is applicable to E9C33426 and later versions.