Docs need a label at the top so we can use :ref:`labelname` to create a link to that doc from other docs. Change-Id: Ide66f75ca8fac0d5f65fbfc50dc9d130cf45b392 Signed-off-by: David B. Kinder <david.b.kinder@intel.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| prj_nble.conf | ||
| prj.conf | ||
| README.rst | ||
| testcase.ini | ||
.. _bluetooth-beacon-sample: Bluetooth: Beacon ################# Overview ******** A simple application demonstrating the BLE Broadcaster role functionality by advertising an Eddystone URL (the Zephyr website). Requirements ************ * BlueZ running on the host, or * A board with BLE support Building and Running ******************** This sample can be found under :file:`samples/bluetooth/beacon` in the Zephyr tree. See :ref:`bluetooth setup section <bluetooth_setup>` for details.