ESP8266 Developer Zone The Official ESP8266 Forum 2016-02-26T11:31:06+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1822 2016-02-26T11:31:06+08:00 2016-02-26T11:31:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1822&p=5831#p5831 <![CDATA[UART buffer, explanation needed]]> as form documentation, there is a note that only one HW buffer of 128 bytes is used on all three directions(UART0 RX/TY and UART1 TX) of both UART-s. Does this mean that SDK doesn't allow you to simultaneously read from UART0 and write directly to UART/UART1 till read buffer/pointer is emptied(read or flushed)? Or if I am receiving data, I am not allowed to send data on the same UART till buffer is not empty?

Statistics: Posted by FrenkR — Fri Feb 26, 2016 11:31 am


]]>