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

Hello, why the SDK11.0 ANCS project to join ble_nus. C service function will reset when?

When I joined the serial port service function in ANCS project, download into 52832 development board has been reset, what is the problem?

Parents
  • Hi,

    It sounds like you are ending up in the error handler, caused by the function APP_ERROR_CHECK() being called with an error code. The default behavior of the error handler is to reset the device. See this thread on how to debug your device and find the error code.

  • You only have the problem when using SDK 11? Everything is working with SDK 12?

Reply Children
No Data