Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Open Serial Port resets Arduino board : please make it optional #1154

Closed
alka79 opened this issue Dec 11, 2020 · 3 comments
Closed

Open Serial Port resets Arduino board : please make it optional #1154

alka79 opened this issue Dec 11, 2020 · 3 comments
Labels
feature-request needs-more-info More details about this issue are needed for it to be actionable. serial Issues with serial ports stale

Comments

@alka79
Copy link

alka79 commented Dec 11, 2020

since v0.3.4, open the Serial com port resets the board. #1134 (comment)

In many situations, you just want to open a com port to read messages WITHOUT reset.

In my experience, arduino automatically resets when you physically plug to the serial port and after upload, not when a remote Serial communication software opens a com port.

Is it possible to make this change optional ? ie let user decide if opening the com port resets or not the board.

The reset after upload is not concerned by this and should always remain.

Thanks for considering,

@alka79 alka79 changed the title Serial Port open reset Arduino board : make it optional Open Serial Port resets Arduino board : please make it optional Dec 11, 2020
@adiazulay adiazulay added feature-request serial Issues with serial ports labels Dec 11, 2020
@gcampbell-msft
Copy link
Contributor

@alka79 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!

@gcampbell-msft gcampbell-msft added the needs-more-info More details about this issue are needed for it to be actionable. label Feb 16, 2023
@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Mar 26, 2023
@github-actions
Copy link

github-actions bot commented Apr 2, 2023

This issue has been automatically closed due to inactivity. If you are still experiencing problems, please open a new issue.

@github-actions github-actions bot closed this as completed Apr 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request needs-more-info More details about this issue are needed for it to be actionable. serial Issues with serial ports stale
Projects
None yet
Development

No branches or pull requests

3 participants