Hi Ulysses,You're right, but I don't want to use a do...while loop. I want to call a function rfalTransceiveNonBlockingRx(). This function calls rfalWorker() and rfalGetTransceiveStatus() without any loop. My goal is to call the function rfalTranscei...
Hi Ulysses,Thank you for your quick answer. I've already try to adapt the function to be run into a state machine but I wasn't able to read the tags. I will retry as soon as possible.