arduino / Arduino

Arduino IDE 1.x

Home Page:https://www.arduino.cc/en/software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Uno R4 minima, IDE 1.8.19, MS Windows 10] serial monitor does't reconnect after board reset

JwX000 opened this issue · comments

In the IDE v. 1.8.19 running on MS Windows 10, serial monitor doesn't reconnect after Uno R4 board reset:
using Uno R3 and analog read example (analogRead + Serial.println), output continues after board reset.

Using R4 minima, it stops and serial monitor needs to be closed and opened again to get serial output.

On the other hand, IDE v.2 displays "Not connected" for a while and then continues to display output after board reset.