This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

what's the meaning of error no. NRF_ERROR_BUSY

When I use sd_ble_gap_adv_start( ), sometimes get return value NRF_ERROR_BUSY . What's the meaning of this error No. ?

Parents Reply
  • thank you! I add softdevice_ble_evt_handler_set() in my code, and never set advertising_state = true, then the board never reboot.In another words, this code do nothing but the board works good. but if I set advertising_state = true when advertise start, the board will die as before...so puzzing...I will try to find why

Children
No Data
Related