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

Activity

per1234

per1234 commented on Jul 19, 2022

@per1234
Collaborator

Related: #9831

VivekShahare04

VivekShahare04 commented on Jul 10, 2024

@VivekShahare04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @per1234@aliphys@VivekShahare04

        Issue actions

          Arduino Port Changes after Uploading · Issue #11804 · arduino/Arduino