I'm running OpenThread on a nrf52840-mdk from maker diary. I'm using the nRF SDK for thread and zigbee.
I would like to poll a sensor periodically. OpenThread does not offer this kind of service. Is there anything i can use in the SDK to accomplish this? I tried using an RTOS but i've been struggling to implement that.