I want to connect nRF52832 to only one specified device. Is it possible using whitelist, if yes how can I do that? Also, how can I get central device MAC public address on peripheral nRF52832. I am using zephyr as OS.

I want to connect my peripheral device to only one central device of specific address. 

Related