Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to create something akin to a thread in nRF SDK

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.

Parents Reply Children
No Data
Related