[nRF52840]low-power enter and wakeup when using OpenThread?


Hi!
I am designing low power consumption products through the nrf52840 development board.

I have two nrf52840 development boards, one as FTD device and the other as MTD device.

FTD equipment starts up normally, and receives MTD equipment module detection data
through the thread protocol.

The MTD device is usually in a low-power sleep mode. When the external module is triggered
to wake up, it uploads data to the FTD device and enters the low-power state again.
How can I make my MTD device enter low power consumption and wake up via interrupt pin when idle?

I am downloading and checking the official SDK file and there is no example of low power
consumption entry and wake-up.

Is there any SDK example or teaching that can be referred to?
Parents Reply Children
No Data
Related