-
Notifications
You must be signed in to change notification settings - Fork 236
Can't select Arduino serial port (again) #1198
Comments
i am on
|
Same for me on a Windows platform
EDIT: I was trying to open the serial monitor when I got the error, having manually added the port to arduino.json. |
Also, possibly relevant as there was an update applied recently
|
Seems like the so if this is your issue like me, to fix it I downloaded the and run or wait until |
Upgrading to extension version |
Worked for me too. Thanks. |
Worked for me as well, thanks for the advice @0xStarcat ! |
Worked for me also. Thank you. |
worked for me. Thank you! |
Thanks @0xStarcat for explaining how to install the |
Great thanks for the guidance |
works for me. thanks a lot! |
I swear these never end... see ya'll next month |
Worked for me so. Thank you! |
worked for me too =) |
worked for me to, thanks! |
v0.3.5 is now available in the marketplace. Thanks for bearing with us! |
Well, it's back again! VSC v1.59 forced the error Failed to open serial port ....etc. Tried upgrading to latest version of the vsix but that didn't fix the problem. This appears to have happen on most releases of VSC. Doesn't anyone check this BEFORE releasing the code? Downgrading to VSC v1.57 fixed the problem but VSC still keeps asking to upgrade. |
I faced the same issue with VSC v1.59 and fixed by rolling back to v1.56.2. I disabled auto update by Preferences > Settings (Ctrl + ,) > Update: Mode to "none". Reference: |
@HowardHonig @munef Just encountered the same. Downgrading VSC to 1.57 or 1.56 does not help. For me installing v0.4.4-rc1 fixed the issue. |
Great, but the Readme on v0.4.4-rc1 doesn't explain how to install this extension update. The command palette install didn't work and the arduino extension "install another version" doesn't give me the option of selecting anything from the disc, and the latest available shown is 0.4.3. |
Same issue here VSC v1.59 and fixed by downgrading to 1.48.2. Command palette for changing .ino file also did not work out for me. |
@HowardHonig install it like any other extension via cmd. |
MaxRev_Dev: Thanks for the suggestion as I learned a lot more about how extensions are applied. So now I have to figure out how to make a .vsix file out of all the code. NO THANKS. I'll wait for it to be released and just not upgrade VSC. |
MaxRev-Dev: Totally didn't see that, and got the rc1 installed. Thanks for the help. |
@HowardHonig |
@gnicki2000 Sorry, somehow lost my previous message. |
@MaxRev-Dev |
Hello,
Related to previous issues: #922 #1105 #1104 #1101 #1099 #1104
I can't select the Arduino serial port by clicking on the bar button. It works only by editing arduino.json as a workaround.
It seemed this was solved back in version 0.3.3, but it's happening to me again with version 0.3.4 under VS Code 1.53.0 in Windows 10.
Anyone experiencing the same problem?
BR
The text was updated successfully, but these errors were encountered: