You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great software.
I made an adaptation to the esp8266 with some small modifications.
It is a project of a couple of days and needs several optimizations but it works correctly .
The DNS / captive portal is optional: it is not always necessary and generates too many reconnections to the http server
HTTPS is added: I understand that it is pushing too much to esp8266 but it works, taking into account the minimization of memory use.
I made an adaptation to the esp8266 with some small modifications. It is a project of a couple of days and needs several optimizations but it works correctly .
I made an adaptation to the esp8266 with some small modifications. It is a project of a couple of days and needs several optimizations but it works correctly .
Your adaptations does not works.. :(
This is an old adaptation, maybe the esp8266 idf has change in time.
I haven't worked with the esp8266 for a long time, I have definitely switched to the esp32. The esp8266 framework is unstable and not well maintained.
Thanks for your great software.
I made an adaptation to the esp8266 with some small modifications.
It is a project of a couple of days and needs several optimizations but it works correctly .
I leave you the link in case you are interested in seeing the differences.
https://github.com/hiperiondev/esp8266-wifi-manager
The text was updated successfully, but these errors were encountered: