Hello!
I am using RUT955 with the FW: RUT9_R_00.07.02.7. For my use case I must have reliable communicate with the device attached to RS232 port of the RUT955 device. In order to test it ,I have connected RUT955 RS232 port to an USB to RS232 converter and am sending data from PCs terminal program (Teraterm). At the same time I have started TCP client (Hercules). on the PC. When I send the data from TCP Client (Hercules) i receive all data but in case that I sent the data from the PCs terminal, only part of the data has been received on the TCP client. I have checked what is RUT955 receiving on its serial port (cat /dev/ttyACM0) and all data have been always properly received on the serial port but it is not forwarded to TCP Client. A you can see on the screenshots data sent from Hercules (11111111111111111111) has been properly received on the the PCs terminal but whole data sent from PCs terminal (00000000000000000000) is not reaching TCP Client.
Can you please validate this behavior and let me know how to solve it. Thank you!