User's Manual

WizFi320 User Manual
© Copyright 2021 WIZnet Co., Ltd. All rights reserved. 35
Query the MAC address of the ESP SoftAP.
Command:
AT+CIPAPMAC?
Response:
+CIPAPMAC:<mac>
OK
Set Command
Function:
Set the MAC address of the ESP SoftAP.
Command:
AT+CIPAPMAC=<mac>
Response:
OK
Parameters
<mac>: string parameter showing MAC address of the ESP SoftAP.
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 “18:…” but not “15:…”.
FF:FF:FF:FF:FF:FF and 00:00:00:00:00:00 are invalid MAC and cannot
be set.
Example
AT+CIPAPMAC="18:fe:35:98:d3:7b"
AT+CIPSTA: Query/Set the IP Address of an ESP
Station
Query Command
Function: