User's Manual

WizFi360 User Manual
Commands
AT+CIPAP_CUR? AT+CIPAP_CUR=<ip>[,<gateway>,<netmask>]
Response
+CIPAP_CUR˖<ip>
+CIPAP_CUR˖<gateway>
+CIPAP_CUR˖<netmask>
OK
OK
Parameters
<ip>: string parameter, the IP address of the WizFi360 SoftAP.
[<gateway>]: gateway.
[<netmask>]: netmask.
Notes
The configuration changes will not 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+C IPA P_CUR=”192.168.10.100”,”192.168.10.1”,”255.255.255.0”
Commands
AT+CIPAP_DEF? AT+CIPAP_DEF=<ip>[,<gateway>,<netmask>]
[<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+C IPA P=”192.168.10.100”,”192.168.10.1”,255.255.255.0”
10.2.2.21. AT+CIPAP_CUR Sets the IP Address of the WizFi360 SoftAP,
Configuration Not Saved in the Flash
10.2.2.22. AT+CIPAP_DEF Sets the IP Address of the WizFi360 SoftAP,
Configuration Saved in the Flash