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

Power consumption of NRF52 GPIOTE->IN

Hi all: I found this issue happen on NRF52 with SDK v11.0. Because I measured the current increased ~1mA after enable GPIOTE->IN, is there any solution can solve it?? Thanks...

Parents
  • Just adding to the discussion here, even I am facing similar issues of high sleep current. I am using nrf51882 S110 with SDK 8. On using the GPIOTE_CONFIG_IN_SENSE_TOGGLE(high) function i am getting a sleep current of 860 micro amperes. Is it because this function doesn't use the PORT event and if i set to false will it reduce the sleep current?

Reply
  • Just adding to the discussion here, even I am facing similar issues of high sleep current. I am using nrf51882 S110 with SDK 8. On using the GPIOTE_CONFIG_IN_SENSE_TOGGLE(high) function i am getting a sleep current of 860 micro amperes. Is it because this function doesn't use the PORT event and if i set to false will it reduce the sleep current?

Children
No Data
Related