Solved
Hello, I'm using ST25R3911B device and rfal library. I see that the data is read using a blocking function (rfalTransceiveBlockingRx). In my case the waiting time in this function is about 12ms. How can I replace it by a non-blocking function ? Thank
..