![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Important: Before you run this example, make sure to program the SoftDevice.
The GATT Service Application is an example that implements the GATT service using the hardware delivered in the nRF5 Development Kit. The GATT Service client example subscribes to indications from the Service Changed Characteristic (0x2A05).
For more information about using the GATT Service client implementation, see Experimental: GATT Service Client.
This example can be tested together with Experimental: GATT Service Server Example Application.
You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\ble_peripheral\experimental\ble_app_gatts_c