User's Manual
WizFi320 User Manual
© Copyright 2021 WIZnet Co., Ltd. All rights reserved. 23
o 0: The ESP station will not reconnect to the AP when
disconnected.
o [1,7200]: The ESP station will reconnect to the AP at the
specified interval when disconnected.
• <repeat_count>: the number of attempts the ESP device makes to
reconnect to the AP. This parameter only works when the
parameter
<interval_second>
is not 0. Default: 0. Maximum: 1000.
o 0: The ESP station will always try to reconnect to AP.
o [1,1000]: The ESP station will attempt to reconnect to AP for
the specified times.
Example
// The ESP station tries to reconnect to AP at the interval of one second for 100
times.
AT+CWRECONNCFG=1,100
// The ESP station will not reconnect to AP when disconnected.
AT+CWRECONNCFG=0,0
Notes
• The parameter
<interval_second>
of this command is the same as the
parameter
[<reconn_interval>]
of the command AT+CWJAP.
• This command works for passive disconnection from APs, Wi-Fi mode
switch, and Wi-Fi auto connect after power on.
AT+CWLAPOPT: Set the Configuration for the
Command AT+CWLAP
Set Command
Command:
AT+CWLAPOPT=<reserved>,<print mask>[,<rssi filter>][,<authmode mask>]
Response:
OK
or
ERROR
Parameters
• <reserved>: reserved item.
• <print mask>: determine whether the following parameters are shown in
the result of AT+CWLAP. Default: 0x7FF. If you set them to 1, it means










