|
SmartSnippets DA1459x SDK
|
This application is a sample implementation of device using GAP peripheral role. It does not implement any particular profile, instead it registers couple of different services for testing purposes. It can be also used to execute PTS test cases against services it exposes. These services can be controller using debug service (for example, 1st client can interact with services and 2nd client can control them via debug service).
Features:
The project is located in the projects/dk_apps/features/ble_peripheral folder.
To install the project follow the General Installation and Debugging Procedure.
When enabled in config.h, application will register custom debug service in ATT database with control point (CP) characteristic as follows:
Client should enable notifications on CP in order to receive feedback from application.
Following commands can be written to CP (string values) to interact with services registered by application:
1.8.16