Closed
Description
The IDE 2.0 serial monitor has an error:
I have 2.0.0-beta.3 version, and windows 10.0.18363.959, and my laptop has Intel i5 proc, 8gb RAM, etc.
The problem is this: my arduino (nano, old bootloader, rate: 9600bps) sent datas to pc, and the readed data has big delay displayed. I test the reading in PuTTY, and here arrive the datas real time.
The problem are biger in faster communication (test in 115200), and in slower communication are less (test in 1200).
I worked a project, and the old problem was the buffer save all data, but the printing or processing are slow.
My english isn't perfect sorry.