Hi i use a soft with DFU and Beacon. I will use the beacon and when i press on a button i can update the software with DFU. DFU and BEACON works independently but when i will use the 2 together the soft stop or restart.
for deinit the BLE i have try : sd_ble_gap_adv_stop(); softdevice_handler_sd_disable();
but the result as the same. Do you have a method for completely deinit the BLE BEACON ?