Is there an way to transport a serial port via TCP/IP to a PC.
The goal is to have a ESP8266 dongle that I connect to a router, switch or other device with a serial port for configuring.
I have found RFC 2217 that is suitable for the goal. Is there a arduino implementation ? Or any other way to get to the goal?