Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By cocco
#42586 Sure... i need to explain myself better,my english is bad, i'm new here and to forums in general. I reread the question and it says nothing specific...
Anyway even if the module(esp8266) is such famous now, it's incredible that there is no "Simple WiFi Manager" or "WiFi Connnection manager" or "Whatever Basic Wifi" Library OR Example script for all day use.
At the end it's a portable device ... the wifi settings can change everytime.
Anyway thx... i checked this out but then again it uses to many libs for a simple use...
https://github.com/ardyesp/WeatherDispl ... ter/AP.ino

btw i noticed that some libs have just extended/duplicate functions... like ... ESP8266WiFi.h & ESP8266WiFiMulti.h
or ESP8266WiFi.h & ESP8266WebServer.h ... And WiFiClient.h.... shouldn't they merged into one basic lib?

i guess because it's all so new...

Again thx for your answer, and sorry for my bad explaination.