tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.63k stars 1.98k forks source link

Pharse this lib to esp-idf #905

Open Nathan-ma opened 5 years ago

Nathan-ma commented 5 years ago

Guys it's not actually an issue but a request, I'm a big fan of this library! great work indeed.

Can you guys make this wonderful work to run on esp-idf. I mean 100% C++ based, no arduino framework used.

The reason why i'm asking this is, esp32 AP mode seems to be broke on the current version of arduino-esp32.

Would be amazing to use such an awesome lib on esp-idf.

PS: Sorry if i'm putting this on the wrong place, the issue section is the only one I use.

tablatronix commented 5 years ago

ap mode is broken ? I have no reports or issues myself, have a reference?

Nathan-ma commented 5 years ago

never mind, I was using an extarnal link on html and it was freezing the whole thing, got it fixed already using html libs on spiffs. anyway you should think on making wifi manager for esp-idf