zephyr/samples/bluetooth/periodic_adv
Piotr Pryga 5bfb9fb81e samples: Bluetooth: add nrf52833dk_nrf52833 board in per. adv. samples
Add support for nrf52833dk_nrf52833 board in periodic_adv and
periodic_sync samples.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-02-23 12:36:11 +01:00
..
boards samples: Bluetooth: add nrf52833dk_nrf52833 board in per. adv. samples 2021-02-23 12:36:11 +01:00
src
CMakeLists.txt
README.rst
prj.conf
sample.yaml

README.rst

.. _bluetooth-periodic-advertising-sample:

Bluetooth: Periodic Advertising
###############################

Overview
********

A simple application demonstrating the BLE Periodic Advertising functionality.

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

* A board with BLE support

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

This sample can be found under :zephyr_file:`samples/bluetooth/periodic_adv` in
the Zephyr tree.

Use the sample found under :zephyr_file:`samples/bluetooth/periodic_sync` in the
Zephyr tree that will scan and establish a periodic advertising synchronization
to this sample.

See :ref:`bluetooth samples section <bluetooth-samples>` for details.