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

Using GPIO in LOW POWER MODE consuming less than 30uA.

Hi, I am using nRF51422 with S130. I want my application to blink a LED every one second. For now I am using App Timer which solves the purpose but the current consumption is too high 1.2mA. Is there any way I could do this blinking with less consumption? say below 20uA?.

Related