Hi.
I am writing an application for the DA14680 which is a peripheral. I want to be able to pair a device with the peripheral and only allow this device to be able to connect in the future.
I believe I can do this with the whitelist?
I cannot find any example of this for the DA14680. Could you point me in the right direction?
Thanks.
Device:
Hi point85,
Unfortunately there is no API that exposes the white list functionalities of the stack yet, it will be implemented in future releases of the SDK. The white list functionality is not present in the SDK, so setting a filtering policy for advertising is not possible.
Thanks, PM_Dialog