nRF9160DK Zephyr Scheduling

Hi!
I need to understand how my board is working. Right now I'm writing code on Visual Studio Code then I flash that on my board. I need to know in all of this how I'm using Zephyr OS. There is a way to work directly with the operating system? How can I add the concepts of scheduling, preemption threads, etc?
Really thank you!

Related