Firmware update¶
Check firmware version¶
Check the current firmware version on you device by running:
picoquake info <short_id>
Update firmware¶
To update the firmware on your device, follow these steps:
- Download the latest firmware (.uf2) from the releases page
- Put the device in BOOTSEL mode by running:
The device will appear as a removable drive named
picoquake bootsel <short_id>
RPI-RP2
on your computer. - Flash the firmware:
- Drag and drop the downloaded .uf2 firmware file to the
RPI-RP2
drive. - Device will automatically reboot after the firmware is flashed.
- Drag and drop the downloaded .uf2 firmware file to the
- Check if firmware updated correctly by running:
picoquake info <short_id>