Hi,
I am working on my custom made board, and I use P09 and P10 as digital outputs. I am aware I should disable NFC by adding the preprocessor: "CONFIG_NFCT_PINS_AS_GPIOS" which I did but still the pins state does not change (it stays always in somehow floating position, 0.3~0.6 V). I checked UICR address 0x1000120C and its value was 0xFFFFFFFE which means: operation as GPIO.
So I don't understand why it's not working, should I do something else ? Any suggestions ?
(I am using Segger embedded studio)
Thanks for the help
