Hi,
i want to use a current time service in nordic app (nRF Toolbox) for the bgm profile. I see, that when the cts service is not found, the micro reset. Why?
Someone, can please me give some information about that?
Thanks, Anna
Hi,
i want to use a current time service in nordic app (nRF Toolbox) for the bgm profile. I see, that when the cts service is not found, the micro reset. Why?
Someone, can please me give some information about that?
Thanks, Anna
@Anna: What exactly profile are you implementing ? You based on our example or you wrote your own ? The chip resets most likely because of an assertion. I would suggest you to add a break point in the app error handler and see what cause assertion, which line, and which error code.
@Anna: What exactly profile are you implementing ? You based on our example or you wrote your own ? The chip resets most likely because of an assertion. I would suggest you to add a break point in the app error handler and see what cause assertion, which line, and which error code.