-
-
Notifications
You must be signed in to change notification settings - Fork 13
Rework "Nano RP2040 Connect not being detected on USB port" [HC-1425] #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
gorillagripcore
merged 7 commits into
main
from
Rework-Nano-RP2040-Connect-not-being-detected-on-USB-port-
Sep 25, 2024
Merged
Changes from 3 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
5a2bb9c
Update article structure
gorillagripcore aa8bfbe
Lint
gorillagripcore ec839ef
Update Reset-the-sketch-memory-on-Nano-RP2040-Connect.md
gorillagripcore 9bd796a
Apply suggestions from code review
gorillagripcore 9baf745
Update Reset-the-sketch-memory-on-Nano-RP2040-Connect.md
gorillagripcore 64eb90a
lint
gorillagripcore 07236df
Merge branch 'main' into Rework-Nano-RP2040-Connect-not-being-detecte…
gorillagripcore File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
24 changes: 0 additions & 24 deletions
24
...dware Support/Nano Family/Nano-RP2040-Connect-not-being-detected-on-USB-port.md
This file was deleted.
Oops, something went wrong.
20 changes: 20 additions & 0 deletions
20
.../Hardware Support/Nano Family/Reset-the-sketch-memory-on-Nano-RP2040-Connect.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Reset the sketch memory on Nano RP2040 Connect" | ||
id: 4404168794514 | ||
--- | ||
|
||
If your Nano RP2040 Connect isn't recognized by your computer or fails to power up after a firmware update or sketch upload, performing a factory reset may resolve the issue. | ||
gorillagripcore marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
--- | ||
|
||
## How to Factory Reset your Nano RP2040 Connect | ||
|
||
1. To start the reset process, either double-tap the reset button or connect a jumper wire between the **REC** and **GND** pins. This action should open a mass storage folder on your computer. | ||
gorillagripcore marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
1. If you used a jumper wire, carefully remove it while the mass storage folder is still open. | ||
|
||
1. Download `blink.ino.elf.uf2` file from [here](https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-01-technical-reference#board-not-detected). | ||
|
||
1. Drag and drop the `blink.ino.elf.uf2` file into the mass storage folder. | ||
|
||
1. If successful, the board’s LED will blink and cycle through red, green, and blue. | ||
gorillagripcore marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.