Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why BLE_GAP_EVT_ADV_REPORT disappear in ble_app_uart_c example of SDK 16?

Dear Nordic

I am using nRF5 SDK 16.0.0_98a08e2 , and studying the example ble_central\ble_app_uart_c.

I found that in function  

static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context)

BLE_GAP_EVT_ADV_REPORT disappeared, while I remember that there was BLE_GAP_EVT_ADV_REPORT in previous versions of nRF5 SDK.

Could you please tell me that why you remove BLE_GAP_EVT_ADV_REPORT in ble_central\ble_app_uart_c of  SDK 16?

Thank you very much!

Parents Reply Children
No Data
Related