Hello everyone,
I have questions concerning direct advertising. I have read this and other posts from several years ago which provided some useful information.
devzone.nordicsemi.com/.../connecting-to-only-one-central-how-to-detailed
Maybe someone can help me with following questions.
1. I think that it is possible to advertise as beacon/peripheral to only one central scanner with the MAC Address (known MAC from the central). Do you agree with that?
1.1 Is there any example how to do that at this level? I know, there are examples of connecting peripherals with the peer manager, but I simple want to advertise to one central scanner to ignore other scanner around the device (phones, ...).
2. From my perspective there are two possibilities to configure this. Directly over the softdevice oder with ble_advertising.c. What is the main difference between that two options and which configuration possibility do you suggest.
3. Are there any things that I must configure on the Central Scanner to support direct advertising?
Thank you for your time and your help!