UM-B-049
DA14585/DA14586 Getting Started Guide with the PRO-Development Kit
User Manual
Revision 2.1
21-09-2018
CFR0012-00 Rev 2
23 of 30
© 2018 Dialog Semiconductor
9.2
The Barebone BLE Example Application
The Barebone BLE example application demonstrates basic BLE procedures such as advertising,
connection, updating connection parameters, and implementation of the Device Information Service
Server (DISS). See the
1.
Open the folder containing the SDK files. This is the folder where you extracted the SDK zip file.
2.
In
<sdk_root_directory>\projects\target_apps\ble_examples\ble_app_barebone\Keil_5
, double-
click
ble_app_barebone.uvproj
to open the project in Keil.
Figure 28: Barebone BLE Project directory
Figure 29
shows the Keil project layout.
Figure 29: Barebone BLE: KEIL Project Layout
3.
To execute the code and run the example, repeat steps 3 to 14 in
The Blinky Peripheral Example
Application
.