I want to use P0.10 of NRF52810 as GPIO. I have added CFLAGS += -DCONFIG_NFCT_PINS_AS_GPIOS in the make file. But still its not working. I am using Nrf 52810 , SDK 15.2.0 and GCC compiler.
I want to use P0.10 of NRF52810 as GPIO. I have added CFLAGS += -DCONFIG_NFCT_PINS_AS_GPIOS in the make file. But still its not working. I am using Nrf 52810 , SDK 15.2.0 and GCC compiler.
Hi,
This information should go into the other thread you created, not in a new one. Remember to include details about the HW as well. E.g., provide schematics if you are using a custom board. The 52810 does not have NFC so it doesn't make sense to compile with -DCONFIG_NFCT_PINS_AS_GPIOS.