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

Setting nRF52840 to deep sleep (sytem-off) and waking up on dedicated pin interrupt.

Hello All,

I am working on the development of a  product based on the nFR52840 SoC (SDK 16 and softdevice 14) and have several pheripherals connected to the chip, one of which is the nRF9160 SiP. My question is a 2 parter;

1. I can software shutdown the other pheripherals, but I couldn't figure out how to do this for the nRF9160, could It be done? If yes, please how do I proceed (software shutdown)?

2. I had a  look at some similar cases and explanations point towards the ble_pheripheral_templetate which advertises for 3 min and goes into deep sleep if no connection is made. Then it should wake up on pressing btn1.

   But it wakes up when any btn in pressed or NFC is detected. How could I implement this concept for my device while sensing only 1 choosen gpio pin as interrupt for waking up the nrf52840 chip ?

Thanks in advance for you time and response.

Parents Reply Children
No Data
Related