We have 2 projects. 1 using an nRF52833 and the other using an nRF52840. In both circumstances we can cause a brownout condition. In order to remedy this situation i wanted to use the RESET pin and pull it low momentarily after Vcc rail returned from 1.6V to 3.0/3.3/3.6V depending on circuit. For the project with the nRF52840, the system can trigger a reset while in brownout when i pull the RESET pin low for a period and let it rebound to 3.6V.
The nRF52833, with the same circuit and trigger on the RESET pin, does not cause the system to go into reset and the 833 remains in brownout condition.
Is there a reason why the 840 can pull itself out of brownout using the reset pin and the 833 cannot under same conditions?
Here is the 52840 trigger sequence

Here is the 833 reset sequence
