summaryrefslogtreecommitdiff
path: root/samples/bluetooth/central/README.rst
blob: 80a137aa3fc438967a854b1a05793689b72425c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. _bluetooth_central:

Bluetooth: Central
##################

Overview
********

Application demonstrating very basic BLE Central role functionality by scanning
for other BLE devices and establishing a connection to the first one with a
strong enough signal.



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

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

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

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