Hi, I would like to read AT Command responses back from my ESP2866, as I want to check whether the response is "OK" or "Error". I made a function as below but it doesn't work properly.The plan is to send AT commands on USART3 and right after that, re...