-
-
Notifications
You must be signed in to change notification settings - Fork 481
Closed as not planned
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
Once the serial monitor is opened, and then closed later on, port stays open while IDE is running.
To reproduce
- Connect a board to your computer.
- Select the board and port from the Arduino IDE menus.
- Open Serial Monitor.
- Close Serial Monitor.
- Attempt to open the port in an external serial port monitor.
🐛 The external serial port monitor can not access the port.
Expected behavior
The port is closed when Serial Monitor is closed.
Arduino IDE version
2.0.0-rc9.4
Operating system
Windows
Operating system version
10
Additional context
I am using an ESP32 board with Silicon Labs CP2102 USB-Serial port chip.
I also experience the problem of the port being reset when the IDE is closed as reported at #1546, but it occurs even when I already closed Serial Monitor before closing the IDE.
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project