When debugging with Keil, the software may suddenly start from the beginning.
The reset process may be running somewhere, but it cannot be detected.
Is there information that can be detected by setting a break somewhere in the debugger?
The software is Peripheral.
Execution operations are advertising, connection, and transmission / reception of communication.
Reset occurs when sending or receiving communications.
However, the self-made reset code has not passed.