Bluetooth CSY Component Overview

Bluetooth CSY is provided primarily to support legacy serial communications (RS232) emulation over Bluetooth.

Purpose

Bluetooth CSY is a CSY plug-in to the C32 Serial Server. Its main purpose is to support legacy serial communications (RS232) emulation over Bluetooth.

Bluetooth CSY supports only the RS232 DTE role. It does not support the RS232 DCE role. Although it supports RS232 DTE, it is better to use RFComm sockets. Therefore it should only be used to support legacy serial communications applications.

Key concepts and terms

The Bluetooth CSY component documentation uses the following key terms and concepts:

RS-232 DTE port

Complementary to the RS-232 DCE ports. Its output signals are input signals to a DCE port. The Bluetooth CSY component supports only the RS232 DTE role.

RS-232 DCE port

Complementary to the RS-232 DTE ports. Its output signals are input signals to a DTE port. The Bluetooth CSY component does not support the RS232 DCE role.

Bluetooth CSY Summary

Bluetooth CSY provides the following:

  • Bluetooth CSY

    btcomm.csy

    C32-based virtual serial port support (for legacy applications).

Related concepts