Closed hitecSmartHome closed 2 months ago
Branch master is not the recommended branch when using IDF 5.3.x Use branch https://github.com/espressif/arduino-esp32/tree/release/v3.1.x
Thank you. I ended up decreasing the symbol_timeout to 1 since this value is 1 byte time. In our case this is the best option. Thank you very much!
Board
ESP32-Wrover
Device Description
using Serial1
Hardware Configuration
using Serial1
Version
latest master (checkout manually)
IDE Name
PlatformIO
Operating System
Windows10
Flash frequency
80
PSRAM enabled
yes
Upload speed
115200
Description
I have upgraded to Arduino V3 and IDF 5.3.0. Started to get this error message on my console
uart: tout_thresh = 3 > maximum value = 1
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide