This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bonding and white listing iOS devices with CC2541 peripheral

Other Parts Discussed in Thread: CC2541

Hi All,

For iOS devices, once bonded with peripheral, can I use white list? Currently, this doesn't seem to be working. Even within 15 minutes.

I have bonded the CC2541 peripheral with iOS device. If I set GAPROLE_ADV_FILTER_POLICY to GAP_FILTER_POLICY_ALL, then connection and authenticated read works fine. But if I set it to GAP_FILTER_POLICY_WHITE, then the device can detect the advertisement but connection won't happen.

I am trying to figure out what is happening using packet sniffer. I will add more info soon.