Hello, I am trying to use open-thread with NRF52840. There are two different SDK one of them is NRF-SDK for Thread and Zigbee and other one NRF-Connect. Nordic recommends to use second one.
NRF-SDK for Thread and Zigbee, includes peripheral modules but I couldnt find them in the NRF-Connect SDK 1.6.1. Also, I don't want to use NRF-Connect application. It forces me to use Zephry RTOS. I just want to use peripheral modules and FreeRTOS by using SEGGER.
What should I do? Where is the peripheral modules (gpio, timer, adc, pwm etc.) in NRF-Connect SDK?