Why does Serial.available() not return 0 without entering any data into the Serial Monitor when the buad rate is higher than 9600?

The robust and non-blocking methods for serial input in the serial input basics tutorial may be of interest.

1 Like