Skip to content

Flashing the firmware

Rafael Zenaro edited this page Jul 7, 2023 · 1 revision

First of all, get the latest release for your setup (the UF2 file)

Latest Stable Release Release Version Release Date
Latest Development Release Release Version Release Date

After that, connect your Pico to your computer holding the BOOTSEL button (or just BOOT in some generic boards). This should make your Pico recognized as a Storage Device on your computer called "RPI-RP2".

Now, just copy the UF2 file to the root of this device. The Pico should reset automatically after finish the copy and start to run the program automatically. Just wait until the LED starts to blink, this indicate that the default configuration was applied and the device didn't connect to the internet.

Home


Pico W setup (recommended setup)


Pico + ESP01 Setup (outdated/suspended)


IMPORTANT NOTES

Clone this wiki locally