Espressif Systems
"
"
20. AT+CIPSTAMAC – Set MAC address of station
MAC addresses of ESP8266 soft-AP and station are different, please do NOT set them to be the
same. Note that the bit 0 of the first byte of ESP8266 MAC address cannot be 1, for example, MAC
address can be "18:fe:35:98:d3:7b", but cannot be "15:fe:35:98:d3:7b".
AT+ CIPSTAMAC – Set MAC address of ESP8266 station
[@deprecated]. Use AT+CIPSTAMAC_CUR or AT+CIPSTAMAC_DEF instead.
Example
AT+CIPSTAMAC="18:fe:35:98:d3:7b"
Command
AT+CIPSTAMAC?
+CIPSTAMAC:<mac>
Response
OK
Parameters
<mac>
Command
AT+CIPSTAMAC=<mac>
Response
OK
Parameters
<mac>
Notes
Configuration changes will be stored in flash user parameter area.
Espressif Systems
"
string, MAC address of ESP8266 station
string, MAC address of ESP8266 station
40 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