-
Notifications
You must be signed in to change notification settings - Fork 236
Update 0.31 ruins Arduino serial port reset #1053
Comments
Any news on this. Will it be fixed. I cannot upgrade beyond v 0.30 since my normal development method is invalidated as the Arduino does not reset after second upload. What does the "external" label mean ? |
We're starting to go through the backlog now. I'll report back after we have done some initial prioritization. I don't know how the external label was being used, I've removed it. This is more meaningfully grouped with other serial port issues. |
This is probably back, after the lastest releases, but now seen with a FTDI chip Arduino Nano. |
@iqapps We have recently updated the Arduino extension to depend on a new standalone Serial Monitor extension, please upgrade your arduino extension and try out this new feature! Let us know if it solves your issue or if the issue still persists! |
This issue has been automatically marked as stale because it has been inactive for 30 days. To reactivate the issue, simply post a comment with the requested information to help us diagnose this issue. If this issue remains inactive for another 7 days, it will be automatically closed. |
This issue has been automatically closed due to inactivity. If you are still experiencing problems, please open a new issue. |
After doing code upload, subsequent disconnect/connect serial port operations by cliking VSCode serialport icon, does not properly reset Arduino (in my case Arduino Mega Embed USB CH340) since extension update 0.31.
Reverting to version 0.30 restores expected reset function.
The text was updated successfully, but these errors were encountered: