Possible noise on the serial communication due to flow control and high baud rate

Possible noise on the serial communication due to flow control and high baud rate

There could be a case when you see garbage characters on the serial connection interface. This behaviour may be caused by electrical noise on the serial connection. When the target device console port does not provide DSR, DCD and CTS signals, it is not a full RS232 serial port. Vendors, sometimes, use this simplification because most of the time they don't have noise issues or a need for hardware flow control, until there is an issue.

Example is the Serial Statistics where port 5 and 9 have only RTS and DTR signals. 


One solution to reduce noise is to reduce the baud rate on both sides. By reducing the baud rate, we reduce the chance of noise, which manifests itself as garbage characters on the interface.

In this case, you need reconfiguration, you can try to reconfigure to lower baud rate (9600 bps) via serial port itself, even though there are some unexpected characters. Change the target device side and then match the config on Nodegrid.

    • Related Articles

    • How to Configure Nodegrid Serial Ports

      To configure the serial ports of your Nodegrid Serial Console, follow the guideline steps below.   WebUI Log in as admin to the Nodegrid Serial Console Web interface. Go to Managed Devices page. Select the serial ports you want to configure, or check ...
    • Power Control within Serial Session

      Nodegrid Serial Console features the Power Control integration which gives authorized users the ability to power on, power off and reset/reboot the serial devices, within the serial session, by using an escape character (default escape character is ...
    • How to build the set-up for Virtual Serial Ports communicating to an end device, via the Nodegrid OS

      Abstract: In the industry, some legacy applications impose to use serial ports (COM) to interface with the industrial automates. In this article, we will study a set-up in which a desktop emulates a virtual serial COM, and conveys the connection via ...
    • Rename an attached serial port

      Prior to 5.10.x, to rename an attached serial port, you need to go to Managed Devices :: Devices, tick the serial port that you want to rename and click on "Rename": Then change the name and "Save": From 5.10.x you can now rename the serial port from ...
    • NodeGrid TxxS air flow direction

      NodeGrid Serial Console S series The NodeGrid TxxS has 2 cooling fans to dissipate heat from the unit. There are 2 air flow configurations: -B : Back to Front - meaning Air Out (air exhaust) -F : Front to Back - meaning Air In (air intake)  The fans ...