I am using nrf52832 with softdevice s132, it use the power manage function to enter to the sleep mode.... But i cannt recognize whether it is in sleep mode or not.. Can anyone tell me about how to check whether it is in sleep mode or not
I am using nrf52832 with softdevice s132, it use the power manage function to enter to the sleep mode.... But i cannt recognize whether it is in sleep mode or not.. Can anyone tell me about how to check whether it is in sleep mode or not
You need to measure the current consumption to see if the system is in low power mode. Try these guides on how to measure power on the board.