Hello,
I would like to develop OpenThread applications that run under ZephyrRTOS for the nRF52840 processor. It appears that there are 3 possible development approaches:
- Follow the development process from Open Thread
- Follow the Zephyr development process
- Follow Nordic, NRF Connect SDK development process
The unified, NRF Connect SDK is the most attractive but it appears OpenThread support is not complete. The OpenThread examples work but customization of peripheral support is unclear. Zephyr and NRF Connect are very similar.
Is it correct that this approach would not require the soft device?
TIA