Arduino Nano 33 BLE IDE is not handling port changes on upload correctly
- 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
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