What is the default Arduino Serial RX buffer size on ESP32
The default RX buffer size for the Arduino Serial on ESP32 is 256 bytes. This is defined in the HardwareSerial.cpp
file of the ESP32 Arduino core.
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow