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

How to make a peripheral refusing all connection requests?

Hello,

I am using SDK 14 & nRF52832 & peripheral role; I have setup a timeout in the order of several seconds, and during this time my device shall advertise but reject any connections from any central. Where and how to configure rejecting connection requests from central during the timeout and how to enable connection accept after timeout elapses ?

Thanks in advance

P.S. For my application is important to use advertising interval in the order of 20 ms, thus using non-connectable advertising isn't an option.

Parents Reply Children
Related