Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Add support for Wifi hidden SSID scanning. #66

Merged
merged 3 commits into from
Aug 13, 2021

Conversation

eth0up
Copy link
Contributor

@eth0up eth0up commented Aug 13, 2021

WifiScan function supports hidden networks if you set a parameter (https://github.com/espressif/arduino-esp32/blob/371f382db7dd36c470bb2669b222adf0a497600d/libraries/WiFi/src/WiFiScan.cpp#L81).

revoxhere/duino-coin@64da14a

I tested on an esp32 running esp32_iGrill and could see entries for both my hidden SSIDs and non-hidden SSIDs. When configured to use a hidden SSID the network connection was successful.

Add support for WiFi with hidden SSID.
Add support for WiFi with hidden SSID.
Add support for WiFi with hidden SSID.
@khoih-prog khoih-prog merged commit 57c81d2 into khoih-prog:master Aug 13, 2021
@khoih-prog
Copy link
Owner

Thanks for your contribution. This PR will be included in the next new release, certainly with a note for your contribution.

Best Regards,

khoih-prog added a commit that referenced this pull request Aug 13, 2021
### Releases v1.7.4

1. Add WiFi scanning of hidden SSIDs. Check [Add support for Wifi hidden SSID scanning. #66](#66)
@khoih-prog
Copy link
Owner

The new release v1.7.4 has just been published. Your contribution is noted in Contributions and Thanks


Releases v1.7.4

  1. Add WiFi scanning of hidden SSIDs. Check Add support for Wifi hidden SSID scanning. #66

khoih-prog added a commit to khoih-prog/ESPAsync_WiFiManager that referenced this pull request Aug 13, 2021
### Releases v1.9.3

1. Add WiFi scanning of hidden SSIDs. Check [Add support for Wifi hidden SSID scanning. #66](khoih-prog/ESP_WiFiManager#66)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants