Hi everyone, I'm having a problem as follows: I am wanting to use LPCOMP to wake up the nrf52840 from system off mode. So can anyone give me an idea of how to do that?
Hi, use sd_power_system_off() to put the system into system off, but as long as I turn off the config.hal.detection configuration, the system will automatically reboot when there is an impact on the AIN2 pin
Hi, use sd_power_system_off() to put the system into system off, but as long as I turn off the config.hal.detection configuration, the system will automatically reboot when there is an impact on the AIN2 pin