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

Debugging 'ble_app_hids_keyboard_pca10040_s132' example

Hi,

I am working on Keyboard HID example application. I am trying to 'step into' the code (debugging) to understand  the working of the code. But the example ends up in app_error_fault_handler. The example works fine when running freely. So my question is why is the execution ending up in the app_error_fault_handler in debug mode?

Thanks in advance.

Related