We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Code should allow for country override - as this may be interfering with the ability to connect to local WiFi outside of England.
phew/phew/__init__.py
Line 25 in a21bc19
Reference setting rp2.country() to local country for WiFi help here:
https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf section 3.6.2
The text was updated successfully, but these errors were encountered:
I use html code when in AP mode to make changes and storing them in a json file.
Sorry, something went wrong.
No branches or pull requests
Code should allow for country override - as this may be interfering with the ability to connect to local WiFi outside of England.
phew/phew/__init__.py
Line 25 in a21bc19
Reference setting rp2.country() to local country for WiFi help here:
https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf
section 3.6.2
The text was updated successfully, but these errors were encountered: