Lines Matching +full:in +full:- +full:application

1 .. zephyr:code-sample:: bluetooth_direction_finding_peripheral
3 :relevant-api: bluetooth
5 Implement Bluetooth LE Direction Finding peripheral transmitting CTE in connected mode.
10 A simple application demonstrating the Bluetooth LE Direction Finding CTE transmission in
26 By default the application supports Angle of Arrival and Angle of Departure mode.
28 To use Angle of Arrival mode only, build this application as follows,
31 .. zephyr-app-commands::
32 :zephyr-app: samples/bluetooth/direction_finding_peripheral
33 :host-os: unix
35 :gen-args: -DEXTRA_CONF_FILE=overlay-aoa.conf
39 To run the application on nRF5340DK, a Bluetooth controller application must
40 also run on the network core. The :zephyr:code-sample:`bluetooth_hci_ipc` sample
41 application may be used. To build this sample with direction finding support
48 * Make sure the same GPIO pins are assigned to Direction Finding Extension in file
50 …as those in the created file :file:`samples/bluetooth/hci_ipc/boards/nrf5340dk_nrf5340_cpunet.over…
60 configuration must be provided via :ref:`devicetree <dt-guide>` to enable
63 An example devicetree overlay is in
66 own board-specific overlay in the same directory for a different board. See
67 :dtcompatible:`nordic,nrf-radio` for documentation on the properties used in
68 this overlay. See :ref:`set-devicetree-overlays` for information on setting up
72 network core application. When :zephyr:code-sample:`bluetooth_hci_ipc` is used as the
73 network core application, the antenna matrix configuration should be stored in