Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Emil Vikström edited this page Mar 13, 2016 · 4 revisions

AT+CWDHCP - Enable/Disable DHCP

Type Instruction Response
Set AT+CWDHCP=mode,en OK

Parameter Description
mode
0 : set ESP8266 softAP
1 : set ESP8266 station
2 : set both softAP and station
en
0 : Disable DHCP
1 : Enable DHCP

Clone this wiki locally