I am currently looking for a way to add a user-callback in the wakeup-period of the SED communication. This is done to prevent two wakeup cycles (communication + sensor readout) in order to figure out if this would decrease the power consumption.
Is there an easy way to do this? I looked into the usual matter event-queue handlers and some OpenThread related stuff, but didn't find anything which suits my needs.