Hi
I want to operate nrf51 in various power modes available like low power mode, constant latency mode system idle mode and so on.my questions are as follows:
-
how can i operate it individually?suggest some sample example or thread related to this
-
Can I combine these power modes functionalities in one program?
-
Is it possible to deal with interrupt from GPIO in these mode?
-
Can memory contained remains intact and can I Access them?
-
Apart from these modes, are there any other modes for power saving?
I am implementing this so please help me finding out answers of these questions. Thanks