Hi,
we are using nRF Connect SDK 2.6.1 with Tools Chain 2.6.1 on nRF52833 for a simple Broadcaster (ADV_NONCONN_IND) where we want to use Resolvable Private Addresses.
Is there a simple example showing how to use RPA in such scenario?
Hi,
we are using nRF Connect SDK 2.6.1 with Tools Chain 2.6.1 on nRF52833 for a simple Broadcaster (ADV_NONCONN_IND) where we want to use Resolvable Private Addresses.
Is there a simple example showing how to use RPA in such scenario?
Hi,
In order to use Resolvable Private Addresses (RPAs), enable CONFIG_BT_PRIVACY for any sample. This is already enabled for some samples, such as e.g. the Bluetooth: Central BAS, Bluetooth: Central HIDS, and Bluetooth: Peripheral HIDS mouse samples.
Regards,
Terje