Hello,
I am updating my application from older SDK 15.0 to use SDK 17.0.
NRFX_NFCT_ENABLED NRFX_CLOCK_ENABLED are used to enable the files nrfx_nfct.c, nrfx_clock.c respectively.
However, both are defined in 0 in the default SDK_config.h file.
Should their value be changed to 1 from the default suuplied 0?
Thanks,
Alon