Data Sheet

!
4. Wi-Fi AT Commands
4. Wi-Fi AT Commands
4.1. Overview
Commands
Description
AT+CWMODE
Sets the Wi-Fi mode (Station/AP/Station+AP). [@deprecated]
AT+CWMODE_CUR
Sets the Wi-Fi mode (Station/AP/Station+AP); configuration not saved in the flash.
AT+CWMODE_DEF
Sets the default Wi-Fi mode (Station/AP/Station+AP); configuration saved in the flash.
AT+CWJAP
Connect to an AP. [@deprecated]
AT+CWJAP_CUR
Connects to an AP; configuration not saved in the flash.
AT+CWJAP_DEF
Connects to an AP; configuration saved in the flash.
AT+CWLAPOPT
Sets the configuration of command AT+CWLAP.
AT+CWLAP
Lists available APs.
AT+CWQAP
Disconnects from an AP.
AT+CWSAP
Sets the configuration of the ESP8266 SoftAP. [@deprecated]
AT+CWSAP_CUR
Sets the current configuration of the ESP8266 SoftAP; configuration not saved in the flash.
AT+CWSAP_DEF
Sets the configuration of the ESP8266 SoftAP; configuration saved in the flash.
AT+CWLIF
Gets the Station IP to which the ESP8266 SoftAP is connected.
AT+CWDHCP
Enables/Disables DHCP. [@deprecated]
AT+CWDHCP_CUR
Enables/Disables DHCP; configuration not saved in the flash.
AT+CWDHCP_DEF
Enable/Disable DHCP; configuration saved in the flash.
AT+CWDHCPS_CUR
Sets the IP range of the DHCP server; configuration not saved in the flash.
AT+CWDHCPS_DEF
Sets the IP range of the DHCP server; configuration saved in the flash.
AT+CWAUTOCONN
Connects to an AP automatically on power-up.
AT+CIPSTAMAC
Sets the MAC address of the ESP8266 Station. [@deprecated]
AT+CIPSTAMAC_CUR
Sets the MAC address of the ESP8266 Station; configuration not saved in the flash.
AT+CIPSTAMAC_DEF
Sets the MAC address of ESP8266 station; configuration saved in the flash.
Espressif
! /!19 58
2017.05