This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

operating nrf51 in various power modes

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:

  1. how can i operate it individually?suggest some sample example or thread related to this

  2. Can I combine these power modes functionalities in one program?

  3. Is it possible to deal with interrupt from GPIO in these mode?

  4. Can memory contained remains intact and can I Access them?

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

Related