This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52 reset after voltage/load step

I have a design that uses the NRF52810 as well as NRF9160. 

For safety reasons, it must have a fuse that is about 1 ohm into the system.  I'm seeing an issue after an input load-step of e.g. 1A (used to power the nRF9160 transmit), the nRF52 seems to reboot.  The only thing I could find suspicious is that the voltage that the nRF52 sees goes from ~2V to about 3V in about 1ms when the load is removed, and this is what causes the issue.  Interestingly its not when the load turns on and goes from 3V to 2V.  

Does this sound surprising?

I might try a regulator to just prove this step-up is the issue or not, but unfortunately, it will be very difficult for me to make this change due to some other circuitry that relies on 3.3V (stable) while the cellular isn't running! 

For what its worth, the reset pin is not used in this design as this was the first thing I thought (e.g. a glitch on the pin)

Related