zephyr/samples/bluetooth/central_multilink
Jamie McCrae 4f572ba24f treewide: Update board names for hwmv2
Updates tests that use board names which have changed with boards v2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:49:57 +01:00
..
src
CMakeLists.txt
Kconfig
README.rst
prj.conf
sample.yaml

README.rst

.. _bluetooth_central_multilink:

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

Overview
********

Application demonstrating BLE Central role functionality by scanning for other
BLE devices and establishing connection to up to 62 peripherals with a strong
enough signal.

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

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

Building and Running
********************
This sample can be found under :zephyr_file:`samples/bluetooth/central_multilink`
in the Zephyr tree.

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