Espressif Systems
"
"
36. AT+WPS – Set WPS function
Noe that WPS function can only be used when ESP8266 station is enabled. WPS function does not
support WEP encryption.
AT+WPS – Set WPS function
AT+CWMODE=1
Example
AT+WPS=1
Command
AT+WPS=<enable>
Response
OK
<enable>
Parameter
37. AT+MDNS – Set MDNS function
ESP8266 softAP mode cannot support MDNS. Please do not use special characters (for example, "."
character), or use a protocol name (for example, "http"), when defining "host_name" and
"server_name" for MDNS.
AT+MDNS – Set MDNS function
Example
AT+MDNS=1, "espressif", "iot", 8080
Command
AT+MDNS=<enable>, <hostname>, <server_name>, <server_port>
Response
OK
<enable>
Parameter
<hostname>
<server_name>
<server_port>
Espressif Systems
"
1 : start WPS function
0 : stop WPS function
1 : enable MDNS function
0 : disable MDNS function
MDNS host name
MDNS server name
MDNS server port
52 73
/
ESP8266
AT Instruction Set
Friday, July 15, 2016
Need help?
Do you have a question about the ESP8266 and is the answer not in the manual?
Questions and answers