-
Notifications
You must be signed in to change notification settings - Fork 543
Open
Description
I'm having issues with ESP8266 UART RX timeout feature. I found the post below mentioning it only works on ESP32 with 1 byte in the RX FIFO.
Is this the same with ESP8266?
I only get the issue with frames of certain lengths, the rest of the time it is working. This would explain it!
Another think: In some cases the TOUT function in the driver requires the call to uart_set_always_rx_timeout because the TOUT feature needs to leave at least one byte in the FIFO to work correctly.
Originally posted by @alisitsyn in espressif/esp-idf#8369 (comment)
Metadata
Metadata
Assignees
Labels
No labels