roboforum.ruТехнический форум по робототехнике. |
|
|
Absolutely transparent bridge for the ESP8266
This is really basic firmware for the ESP that creates a totally transparent TCP socket to ESP UART0 bridge. Characters come in on one interface and go out the other. The totally transparent bridge mode is something that has been missing and is available on higher priced boards.
limited buffered TCP writes. The first buffer is the UART FIFO. The second buffer is to collect new uart chars until the previous packet is sent. From SDK 0.9.4 the next espconn_sent must after espconn_sent_callback of the pre-packet. All incoming UART characters in the FIFO gets sent immediately via the tx-buffer. The resulting TCP packet has only some bytes.
This could potentially impact performance, however, in my hands that hasn't been an issue.
dccharacter писал(а):следующий шаг - все то же самое, только с потреблением "год от батарейки"
linvinus писал(а): Где подвох?
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 3