--- id: drag-n-drop title: Drag & Drop nRF52 & RP2040 Firmware Updates sidebar_label: Drag & Drop (recommended) sidebar_position: 1 --- import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; import Link from "@docusaurus/Link"; ## Flash Firmware Download and unzip the latest firmware from [Meshtastic Downloads](https://meshtastic.org/downloads). 1. Connect your device to your computer with a USB data cable. 2. Double click the reset button on your device (this will put it into bootloader mode) 3. Notice a new drive will be mounted on your computer (Windows, Mac, or Linux) 4. Open this drive and on nRF devices you should see three files: `CURRENT.UF2`, `INDEX.HTM`, and `INFO_UF2.TXT`, on RP2040 devices you should see two files: `INDEX.HTM` and `INFO_UF2.TXT` 5. Drop the appropriate firmware file (`firmware-DEVICE_NAME-x.x.x-xxxxxxx.uf2`) from the release onto this drive. Once the file has finished copying onto the drive, the device will reboot and install the Meshtastic firmware. ## Connect and Configure Device After flashing the Meshtastic firmware to the device, you can proceed with the initial configuration.