The problem is, when we sent larger amounts of data (like 200KB), we occassionally get a SEND FAIL message from the ESP8266.
We are waiting for "SEND OK" after each AT+CIPSEND.
We have tried sending in 2040 byte chunks and smaller chunks (no difference)
We have tried varying delays between each successful AT+CIPSEND, from 100ms to 2seconds (no difference)
We have tried adjusting the AT+RFPOWER - and this helped a little, but didn't completely solve the problem.
I'm using the ESP8266 as an AP and transmitting data to an iPhone that is right next to it.
What would cause the SEND FAIL response from the ESP8266? We have a similar IC that we're testing alongside the ESP8266 that sends without the failures.
How can you recover from the send fail / re-start the sending?Statistics: Posted by AndrewNode — Tue Oct 20, 2015 9:53 pm
]]>