When I joined the serial port service function in ANCS project, download into 52832 development board has been reset, what is the problem?
When I joined the serial port service function in ANCS project, download into 52832 development board has been reset, what is the problem?
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?
You only have the problem when using SDK 11? Everything is working with SDK 12?