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

SOFTDEVICE_HANDLER_INIT in nRF52832

Hello. Everyone. I'm Aaron and beginner in nRF52832. I have some serious problems with using the nRF52832. I'm trying "ble_peripheral\experimental_ble_app_blinky" in Keil Version5.and there is no External 32.729KHz crystal on my Board. Project is "ble_peripheral\experimental_ble_app_blinky\pca10036\s132" in examples

After upload flash firmware to nRF52832, chip stopped. I tried Debug, and then I think Reason is SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); what's the solution? image description This is line(function) that stopped in debug. image description setting fro softDevice

What's ROM and RAM setting for BLE? link text

Please help!.

Thank you fro reading.

Parents
  • Thank you for reply. I have tried PCA10040 DK and 10036.but both don't work. and I have tried ble_peripheral/ble_app_beacon and ble_peripheral\experimental_ble_app_blinky. also, don't work and stopped. What' the reason? CLOCK_SOURCE or setting 1ROM, 1RAM? .................... I will study Debug in Keil following your comment. Thank you.

Reply
  • Thank you for reply. I have tried PCA10040 DK and 10036.but both don't work. and I have tried ble_peripheral/ble_app_beacon and ble_peripheral\experimental_ble_app_blinky. also, don't work and stopped. What' the reason? CLOCK_SOURCE or setting 1ROM, 1RAM? .................... I will study Debug in Keil following your comment. Thank you.

Children
No Data
Related