Datasheet
GATT Service Details
Data in Bluetooth Low Energy is organized around units called 'GATT Services (https://adafru.it/iCp)' and 'GATT
Characteristics'. To expose data to another device, you must instantiate at least one service on your device.
Adafruit's Bluefruit LE Pro modules support some 'standard' services, described below (more may be added in the
future).
UART Service
The UART Service is the standard means of sending and receiving data between connected devices, and simulates a
familiar two-line UART interface (one line to transmit data, another to receive it).
The service is described in detail on the dedicated UART Service (https://adafru.it/iCn) page.
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le Page 161 of 211










