tiagocoutinho / us2n

micropython bridge between UART and TCP for the ESP32
GNU General Public License v3.0
21 stars 9 forks source link

Unidirectional transfer #2

Closed mlokhandwala closed 5 years ago

mlokhandwala commented 5 years ago

Only data from TCP is going to UART, any data sent from UART is not coming back to TCP.