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

HardFault_Handler with s120

Hi all, I am using nrf51822, on pca10005 board, and debuging the s120/ble_app_hrs exple. I charged s120 v2.0 in memory. The problem that I have is when ble_stack_init() is executed, I get a HardFault_Handler. I triyed also with s120 v1.0 but I got the same problem. Could anyone help me please ?

Parents
  • Hi mohBOSS,

    If you S120 v2.0 you may want to update the API headers file in the components\softdevice\s120\headers to the ones come with the s120 v2.0.

    Could you step into the ble_stack_init() function to see which function cause the issue ?

    Have you got a relatively new PCA10005 board? The S120 might not work well on an older version of the chip (XLR1)

Reply
  • Hi mohBOSS,

    If you S120 v2.0 you may want to update the API headers file in the components\softdevice\s120\headers to the ones come with the s120 v2.0.

    Could you step into the ble_stack_init() function to see which function cause the issue ?

    Have you got a relatively new PCA10005 board? The S120 might not work well on an older version of the chip (XLR1)

Children
No Data
Related