Hello Sir,
We are facing the same issue with the NFC kit. We followed your instructions by adding the
NxpNci_CLK_CONF configurations to the NfcFactoryTestApp.c file.
Please find the sequence we followed,
1) Reset, (E9, 01)
2) NxpNci_CLK_CONF, {0x20, 0x02, 0x05, 0x01, 0xa0, 0x03, 0x01, 0x08}
3) NCICoreReset, {0x20, 0x00, 0x01, 0x00}
4) NCICoreIinit, {0x20, 0x01, 0x00}
5) Disablestandby, {0x2F, 0x00, 0x01, 0x00}
6) Rfon(). {0x2F, 0x3D, 0x02, 0x20, 0x01}
Unfortunately, we are unable to get anything while tapping the card.