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 Port Changes after Uploading #11804

Open
aliphys opened this issue Jul 15, 2022 · 1 comment
Open

Arduino Port Changes after Uploading #11804

aliphys opened this issue Jul 15, 2022 · 1 comment
Labels
Component: Uploading Uploading programs to an Arduino board Type: Bug

Comments

@aliphys
Copy link

aliphys commented Jul 15, 2022

How to recreate problem:

  1. Connect Nano 33 BLE Sensor board with microUSB cable
  2. Open Arduino IDE 1.8.19 (on Windows 10)
  3. Open the Blink.ino sketch
  4. Select the correct board and port in the Tools menu
  5. Upload sketch

Observed Outcome: Selected port then changes after the sketch is uploaded. In my case it changed from COM port 13 to 14. I would then have to change it back to 13 in order to select the correct port.

IDE during sketch upload
image

IDE after sketch upload
image

Expected outcome: Port does not change after uploading sketch to board

@per1234 per1234 added Type: Bug Component: Uploading Uploading programs to an Arduino board labels Jul 19, 2022
@per1234
Copy link
Collaborator

per1234 commented Jul 19, 2022

Related: #9831

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Uploading Uploading programs to an Arduino board Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants