Hello, everyone!
I am a newbie developer about nrf51.
I need to advertise my BLE and save my power.
I have read the document that nrf51 has System-on (including some modes) and system-off.
It seems that in system-off mode, nrf51 couldn't shoot ble signals, which could be waken up by interrupt.
So I need to keep nrf51 in system-on. The question is , except the normal mode, are there others modes that advertise ble and save power consumption simultaneously?
Another small question, if I want to configure GPIOTE, do I need to configure PPI registers, too?
Please give me some direction to study, thanks all !