Hello,
I am learning the different peripherals using the nRF52 DK (PCA10040). I am using the nRF5_SDK_16.0.0. I am using Segger Embedded Studio on Windows 10 64-bit machine.
I started with GPIO using the blinky project and everything went well.
Now, what I wanted to do is use the GPIOTE module on the blinky project. I tried looking at this video but no luck on my end.
Can someone share the detailed step-by-step process on how to add the GPIOTE driver, dependencies, and configurations to the blinky project?
Any help is highly appreciated. Thank you!