Hello ,
I am trying to use NFC pin p0.10 as WAKE up pin , using nrf_gpio_cfg_sense_input(Btn, NRF_GPIO_PIN_PULLUP, NRF_GPIO_PIN_SENSE_LOW); this code. I have defined CONFIG_NFCT_PINS_AS_GPIOS in prepocessor. But still chip does not wake up from sleep on pressing the pin. The same pin however functions as GPIO (read and write). Is there any additional setting required to use the NFC pins as WAKE up?
Thanks And regards
Dilip