/ESP8266_DYWiFiConfig

The sample code is very simple to config wifi connection for Arduino ESP8266.

Primary LanguageC++MIT LicenseMIT

DYWiFiConfig For Arduino ESP8266

ESP8266 WiFi Connection manager with web configuration portal

Feature

  • save all settings to eeprom
  • detect disconnect and connect and no need reboot ESP
  • DHCP/Manual IP
  • mDNS enable

#issue

  • This will open AP and Station mode

How to use

seen DYWiFiConfig-demo example code