Hi,
I am trying to measure my circuit sleep current while connected, through a high value resistor, the problem is while waking up each MIN_CONN_INTERVAL the processor wakes, the voltage drops and the processor resets, What I want to do is to time the waking of the processor, to control the resistance with which I measure to increase only for a few miliseconds BETWEEN the CONN events, is that possible?
I am working with nRF51822, s130, SDK12
Thanks!