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...
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...
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?
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?