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
Connect Nano 33 BLE Sensor board with microUSB cable
Open Arduino IDE 1.8.19 (on Windows 10)
Open the Blink.ino sketch
Select the correct board and port in the Tools menu
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
IDE after sketch upload
Expected outcome: Port does not change after uploading sketch to board
The text was updated successfully, but these errors were encountered:
How to recreate problem:
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
IDE after sketch upload
Expected outcome: Port does not change after uploading sketch to board
The text was updated successfully, but these errors were encountered: