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.
Hello, thank you for your help.But I used SDK12.2.0 ANC project will ble_nuc. C transplantation in can use, this is SDK11 ancs have a BUG?
You only have the problem when using SDK 11? Everything is working with SDK 12?