Serial Monitor problems when multiple windows are open

Apple Mac OS
Arduino IDE 2.2.1
Arduino Uno WiFi rev 2
Arduino Motor Shield rev3
WiFiNINA.h version 1.8.14

In IDE 2.2.2-nightly-20240112, when I open a new window and use it download a program to my Arduino, the Serial Output Monitor will continue to operate properly, but display on the wrong window.

Are the 2 instances of the IDE set to use the same Serial port ?

If only one IDE instance has the serial monitor open, it will display in that serial monitor, regardless of the IDE instance that performed the upload.

If both IDE instances have their serial monitors open and use the same serial port, both will show the same content.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.