hello everyone, recently I entered the world of nordic,
and I have been testing some of the functionalities, of one of the devices,
specifically the nrf5304 dk model, I am trying to make a connection between a sensor and this model
using gpio P1.04 as interrupted, however taking into account what I learned from the course,
I have not found a way to interact with the pin using the nordic sdk,
as I understand it seems to be possible to use the gpio linked to the buttons and leds,
but I would like to know if is it possible to use other pins and how to do the configuration process.
Again I would really appreciate your help.