-
Notifications
You must be signed in to change notification settings - Fork 932
Pico 2 W OTA Update Example #559
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
base: develop
Are you sure you want to change the base?
Conversation
I think the |
1/ How do I know this is really working? I really think this needs a readme with the example to tell someone how to run the example to perform an update etc. I see it downloading the update and rebooting but it doesn't change anything. |
…ash commented out lines
Thanks - I've added a readme with details of how to use it, moved the python script, and removed the poll version |
Thanks - works nicely following the instructions |
Adds an example of Pico 2 W OTA update
Requires raspberrypi/pico-sdk#1969