RF24 icon indicating copy to clipboard operation
RF24 copied to clipboard

How can I clear the FIFO buffer?

Open GF-Huang opened this issue 4 years ago • 1 comments

GF-Huang avatar Feb 22 '21 04:02 GF-Huang

There are Flush RX and Flush TX functions available to clear the buffer. The library was already using those functions in between the TX and RX processes. If you want it manually clear the buffer, you can use those functions.

vamsikrishnaA9 avatar Dec 01 '21 05:12 vamsikrishnaA9