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

ESP32 not connecting as fast as it should. #6

Open
UncleGrumpy opened this issue Sep 24, 2021 · 0 comments
Open

ESP32 not connecting as fast as it should. #6

UncleGrumpy opened this issue Sep 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@UncleGrumpy
Copy link
Owner

Tests with ESP32 lead me to believe that wifi persistence is not being completely disabled. The connection times are completely unaffected by setting WiFi.persistence() to true ore false. setting it to false should greatly increase connection time under normal circumstances, which it does not. changing the value to true or false makes no difference in connection times using this library or not, so there must be more required to fully disable it.

@UncleGrumpy UncleGrumpy self-assigned this Sep 24, 2021
@UncleGrumpy UncleGrumpy added bug Something isn't working help wanted Extra attention is needed labels Sep 24, 2021
@UncleGrumpy UncleGrumpy removed the help wanted Extra attention is needed label Dec 21, 2021
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