arduino / arduino/Arduino

Arduino Nano 33 BLE IDE is not handling port changes on upload correctly

Open
#9,831 2 comments 1 reaction 0 assignees View on GitHub
Component: Uploading Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

The boot loader on the nano 33 BLE changes the port used when uploading but the Arduino IDE is not coping with the change correctly. On my system the Arduino uses port 8, with port 8 selected in the tools menu when an upload is performed the port changes to port 6 and the upload continues as normal, at the end of a successful upload the port changes back to 8 but does not get selected in the tools menu(this means that if you don’t manually select the port again the next upload will fail) , surly port 8 should automatically be selected in the tools menu as then no-one would even know or care about the changing com ports.
I am using the installed version of Arduino IDE 1.8.12 on windows 10
I was directed to post here from the forum.

Thanks.

Contributor guide

Open the contributing guide

Research direction

Reproduce the upload on Arduino IDE 1.8.12 on Windows 10 with an Arduino Nano 33 BLE, observing the selected port before, during, and after upload. The issue names no files or tests; done means the original port is automatically selected again after a successful upload so the next upload works without manual selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.