Hi,
I have loaded a simple application on my nRF52840 that just activates a GPIO as soon as it reaches the main loop.
The SoC is powered externally according to the chapter "8.3.5 nRF52840 SoC direct supply" in nRF52840_DK_User_Guide_20201203.pdf.
When I measure the time between power on and GPIO high, I get around 70 ms:
Is there any way to decrease this time? I would like the nRF52840 to start in less than 10 ms.