Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptation to the esp8266 #123

Open
hiperiondev opened this issue Feb 6, 2021 · 2 comments
Open

Adaptation to the esp8266 #123

hiperiondev opened this issue Feb 6, 2021 · 2 comments

Comments

@hiperiondev
Copy link

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 leave you the link in case you are interested in seeing the differences.
https://github.com/hiperiondev/esp8266-wifi-manager

@colesnicov
Copy link

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.. :(

@hiperiondev
Copy link
Author

hiperiondev commented Mar 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants