Skip to content

unsecured network support for WINC1500#170

Open
guutz wants to merge 2 commits intoadafruit:masterfrom
guutz:unsecured-network-support
Open

unsecured network support for WINC1500#170
guutz wants to merge 2 commits intoadafruit:masterfrom
guutz:unsecured-network-support

Conversation

@guutz
Copy link

@guutz guutz commented Mar 21, 2024

tested on Feather M0 WiFi.
to connect to an unsecured network (no password), simply pass in an empty string for WIFI_PASS in the call
AdafruitIO_WiFi io(IO_USERNAME, IO_KEY, WIFI_SSID, WIFI_PASS);

in the example code, can just change #define WIFI_PASS ""

@guutz
Copy link
Author

guutz commented Oct 6, 2024

I'm not sure what the failed checks are about, but I made the requested changes @dhalbert

@guutz guutz requested a review from dhalbert October 6, 2024 05:32
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

Successfully merging this pull request may close these issues.

2 participants