This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Settings of SOFTDEVICE_HANDLER_INIT on SDK 7.1

Hi, I stuck on SOFTDEVICE_HANDLER_INIT in example code on nRF DK PCA100028 within debug. It is example code from SDK 7.1.

  1. How Can I solve this?
  2. Why Nordic's SDK on their development kit doesn't work as default ?
    • one has to read many questions when he can runs any example code properly :(
Parents
  • There are many missing files in SDK11, so I downloaded working example ble_app_beacon for PCA20006 and changed it. It is working for PCA20006 without debug, because I don't have debug cable for PCA20006.

    No. I don't have any error from SOFTDEVICE_HANDLER_INIT, because it stucks on sd_softdevice_enable(clock_source, softdevice_assertion_handler)

    I have erased all from DK, because I couldn't start debug at all. Is softdevice necessary for function ?

Reply
  • There are many missing files in SDK11, so I downloaded working example ble_app_beacon for PCA20006 and changed it. It is working for PCA20006 without debug, because I don't have debug cable for PCA20006.

    No. I don't have any error from SOFTDEVICE_HANDLER_INIT, because it stucks on sd_softdevice_enable(clock_source, softdevice_assertion_handler)

    I have erased all from DK, because I couldn't start debug at all. Is softdevice necessary for function ?

Children
No Data
Related