Non blocking AT+CIPSTART
Posted: Mon Nov 13, 2023 9:24 am
Hello everyone, I would like to know if there is any option to make this command non-blocking. Are there any limitations with the API or the TCP/IP stack?. Could I add a new command that, once the call was made, would return OK or ERROR, releasing the UART and periodically consulting the result?. While this function is being executed, could it, for example, send/receive data through a socket?
Thank you so much.
Thank you so much.