Search found 1 match
- Mon Nov 13, 2023 9:24 am
- Forum: ESP-AT
- Topic: Non blocking AT+CIPSTART
- Replies: 1
- Views: 28702
Non blocking AT+CIPSTART
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?. Wh...