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

Saving devices in whitelist after device being connected and then advertising

Hi

I am working with nrf52 development Kit. Until now I have not worked with the whitelist advertising. I am using SDK v11. I have a requirement initially I need to advertise without any whitelist data(can be connected to any central device/scanner), my device should connect to one central device and that central device info should be added to the whitelist. Now advertising should be done using whitelist info(later connection should be made only to the whitelist added device info ).and other connection should be refused.

Ques: Is this Possible?

Ques: if possible please guide me with the info.

Thanks.

Related