ESP8266 Developer Zone The Official ESP8266 Forum 2017-07-31T01:04:44+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=5792 2017-07-31T01:04:44+08:00 2017-07-31T01:04:44+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5792&p=14905#p14905 <![CDATA[Re: cannot figure out meaning of "Wrap return “>” after execute"]]>
If anyone else is wondering, what it means "wait until the ESP8266 sends a ">", then proceed and send your data". thanks.

Statistics: Posted by MuzzleVelocity — Mon Jul 31, 2017 1:04 am


]]>
2017-07-31T00:56:33+08:00 2017-07-31T00:56:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5792&p=14904#p14904 <![CDATA[cannot figure out meaning of "Wrap return “>” after execute"]]>
it is listed in the documention for AT+CIPSEND

I am sending UDP data. some examples I've seen suggest that you first send AT+CIPSEND=5 (if you want to send five bytes)
and then you "wrap return ">") before sending the actual five bytes of data. what.. does... that.. actually.... mean...

Thank you!

Statistics: Posted by MuzzleVelocity — Mon Jul 31, 2017 12:56 am


]]>