Hello!
I have my project developed in DIGI ESP FOR NET+OS to DC-ME-01T-C
My project basically consists of a RS232 to TCP converter.
I created a TCP socket to receive data and send them my serial port as well as also receive data from serial port and send me on my TCP socket
My question is this:
I wish to open another TCP port and send all the data received by this new port to another serial port.
Can I open another serial port on my DC-ME-01T-C??
I read that has 2 serial ports but only physically I have a serial port and 5 lines GPIO in my DC-ME-01T-C !!!
I need help! Or any suggestions
PLEASE!!!
Some example