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

debugging BLE uart causes reset when breakpoint set in SDK

I am using Keil and nrf52 dev kit to write some UART over BLE code if I set a break-point in nus_data_handler() it cause a reset to run soon after stepping though some code and the BLE radio starts advertising even though I am stepping through code.

Related