10 Appendix B. Transparent UART Service UUIDs
The transparent UART service is instantiated as a primary service. The service UUID of
the transparent UART service is set to
49535343-FE7D-4AE5-8FA9-9FAFD205E455
. The transparent UART service
contains the following data characteristics:
- Transparent UART Transmit (TX) characteristic
- Transparent UART Receive (RX) characteristic
- Transparent UART control point characteristic
The server or the client uses the transparent UART TX characteristic data transmission. After enabling the Client Characteristic Configuration Descriptor (CCCD) of the transparent UART TX characteristic, the server sends data to the client using the notify property. The client can also send data to the server using the write/write without response properties.
The client uses the transparent UART RX characteristic for data transmission. The client can send data to the server using the write/write without response properties.
The following table shows the UUIDs and properties of the data characteristics.
Characteristic Name |
UUID |
Properties |
---|---|---|
Transparent UART TX |
49535343-1E4D-4BD9-BA61-23C647249616 |
Write, Notify |
Transparent UART RX |
49535343-8841-43F4-A8D4-ECBE34729BB3 |
Write, WriteNoResponse |
Transparent Control Point (TCP) | 49535343-4C8A-39B3-2F49-511CFF073B7E | Write, WriteNoResponse, Notify |