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

NRF52840 DK Hardfault

Received our 52840 DK, loaded, via nRF Go Studio, s140_nrf52_7.0.1_softdevice.hex. Loaded, via IAR Workbench, ble_app_blinky_pca10056a_s140. I clicked to go button and whamo, right to Hardfault exception. Call stack shows main->ble_stack_init->nrf_sdh_enable_request->HardFault. Interestingly enough, if I load s132 softdevice the blinky, and all other, examples work as expected.

what gives?

Parents
  • Hello,

    If the ble_app_blinky_pca10056_s140 works with the s132 softdevice, you are not using the combination of project and softdevice that you think you are using.

    Can you show me some screenshots of how you program the bootloader and what your IAR setup looks like? Are you sure you set the ble_app_blinky_pca10056_s140 as the active project before you flash it?

    BR,

    Edvin

Reply
  • Hello,

    If the ble_app_blinky_pca10056_s140 works with the s132 softdevice, you are not using the combination of project and softdevice that you think you are using.

    Can you show me some screenshots of how you program the bootloader and what your IAR setup looks like? Are you sure you set the ble_app_blinky_pca10056_s140 as the active project before you flash it?

    BR,

    Edvin

Children
No Data
Related