Skip to content
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

Arduino Nano RP2040 Connect not detected #277

Open
DanieleZiz opened this issue Jan 13, 2024 · 3 comments
Open

Arduino Nano RP2040 Connect not detected #277

DanieleZiz opened this issue Jan 13, 2024 · 3 comments

Comments

@DanieleZiz
Copy link

Hello!
I'm trying to connect Arduino Nano RP2040 Connect as a Raspberry Pico platform with the plugin on a Windows computer, but it can't be detected, even specifying the correct port (which in my case, was COM4).
The REPL runs flawlessly on COM4 using Arduino Lab for Micropython, but i'd like to use Pycharm for versioning purposes.

@pmoses
Copy link

pmoses commented Jan 13, 2024

I have the same issue on RPi Pico.
Solution: Running Thonny, it detects COM port flawlessly.
Close Thonny, add the right com port to the Settings -> Languages & Frameworks -> MicroPython: Device Path: COM6

image

@DanieleZiz
Copy link
Author

DanieleZiz commented Jan 13, 2024

But i can see the RP2040 is connected to port COM4 from device manager; the problem is that even writing COM4 in the Device path won't work for me

EDIT: Nevermind, i thought you had to click on Detect after writing the port in the textbox. Ignoring that button and just applying the modification worked.
Can be closed for me

@britesc
Copy link

britesc commented Mar 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants