Add required configuration and DTS overlay for support the nRF52820 SOC. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
11 lines
243 B
Plaintext
11 lines
243 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_DEVICE_NAME="DF Connectionless Locator App"
|
|
|
|
CONFIG_BT_EXT_ADV=y
|
|
CONFIG_BT_PER_ADV_SYNC=y
|
|
CONFIG_BT_OBSERVER=y
|
|
|
|
# Enable Direction Finding Feature including AoA and AoD
|
|
CONFIG_BT_DF=y
|
|
CONFIG_BT_DF_CONNECTIONLESS_CTE_RX=y
|