Skip to content
Go to advanced search
guillep2k wrote: ↑Fri Feb 22, 2019 11:58 pm Have you tried using a separate FreeRTOS task for the request? Check the xTaskCreate() function, and use semaphores to coordinate the tasks. YouTube is your friend!