2022-01-21 04:50:09 +08:00
|
|
|
sample:
|
|
|
|
name: Direction Finding Peripheral
|
|
|
|
description: Sample application showing peripheral role of Direction Finding in connected mode
|
|
|
|
tests:
|
2022-03-19 03:22:49 +08:00
|
|
|
sample.bluetooth.direction_finding.peripheral:
|
2022-01-21 04:50:09 +08:00
|
|
|
harness: bluetooth
|
2022-02-16 15:35:12 +08:00
|
|
|
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
|
2022-01-21 04:50:09 +08:00
|
|
|
tags: bluetooth
|
|
|
|
integration_platforms:
|
2022-02-16 15:35:12 +08:00
|
|
|
- nrf52833dk_nrf52833
|
|
|
|
- nrf52833dk_nrf52820
|
|
|
|
- nrf5340dk_nrf5340_cpuapp
|
2022-03-19 03:22:49 +08:00
|
|
|
sample.bluetooth.direction_finding.peripheral.aod:
|
2022-01-21 04:50:09 +08:00
|
|
|
harness: bluetooth
|
2022-03-09 21:41:05 +08:00
|
|
|
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
|
2022-02-16 15:35:12 +08:00
|
|
|
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
|
2022-01-21 04:50:09 +08:00
|
|
|
tags: bluetooth
|
|
|
|
integration_platforms:
|
2022-02-16 15:35:12 +08:00
|
|
|
- nrf52833dk_nrf52833
|
|
|
|
- nrf52833dk_nrf52820
|
|
|
|
- nrf5340dk_nrf5340_cpuapp
|