summaryrefslogtreecommitdiff
path: root/samples/bluetooth/peripheral/README.rst
blob: 2138b55ae99333d4acfd6f71201eba45a8c68a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. _ble_peripheral:

Bluetooth: Peripheral
#####################

Overview
********

Application demonstrating the BLE Peripheral role. It has several well-known and
vendor-specific GATT services that it exposes.


Requirements
************

* BlueZ running on the host, or
  * A board with BLE support

Building and Running
********************

See :ref:`bluetooth setup section <bluetooth_setup>` for details.