Hello,
I have found a few old posts about edge detection on gpio using ncs having higher power consumption and suggestions to use level detection.
What is the correct way to set this up?
Is there an equivalent of NRFX_GPIOTE_CONFIG_IN_SENSE_TOGGLE(false) functionality in NCS? i.e. ensuring I set up port event instead of in_event.
Thank you for any help on this matter.