How to measure advertisement interval using BLE Central Example?

Hi,

I am using S112 softdevice along with SDK 15.1.1 on the nrf52832 DK board as a central and running ble_app_uart_c example on it.

I am able to connect, disconnect, send and receive data.

Now I am intending to know the advertisement data and advertisement interval of a peripheral device.

Can you please point me to the example or API's ?

Related