User's Manual
WizFi320 User Manual
© Copyright 2021 WIZnet Co., Ltd. All rights reserved. 34
Query the MAC address of the ESP Station.
Command:
AT+CIPSTAMAC?
Response:
+CIPSTAMAC:<mac>
OK
Set Command
Function:
Set the MAC address of an ESP station.
Command:
AT+CIPSTAMAC=<mac>
Response:
OK
Parameters
• <mac>: string parameter showing MAC address of an ESP station.
Notes
• The configuration changes will be saved in the NVS area
if AT+SYSSTORE=1.
• The MAC address of ESP SoftAP is different from that of the ESP Station.
Please make sure that you do not set the same MAC address for both of
them.
• Bit 0 of the ESP MAC address CANNOT be 1. For example, a MAC
address can be “1a:…” but not “15:…”.
• FF:FF:FF:FF:FF:FF and 00:00:00:00:00:00 are invalid MAC address and
cannot be set.
Example
AT+CIPSTAMAC="1a:fe:35:98:d3:7b"
AT+CIPAPMAC: Query/Set the MAC Address of
an ESP SoftAP
Query Command
Function:










