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

Update cyw43-driver, fix no-password wifi #7439

Merged
merged 1 commit into from Jan 11, 2023
Merged

Conversation

jepler
Copy link
Member

@jepler jepler commented Jan 10, 2023

Now, open wifi works on Pico W, so this closes #7438.

For the web workflow it's now OK to either

  • specify an empty password string (as before)
  • not have the CIRCUITPY_WIFI_PASSWORD key at all (new functionality)

Now, open wifi works on Pico W, so this closes adafruit#7438.

For the web workflow it's now OK to either
 * specify an empty password string (as before)
 * not have the CIRCUITPY_WIFI_PASSWORD key at all (new functionality)
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with a spare router set up with an open network. Works! Thanks very much. Also retested regular connectivity.

@dhalbert dhalbert merged commit 828fd7f into adafruit:main Jan 11, 2023
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.

Add support for open networks on cyw43
2 participants