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

BLE Central role: Unable to scan for directed advertisement.

My set Up: TI as Peripheral, Android as Central, Nordic as Central

I am doing directed advertisement using TI as peripheral.

Using Andriod as central, I am successfully able to scan for the peripheral doing directed advertisement, and also able to initiate a connection to the peripheral.

I am trying to achieve the same using Nordic as central. But, I am not able to scan for directed advertisement. I have also tried 'whitelisting' the peripheral for scanning, still scanning for directed advertisement was not possible. Is there any specific scanning parameter I need to set? OR is this a limitation on Nordic side?(sdk version:8.0.0))

PS: The Nordic device could successfully scan for the TI peripheral if using undirected advertisement, but fails to scan the peripheral doing directed advertisement.

Related