-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Wifi async scan example and fix #8981
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
Conversation
This PR depends on #8982 due to a documentation CI error. |
👋 Hello SuGlider, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Description of Change
This PR adds a new example for using WiFi Scan in Asynchronous mode.
It also fixes a problem with Scan Status return related to Scan Timeout.
Tests scenarios
Used the example with ESP32 and ESP32-C3.
Related links
issue #8952 may benefit from it.