Skip to content

IDE 2.0 Serial monitor Side by Side not working as example shown #764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RonKsr opened this issue Jan 22, 2022 · 1 comment
Closed

IDE 2.0 Serial monitor Side by Side not working as example shown #764

RonKsr opened this issue Jan 22, 2022 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself topic: serial monitor Related to the Serial Monitor type: imperfection Perceived defect in any part of project

Comments

@RonKsr
Copy link

RonKsr commented Jan 22, 2022

Running Windows 11
Sketch1 Ardunio MEGA port 9 Hello world!
Sketch2 Arduino UNO port 3 Hello Mars!

Followed the example 'https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-serial-monitor'.
Does not work as the example explains. The monitors for Sketch1 and Sketch2 do not run independently of each other.
Both Sketchs output the same text on their Serial monitors as:
Hello world!
Hello Mars!
Hello world!
Hello Mars!
Hello world!
Hello Mars!

@per1234
Copy link
Contributor

per1234 commented Jan 22, 2022

Hi @RonKsr. Thanks for taking the time to submit an issue.

I see we have another report about this at #613.
While looking at #613, I realized that it was not as clear as it could be regarding this output merging behavior, even though we had discussed on a related thread. So I added a note to it about that behavior.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as completed Jan 22, 2022
@per1234 per1234 added topic: code Related to content of the project itself topic: serial monitor Related to the Serial Monitor type: imperfection Perceived defect in any part of project labels Jan 22, 2022
@per1234 per1234 self-assigned this Jan 22, 2022
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself topic: serial monitor Related to the Serial Monitor type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants