You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the upload to a board, the port might change. After #2253, the CLI can detect it and provide this information to clients. As requested at #2253 (review), the upload port must always be set whether it has changed or not. Sometimes it's missing.
To reproduce
Open IDE2,
Select the Arduino Nano 33 BLE board from the board list,
Upload a sketch,
Check the board list; the port might have changed, and IDE2 failed to track it.
port_change.mp4
Expected behavior
IDE2 can track the port if it changes during an upload.
Describe the problem
From arduino/arduino-cli#2287 (comment):
To reproduce
port_change.mp4
Expected behavior
IDE2 can track the port if it changes during an upload.
Arduino IDE version
2.2.0
Operating system
macOS
Operating system version
13.5
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: