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...
Try to turn off UART and see if the current consumption is less. You are sure that the sensors are not drawing current? The reset reason have to be cleared manually, it is not cleared unless the reset is power on or brown out reset, see here. Your reset reason shows many things (pin reset, soft reset and wake up from system off reset).
Try to turn off UART and see if the current consumption is less. You are sure that the sensors are not drawing current? The reset reason have to be cleared manually, it is not cleared unless the reset is power on or brown out reset, see here. Your reset reason shows many things (pin reset, soft reset and wake up from system off reset).