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

2-й запуск настройки - не подключится к предыдущему wi-fi #49

Closed
dontsovcmc opened this issue Dec 11, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@dontsovcmc
Copy link
Owner

Это ошибка в библиотеке WiFiManager.
Вы 1-й раз настроили Wi-Fi, подключились - ок.
Если 2-й раз запустить настройку Wi-Fi и ввести то же имя сети&пароль (но можно и не вводить, он помнит), то ESP не подключится к той же сети Wi-Fi (светодиод не погаснет).
Новые настройки при этом не сохраняться =(.

Как вариант - можно использовать ветку development, а не waterius_release в репозитории WiFiManager.

@dontsovcmc dontsovcmc added the bug Something isn't working label Dec 11, 2018
@dontsovcmc
Copy link
Owner Author

Кажется исправили. Надо протестировать.
tzapu/WiFiManager#782 (comment)

@dontsovcmc
Copy link
Owner Author

dontsovcmc commented Apr 2, 2019

Ошибка была в esp8266 Arduino framework.
В следующем релизе будет исправлено! =)

Вот, что править:
esp8266/Arduino@5b256fa

@dontsovcmc
Copy link
Owner Author

Вышла новая версия Arduino 2.5.1. https://github.com/esp8266/Arduino/releases/tag/2.5.1
Platformio поддерживает с 2.1.1: https://github.com/platformio/platform-espressif8266/releases/tag/v2.1.1

Надо протестировать.

@dontsovcmc
Copy link
Owner Author

Исправлено

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant