zephyr/samples/bluetooth/direction_finding_central/sample.yaml
Piotr Pryga 1acf326993 samples: Bluetooth: df: Add DF central sample
Add new sample application for direction finding to show
how the functionality works in connected mode for central role.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-21 10:48:26 -05:00

18 lines
589 B
YAML

sample:
name: Direction Finding Central
description: Sample application showing central role of Direction Finding in connected mode
tests:
sample.bluetooth.direction_finding_connectionless_rx:
harness: bluetooth
platform_allow: nrf52833dk_nrf52833
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
sample.bluetooth.direction_finding_connectionless_rx.aod:
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
harness: bluetooth
platform_allow: nrf52833dk_nrf52833
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833