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>
18 lines
589 B
YAML
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
|