Wednesday, January 3, 2024

Over the air firmware updates for Raspberry Pi Pico W #RaspberryPi #OTA #WiFi @usedbytes

picowota implements a bootloader for the Raspberry Pi Pico W which allows upload of program code over WiFi (Over The Air, OTA).

The easiest way to use it is to include the code repository as a submodule in the application which will update over WiFi.

There’s an example project using picowota at https://github.com/usedbytes/picowota_blink

See more on GitHub.

No comments:

Post a Comment