Serial monitor showing not connected IDE2.0.0-rc3

**Regardless of the program I run,** I get an error when I open the Serial monitor.  Here are the steps that I used:
1. Run program
2. Click on upper right Serial monitor
3. Yellow window shows in input line for monitor stating "Not connected. Select a board and a port to connect..."  But the monitor accepts input and shows the result.  See picture 1
4.  Disconnect arduino from USB, reconnect, and monitor input window is correct.  See picture 2

I have the same problem -- it's extremely frustrating. I can find nothing online that helps.

This issue seems to be a coding issue in the Beta IDE. I'm sure someone will be looking into this. In the meantime, I will just do what I've been doing.
Jim

Hi @bigguy66 and @johnsin. This bug is being tracked by the Arduino IDE developers here:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject.

Is there a resolution to this problem yet. I can't get this to work on my PC either using a Mega board.

Hi @r43007. There is no resolution yet.

However, there is a workaround. The workaround is to only ever use the Serial Monitor in the first windows that open after starting the Arduino IDE. If you run into the problem, select File > Quit from the Arduino IDE menus and then start the Arduino IDE again to reset it from the buggy state.

2 Likes

Thank you for confirming and advising of the work around. Closing extra sketches and removing and reinserting usb works.

2 Likes

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