TCP server to UART data Passthrough with ESP-AT
Posted: Tue Nov 09, 2021 11:55 am
Hello.
Looking to replace another board acting as transparent passthrough (TCP server to uart) with ESP-32 and ESP-AT application (latest version)
The Passthorugh mode, in ESP-AT, can only be activated when single connection mode is enabled too, but the application requires that ESP32 wifi interface act as a TCP server. To enable TCP server, The connection mode must be set to multiple, that is conflicting with the Passtrough mode request.
Let's consider that I just need 1 coonection at time to the TCP server socket.
Is there any workaround or customization that could be done to the ESP-AT environment in order to reach that goal?
IS there any way to enable the TCP server in single mode?
Other ideas?
P.S. The ESP32 must also act as a Wifi Access Point.
Thank you
Best regards,
Alessandro
Looking to replace another board acting as transparent passthrough (TCP server to uart) with ESP-32 and ESP-AT application (latest version)
The Passthorugh mode, in ESP-AT, can only be activated when single connection mode is enabled too, but the application requires that ESP32 wifi interface act as a TCP server. To enable TCP server, The connection mode must be set to multiple, that is conflicting with the Passtrough mode request.
Let's consider that I just need 1 coonection at time to the TCP server socket.
Is there any workaround or customization that could be done to the ESP-AT environment in order to reach that goal?
IS there any way to enable the TCP server in single mode?
Other ideas?
P.S. The ESP32 must also act as a Wifi Access Point.
Thank you
Best regards,
Alessandro