Hi,
I have a scenario where we may want a peripheral (using S110 softdevice) to switch connections between 2 centrals, depending on whether the centrals are present or not.
P = peripheral; C1 = central #1; C2 = central #2
Here is the question: If P is connected to C1, can it still send directed advertising to C2, and if so, can the P application layer be notified if C2 sends a scan request to P?
Thanks for any help.