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

Whitelist not restrict connections

Hi!

I'm try restrict device connections with whitelist.

Code based on examples/ble_peripheral/ble_app_hids_mouse.

My problem - any devices can bond and connect even after whitelist is not empty.

Example in SDK 15.3 with board "nrf52840 dongle" show same result.

I break my table with my head.

Thanks in advance.

Related