User's Manual

WizFi360 User Manual
Commands
AT+CIPSTAMAC_CUR? AT+CIPSTAMAC_CUR=<mac>
Response
+CIPSTAMAC_CUR˖<mac>
OK
OK
Parameters
<mac>˖string parameter, MAC address of the WizFi360 Station
Notes
The configuration changes will NOT be saved in the flash.
The MAC address of WizFi360 SoftAP is different from that of the WizFi360
Station. Please make sure that you do not set the same MAC address for both of
them.
Bit 0 of the WizFi360 MAC address CANNOT be 1
Example
AT+CIPSTAMAC_CUR=”00:08:DC:36:00:0C”
Commands
AT+CIPSTAMAC_DEF? AT+CIPSTAMAC_DEF=<mac>
Response
+CIPAP_DE<ip>
+CIPAP_DEF˖<gateway>
+CIPAP_DEF˖<netmask>
OK
OK
Parameters
<ip>: string parameter, the IP address of the WizFi360 SoftAP.
[<gateway>]: gateway.
[<netmask>]: netmask.
Notes
The configuration changes will be saved in the flash
Currently, WizFi360 only supports class C IP addresses.
The Set Command interacts with DHCP-related AT commands
(AT+CWDHCP-related commands)˖
- If static IP is enabled, DHCP will be disabled;
- If DHCP is enabled, static IP will be disabled;
- Whether it is DHCP or static IP that is enabled depends on the last
configuration.
Example
AT+CIPAP_DEF=”192.168.10.100”,”192.168.10.1”,”255.255.255.0”
10.2.2.23. AT+CIPSTAMAC_CUR Sets the MAC Address of the WizFi360
Station Configuration Not Saved in the Flash
10.2.2.24. AT+CIPSTAMAC_DEF Sets the MAC Address of the WizFi360
Station; Configuration Saved in the Flash