Hi,
I am implementing the whitelisting feature so that the NRF52 only pairs with one phone at a time. We require the NRF52 to advertise for 10 mins but I could only set the fast advertising timeout to 30 seconds while the slow advertising interval to 180 seconds. Setting any value above these gives me invalid param error. Can you please tell me whether we can increase the timeout value and how it can be done?
We are using SDK 14.2 and NRF52 DK.