Skip to content

Low power modes & accessing nRF/ARM libraries #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
joeynoodlesfang opened this issue Oct 12, 2018 · 1 comment
Closed

Low power modes & accessing nRF/ARM libraries #190

joeynoodlesfang opened this issue Oct 12, 2018 · 1 comment

Comments

@joeynoodlesfang
Copy link

joeynoodlesfang commented Oct 12, 2018

Hi, sorry for nub questions:

  1. I realize that you guys provide a helper function for SystemOff, now how would I turn on the low power mode while system on? It says in the datasheet for nRF52832 that there is a "ION_RAMON_EVENT | System ON, Full RAM retention, Wake on any event" setting.

  2. Can I access the Nordic and ARM libraries whilst using the Adafruit-Arduino libraries?

@hathach
Copy link
Member

hathach commented Nov 5, 2018

  1. For low power mode: you may want to check out Power consumption #51 and More on Power consumption #165
  2. You can freely use any lower API from nordic, should be no problem at all.

@hathach hathach closed this as completed Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants