I have a project based on the CC2650 SimpleBleCentral that keeps rebooting after some random interval of time.
Are there any register that can point out the reason for the last boot?
I have enabled #define HEAPMGR_METRICS and I do not seem to have any heap issues. Anything else I can look-up for diagnostic purposes?
Also, running from under IAR with debugger, I only get a message that the CPU stops responding.
Can I have some help please?