Hi All,
I am facing the issue with sleep current in nrf51822. initially i checked the sleep current 11uA. but after one hour it is increasing to up to 390 uA gradually.
here i have placed sleep current variation graphically.
code design,
1. used gpio interrupt (NRF_GPIOTE->INTENSET = GPIOTE_INTENSET_PORT_Msk;),
2. RTC is running.
3. WDT is used 45 ssec.
4. soft device version : s110_7.1.0
please help any one. please correct me what mistake i have made.