Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf_sdh_freertos_init(scan_start,NULL) & Multilink → HARD FAULT

Hi,  I am using the Nordic nRF52832, with v15.2 of theSDK, and would like to use "nrf_sdh_freertos_init" to implement multilink. I refer to example "ble_app_multilink_central" to code the pair of multilink.

     Everything went well until I turn the slaves off. It shows  <error> hardfault: HARD FAULT at 0x00026EEE  <error> hardfault: R0: 0x68000009  when i turn the last slave off. 

Any help would be appreciated. 

Related