7 years, 3 months ago.

BLE samples that use Directed Advertising in nrf52_dk using the MBED BLE API in mbed os5.

I want to be able to execute directed advertising on my NRF52_dk peripheral device, such that my peripheral connects always to the same central device, which is also a nrf52 BLE module. How can I achieve this using the MBED os5 BLE API and from what I understand at the time of directed advertising I need to know the peer address of the central device, how do I read the peer address of the nrf52 central device, so I can make it available to the peripheral, so it can always connect to the same central device?

Thanks, Ajay.

I am also interested with the answer..

posted by ozan oner 26 May 2018

1 Answer

6 years, 10 months ago.

Ajay, Have you solved your question? Greetings.