Hi,
I started coding form ble_app_uart, and whenever I set a breakpoint and it's caught, then I press Resume (eclipse), the code falls on NRF_BREAKPOINT_COND in app_error_fault_handler().
The callstack is empty so I don't know where this is coming from...
But it happens only after stopping on some breakpoint and then resuming.
I'm using SDK 14.
Thanks