Skip to content

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:

  1. Download the latest firmware (.uf2) from the releases page
  2. Put the device in BOOTSEL mode by running:
    picoquake bootsel <short_id>
    
    The device will appear as a removable drive named RPI-RP2 on your computer.
  3. 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.
  4. Check if firmware updated correctly by running:
    picoquake info <short_id>