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

Отваливается подключение к приложению #22

Open
Al-Zhilin opened this issue Dec 31, 2024 · 0 comments
Open

Comments

@Al-Zhilin
Copy link

Al-Zhilin commented Dec 31, 2024

После запуска, калибровки и связывания с приложением, через некоторое время гирлянда перестает находиться в приложении. И хотя в роутере еспшка все еще отображается, как подключенное устройство, мне помогло добавление строк:

WiFi.setAutoReconnect(true);
WiFi.persistent(true);

после 58 строки вкладки startup. Пока работает, дополню при появлении проблем.

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

1 participant