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

sd_evt_get hang by HardFault_Handler

Hello

I am using the nrf51822_Beacon application and SDKv7.1.0. have a issue when sd_evt_get function start executing, after imitatively program counter reach into HardFault_handler, it can not come outside the sd_evt_get().

Related