When we send data (~100 to 200KB in 2048KB chunks) from the 8266 - many times everything sends correctly, but sometimes (25% of the time), we will be halfway through sending data when the ESP8266 gives a "SEND FAIL" message and just stops working.
Our test is a direct connection to an iPhone (they are sitting physically next to each other), with the ESP8266 acting as the AP.
We have tried various delays between each CIPSEND (100ms, 200ms ,1000ms, 2000ms) - not much difference.
We have also tried reducing the AT+RFPOWER - just wondering if the TX was drawing too much current.
On the packet sniffer I saw a # of retransmissions from the ESP8266 before the SEND FAIL.
Is there a list of the errors that cause SEND FAIL - and how can we reduce the chance of this happening?
How do we re-start transmission upon receiving SEND FAIL from the ESP8266?Statistics: Posted by AndrewNode — Tue Oct 20, 2015 1:42 am
]]>