The actual sending of command and data is fast, but to wait for the SEND OK confirmation always takes 220ms.
Can I do the next AT+CIPSEND without waiting for the SEND OK?
This is ridiculous.
a 207 byte data takes 11 seconds to send. data is broken down into 52 sends by Print class, and no, it is not a problem with the Print class, but the firmware is clearly doing something to take 220ms before responding with SEND OK
Anyone else experienced this and have a solution?
Thanks