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

waking up from systemOFF resetting GPIO

Dear Team,

i have connected a sensor to nRF52810. The sensor power suppply (VDD) is connected to one of the GPIO. My system will switch between systemON and systemOFF most of the time.

During systemOFF I can see that the sensor is working properly. I can see voltage on VDD  pin of sensor during systemOFF. But when system wakes up from systemOFF sensor is not working. 

I would like to ask that, would waking up from systemOFF reset GPIO (high --> low --> high) ? If that is the case, I will have to re-initialize the sensor each time waking up from systemOFF.. Is there any way I can retain the GPIO voltage while waking up from systemOFF ?

Related