Sealevel SeaLINK Ethernet serial servers support a 2-byte format to marshal 9-bit serial data between the host computer and the serial server. The least…
How do SeaLINK Ethernet serial servers transmit modem control signals in serial tunneling mode?
SeaLINK Ethernet serial servers use RFC-2217, the Telnet COM port control protocol, to transmit modem control signals in serial tunneling mode. Since SeaLINK Ethernet…
What is the extra data transmitted between Sealevel Ethernet Serial Servers and the SeaLINK driver?
The extra data is non-serial Telnet command messages such as COM port settings and modem control signals. SeaLINK devices communicate using the RFC-2217 Telnet…
How can I optimize my SeaLINK Ethernet serial server for lower latency?
To optimize a SeaLINK Ethernet serial server for lower latency, disable Nagles algorithm on both the SeaLINK device and virtual COM port driver. SeaLINK…
Why is my Ethernet serial connection timing out or not responding fast enough?
By default, SeaLINK Ethernet serial servers use Nagle’s algorithm to reduce network traffic and increase serial data throughput, with the side effect of increasing…
How can I improve the performance of my USB to serial adapter?
Sealevel USB serial adapters are supported by the SeaCOM driver, which includes a latency timer with a default setting of 16 msec. Decreasing this…
How to fix “crazy mouse” syndrome with USB serial adapters
Overview This condition is potentially encountered in Microsoft Windows when connecting a serial GPS device to a serial port. It is caused when the NMEA…
Why does the mouse cursor randomly jump around when I connect a GPS to a Sealevel serial adapter?
You are describing the “crazy mouse” syndrome, a common condition when Microsoft Windows receives NMEA 0183 data from a serial GPS device. The condition occurs…
Why don’t standard asynchronous serial adapters support 9-bit protocols?
Applications that require 9-bit protocols are rare so the chips that support them are more expensive than standard 8-bit UARTs. Most 8-bit UARTs can…