Arduino Nano RP2040 Connect

Vendor: Arduino
Features: BLE, Dual-core, External Flash, IMU, Microphone, Secure Element, USB, WiFi
Source on GitHub: rp2/ARDUINO_NANO_RP2040_CONNECT
More info: Website

Installation instructions

Flashing via UF2 bootloader

To get the board in bootloader mode ready for the firmware update, execute machine.bootloader() at the MicroPython REPL. Alternatively, hold down the BOOTSEL button while plugging the board into USB. The uf2 file below should then be copied to the USB mass storage device that appears. Once programming of the new firmware is complete the device will automatically reset and be ready for use.

Firmware

Releases

v1.22.2 (2024-02-22) .uf2 / [Release notes] (latest)
v1.22.1 (2024-01-05) .uf2 / [Release notes]
v1.22.0 (2023-12-27) .uf2 / [Release notes]
v1.21.0 (2023-10-05) .uf2 / [Release notes]
v1.20.0 (2023-04-26) .uf2 / [Release notes]
v1.19.1 (2022-06-18) .uf2 / [Release notes]
v1.18 (2022-01-17) .uf2 / [Release notes]

Preview builds

v1.23.0-preview.324.gd11ca092f (2024-04-17) .uf2
v1.23.0-preview.323.g53d005025 (2024-04-15) .uf2
v1.23.0-preview.322.g5114f2c1e (2024-03-30) .uf2
v1.23.0-preview.319.g87d821ab4 (2024-03-29) .uf2
(These are automatic builds of the development branch for the next release)