Does the module have inbuilt support for DHCP when it is used as an access point?
It’s not built into the hardware but the ESP8266 does have DHCP support when used with the correct firmware. Please see this [command reference and the [datasheet for details.
AT Firmware for the ESP8266 that has DHCP built in can be found [here.](ESP-AT | Espressif Systems)](https://www.espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf)](ESP8266 - AT Command Reference · room-15)