Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By Jasper np
#17426 I have setup mDNS within my project using the included library which works great when the ESP8266 is connected to my access point however when I boot the ESP8266 into SoftAP mode (which is what I use to configure the SSID/Password/IP settings through a webgui I made) the ESP8266 just reboots when I try to access the mDNS address.

Has anyone else had any luck using mDNS when in SoftAP mode?