Hi Nordic Team,
I am planning to develop a Matter-over-Thread end device (sensor) using the nRF54L15, which will be battery-operated. To maximize battery life (minimum 2 year), I need to implement an efficient low-power mode.
- Which power mode should I use to achieve the longest battery life?
- When the MCU enters sleep mode, will the Thread connectivity be affected? If so, how can I ensure a stable network connection?
- Is there any official guide or documentation that I can follow to develop a battery-efficient Matter-over-Thread end device?
- Can we wakeup MCU based on thread message reception? In idle state can I keep my MCU in sleep state and upon receiving the thread message meant for my MCU, it can wake up the MCU. Is this possible?
I would appreciate any guidance on best practices for optimizing power consumption while maintaining reliable connectivity.
Thank you,
Bhavya