Skip to content

Arduino Port Changes after Uploading #11804

Open
@aliphys

Description

@aliphys

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions