Hi,
I am testing **ble_app_uart example in the path of nRF51-SDK\nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_uart\pca10028\s110 \arm5_no_packs\ble_app_uart_s100_pca10028.
I want to start and stop advertising manually on a certain condition.
ble_advertising_start(BLE_ADV_MODE_FAST) works for advertising . But I can't stop it.
I tried several ways, still in trouble.
I need help.
Thanks.