Hi,
I am retaining a buffer for checking whether it is happening the first time after power on or not.
for the first time, I am keeping predefined values(2 for check initialization, remaining for state maintenance after the system off.
with RTT viewer being opened the values being retained and my app working fine.
but without RTT viewer being opened, the application initializing again and again as it came from power reset.
can anybody point out how to debug this?
SDK used 17 for NRF52810 custom Board.