User's Manual
WizFi 210 User Manual (WIZnet Co., Ltd.)
26
(8) Connection management
Command Parameters Responses / Effects
AT+NCTCP= <Dest-Address>,<Port>
Attempt TCP client connection to Destination;
CONNECT <CID> if successful.
Ex) AT+NCTCP=192.168.3.200,5000
AT+NCUDP=
<Dest-Address>,<Port>
[<,Src.Port>]
Open UDP client socket to Destination;
CONNECT <CID> if successful.
Ex)
AT+NCUDP=192.168.3.200,5000
AT+NSTCP= <Port>
Start a TCP server on Port; CONNECT <CID> if
successful.
Ex) AT+NSTCP=5000
AT+NSUDP= <Port>
UDP server on Port; CONNECT <CID> if
successful.
Ex)
AT+NSUDP=5000
AT+CID=? Returns the current CID configuration.
AT+NCLOSE= <CID>
Close connection identified by CID.
Ex)
AT+NCLOSE=1
AT+NCLOSEAL
L
Close all open connections.
AT+SETSOCKO
PT=
<Cid>,<Type>,<Parameter>,<Valu
e>,<Length>
Configure a socket which is identified by a Cid
AT+SSLOPEN= <cid>,<certificate name> Open an SSL connection
AT+SSLCLOSE
=
<cid> Close an SSL connection
AT+HTTPCCO
NF=
<Param>,<Value> Configure an HTTP client
AT+HTTPCOPE
N=
<host>,<Port Number>, [<SSL
Flag>,<certificate name>]
Open an HTTP client connection. This
command opens an HTTP client on the
adaptor and connects to the server specified
by the host name or IP address
AT+HTTPCSEN
D=
<cid>,<Type>,<Timeout>,
<Page>,[Size of content]
GET/POST HTTP data on the HTTP client
connection
AT+HTTPCCLO
SE=
<cid> Close the HTTP client connection
AT+NRAW= <0|1|2> Enable / Disable Raw Ethernet support.
AT+UNSOLICIT
EDTX=
<Frame Control>,<Sequence
Cntrl>,<Channel>,<Rate>,<WmmI
nfo>, <Receiver Mac>,<Bssid of
Unsolicited data transmission










