Hello,
I made my nRF52840DK go to sleep.
It was immediately restarting.
RESETREAS and LATCH gave me the cause of the reset and I fixed it.
Now, I can put it to sleep, it does not restart without reason.
Then I ported the exact same code to the dongle (only adjusting the IO addresses).
Nothing is connected to the dongle IO ports, I even disconnected the UARTs used on the nRF52840DK.
It keeps restarting and RESETREAS has no bit set.
I am now short of new ideas.
Do you know what is different? And how to make it work?
Thanks,
Frederic