Skip to content

Serial-over-USB connection

The BliKVM device can be accessed through the serial port terminal.

1.For hardware connection, you should use the USB to ttl module to connect the USB of the computer to the uart of BliKVM. If you are using the Hat version, please connect the serial ports GPIO14 and GPIO15. If you are using the PCIe version, connect the GTR pin marked by the PCB

2.Install terminal login tools on the computer. For example, you can install putty tools on Windows

3. Use the putty instruction. Enter the correct COM port. The default baud rate is 115200. Select serial as the connection method, and then click Open(Use PiKVM firmware as an example)

If your computer cannot correctly recognize the USB to TTL module, please follow the steps below to install the driver for your computer

  1. Connect the usb-a connector to your admin host (in this example, it's on a windows host). As a result, device manager will show a new USB Serial device in Other devices.
  2. Download and extract/run drivers. In this example, I downloaded and extracted the ZIP file.
    https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all
  3. Update driver for the new USB Serial device, point it to where you extracted the files, and click Next then Close.
  4. If done right, the new USB serial device should now show up under Ports as USB-SERIAL CH340 (COMX).

Last update: March 18, 2023
Created: December 24, 2022