
!
4. Wi-Fi AT Commands
AT+CIPAPMAC
Sets the MAC address of the ESP8266 SoftAP.
[@deprecated]
AT+CIPAPMAC_CUR
Sets the MAC address of the ESP8266 SoftAP; configuration not saved in the flash.
AT+CIPAPMAC_DEF
Sets the MAC address of the ESP8266 SoftAP; configuration saved in the flash.
AT+CIPSTA
Sets the IP address of the ESP8266 Station.
[@deprecated]
AT+CIPSTA_CUR
Sets the IP address of the ESP8266 Station; configuration not saved in the flash.
AT+CIPSTA_DEF
Sets the IP address of the ESP8266 Station; configuration saved in the flash.
AT+CIPAP
Sets the IP address of ESP8266 SoftAP.
[@deprecated]
AT+CIPAP_CUR
Sets the IP address of ESP8266 SoftAP; configuration not saved in the flash.
AT+CIPAP_DEF
Sets the IP address of ESP8266 SoftAP; configuration saved in the flash.
AT+CWSTARTSMART
Starts SmartConfig.
AT+CWSTOPSMART
Stops SmartConfig.
AT+CWSTARTDISCOVER
Enables the mode that ESP8266 can be found by WeChat.
AT+CWSTOPDISCOVER
Disables the mode that ESP8266 can be found by WeChat.
AT+WPS
Sets the WPS function.
AT+MDNS
Sets the MDNS function.
AT+CWHOSTNAME
Sets the host name of the ESP8266 Station.
Espressif
!
/
!
20 58
2017.05