summaryrefslogtreecommitdiff
path: root/samples/bluetooth/hci_uart/README.rst
blob: bbbf66e0f406a59535db6e5cbbfc79621f232675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Bluetooth: HCI UART
####################

Overview
*********

Expose Zephyr Bluetooth Controller support over UART to another device/CPU using
the H:4 HCI transport protocol (requires HW flow control from the UART)



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

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

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

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