the execution procedure of my application as following:
bluetooth_init(void) -> start advertising (timeout 10s) -> nrf_sdh_disable_request() -> nrf_pwr_mgmt_run() -> after 1min -> nrf_sdh_enable_request() -> restart adverting
the result is:
<error> app: ERROR 2 [NRF_ERROR_SOFTDEVICE_NOT_ENABLED] at ..\..\..\..\..\..\components\softdevice\common\nrf_sdh_ble.c:313
0> PC at: 0x00033681
0> <error> app: End of error report