User's Manual

WizFi320 User Manual
© Copyright 2021 WIZnet Co., Ltd. All rights reserved. 28
o 2: WPA_PSK
o 3: WPA2_PSK
o 4: WPA_WPA2_PSK
[<max conn>]: maximum number of stations that ESP SoftAP can
connect. Range: [1,10].
[<ssid hidden>]:
o 0: broadcasting SSID (default).
o 1: not broadcasting SSID.
Notes
This command works only when AT+CWMODE=2 or AT+CWMODE=3.
The configuration changes will be saved in the NVS area
if AT+SYSSTORE=1.
Example
AT+CWSAP="ESP","1234567890",5,3
AT+CWLIF: Obtain IP Address of the Station That
Connects to an ESP SoftAP
Execute Command
Command:
AT+CWLIF
Response:
+CWLIF:<ip addr>,<mac>
OK
Parameters
<ip addr>: IP address of the station that connects to the ESP SoftAP.
<mac>: MAC address of the station that connects to the ESP SoftAP.
Note
This command cannot get a static IP. It works only when DHCP of both
the ESP SoftAP and the connected station are enabled.
AT+CWQIF: Disconnect Stations from an ESP
SoftAP
Execute Command
Function: