mristau / Arduino_nRF5x_lowPower

Arduino Power Management Library for nRF5x
43 stars 10 forks source link

Sense input pin does not work in POWER_MODE_OFF #3

Open ekawahyu opened 4 years ago

ekawahyu commented 4 years ago

I just installed it last night and took the example as is. When I press the button (as in giving it an interrupt), it does not wake up the system at all. But the interrupt seems to work just fine in POWER_MODE_LOW_POWER and POWER_MODE_CONSTANT_LATENCY.

I got the latest nRF5 Core 0.6.0, what version do you think I should install to make POWER_MODE_OFF to work? Thank you.

KamranArain commented 4 years ago

I am also facing the same issue as describe in above comment. Waiting for next update.

kodgem commented 2 years ago

I'm having the same problem, we would appreciate it if you could help us (URGENT!!!)

PeraZver commented 2 years ago

Hello, just to add that I'm facing the same issue.

LiveRock commented 1 year ago

This is normal behaviour for 'SYSTEM OFF' mode. image