This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

whitelist only one peer device bonding in nRF8001?

Hi Guys, my project requirement is i have to make sure that my nRF8001 should bond with only one peer device. So i intend do a whitelist one peer device address, whitelist address will be taken when nRF8001 is power ON. I'm able to get peer device address but how do i whitelist that address in nRF8001 to bond with that whitelist address.

regards, gbiradar

Parents
  • If you know for sure the peer device will always use a static address, and you plan on bonding with the nRF8001 a whitelist will be automatically enabled. That is the nRF8001 automatically enable a whitelist for bonded peers using a static address. However if the device uses a resolvable private address the whitelist will be disabled. It is still possible for the application processor to resolve the peer address by using information from the dynamic data (which contains the bond info).

Reply
  • If you know for sure the peer device will always use a static address, and you plan on bonding with the nRF8001 a whitelist will be automatically enabled. That is the nRF8001 automatically enable a whitelist for bonded peers using a static address. However if the device uses a resolvable private address the whitelist will be disabled. It is still possible for the application processor to resolve the peer address by using information from the dynamic data (which contains the bond info).

Children
No Data
Related