ESP8266 wifi configuration with AP mode
#ESP8266 wifi configuration with AP mode Thanks for the github repository: tzapu/WiFiManager Although we all know that we can use the AP mode to configure the wifi password for ESP8266, it still takes time to implement the specific code line by line. Now, with the help of this project, I just need to share the steps to get this project running on our own ESP8266 chip. Note that the ESP8266 SmartConfig is another covenient way for wifi password broadcasting. wifikit8 https://heltec.
…