good afternoon, I wanted to ask for help since I have the problem that I cannot open my serial monitor, the detail is not that it does not recognize the board or anything like that; since my code does manage to upload to the arduino board, the problem is when I want to view my printed values on the monitor because when I proceed to open it it "fades" and does not allow me to view anything in that window. If you could tell me how to fix this problem I would really appreciate it.
This is what the serial monitor looks like and when I try to click on it it won't let me open it, it becomes transparent and the problem is not in the code or in the board selection as I have confirmed it. I have also reinstalled the program and nothing works. I hope your help please.
it is version 1.8.19, I have already tried to install previous versions.
4 days ago it worked correctly, but from one day to the next it just stopped working.
The problem is not the bauds since I have used that same code before since there are two on different boards. When I try to open my serial monitor it is where it does the opening animation but I cannot see it
Are you absolutely certain the Tools/Port menu on the IDE shows the Arduino enumerated as Com4? Windows has a way of changing port numbers. Always check device manager.
Edit: best to try another USB cable and another USB port.