This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART Peripheral example stop advertising using sd_ble_gap_adv_stop

Hi. I am trying to stop advertising after a delay in the UART example using;

sd_ble_gap_adv_stop(???)

What do I put in the brackets? It is asking for a uint8_t called adv_handle. I can't find this in the UART peripheral example, or don't know under which structure it is located?

Thanks

Phil

Parents Reply Children
No Data
Related