!
4.2.3.
AT+CWLAPOPT—Sets the Configuration for the Command AT+CWLAP
Set Command
Response
Parameters
Example
Espressif
AT+CWLAPOPT=<sort_enable>,<mask>
OK
or
ERROR
•
<sort_enable>: determines whether the result of command AT+CWLAP will be listed according to
RSSI:
‣ 0: the result is ordered according to RSSI.
‣ 1: the result is not ordered according to RSSI.
<mask>: determines the parameters shown in the result of AT+CWLAP; 0 means not showing the
•
parameter corresponding to the bit, and 1 means showing it.
‣ bit 0: determines whether <ecn> will be shown in the result of AT+CWLAP.
‣ bit 1: determines whether <ssid> will be shown in the result of AT+CWLAP.
‣ bit 2: determines whether <rssi> will be shown in the result of AT+CWLAP.
‣ bit 3: determines whether <mac> will be shown in the result of AT+CWLAP.
‣ bit 4: determines whether <ch> will be shown in the result of AT+CWLAP.
AT+CWLAPOPT=1,31
The first parameter is 1, meaning that the result of the command AT+CWLAP will be ordered
according to RSSI;
The second parameter is 31, namely 0x1F, meaning that the corresponding bits of <mask> are set to
1. All parameters will be shown in the result of AT+CWLAP.
13 53
!
/!
4. Wi-Fi AT Commands
2017.02
Need help?
Do you have a question about the ESP32 and is the answer not in the manual?
Questions and answers