I'm trying to get my head around the steps involved in doing something as simple as accessing a GPIO pin.
I'm running VSCode as my IDE, with the nRF Connect extension (V1.7.0). I've been playing around with the blinky example contained in ..\v1.7.0\zephyr\samples, and I'm using the nRF52-DK with the nRF52832 chipset.
What I need is someone to just step me through the process of how to set up my code so I can access the relevant GPIO on my hardware, and then change its state. The blinky example does this, and I can play around with that and add some additional GPIO pins, etc, but I'm not fully understanding all the stuff involving nodes and devices and flags, etc, etc. I want to get that clear in my head before I try and go too much further.
As I understand it:
1. In the Devicetree, a GPIO pin will be defined along the lines: