Skip to content

Commit 5a2bb9c

Browse files
Update article structure
1 parent 24b0bca commit 5a2bb9c

File tree

2 files changed

+22
-24
lines changed

2 files changed

+22
-24
lines changed

content/Hardware Support/Nano Family/Nano-RP2040-Connect-not-being-detected-on-USB-port.md

Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "Reset the sketch memory on Nano RP2040 Connect"
3+
id: 4404168794514
4+
---
5+
6+
If the Nano RP2040 Connect is not recognized when connected to your computer, or fails to power up after a firmware or sketch upload, a factory reset might solve the issue.
7+
8+
---
9+
10+
## How to Factory Reset your Nano RP2040 Connect
11+
12+
1. Factory reset should be carried out if all the previous corrective steps above fail to get the board to work properly or if the UF2 image got corrupted after firmware or sketch upload.
13+
14+
1. To start this process, double-tap the reset button or connect a jumper wire between the **REC** and **GND pins**, this will open a mass storage folder.
15+
16+
1. Remove the jumper wire while the mass storage folder is still open.
17+
18+
1. Download blink.ino.elf.uf2 file from [here](https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-01-technical-reference#board-not-detected).
19+
20+
1. Drag the blink.ino.elf.uf2 file into the mass storage folder.
21+
22+
1. If successful, the board will be flashed with a program that blinks the built-in LED, and shifts between the red, green, and blue pixels.

0 commit comments

Comments
 (0)