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