Hi all,
I’m working on a battery-powered project to control a water valve via Thread/Matter or Zigbee. The device should consume <100 µA at idle but be able to wake up on a message to toggle the valve.
My questions:
Is XIAO MG24 or XIAO nRF54L15 capable of doing that ?
Has anyone used MG24 or nRF54L15 as a Thread/Matter/Zigbee actuator on battery?
What are real-world idle and wake-up consumption numbers?
Is it feasible to have a sleepy end-device that wakes on messages reliably to control a relay?
Any feedback on development experience ?
Thanks for any advice, experiences, or pointers to similar projects!