I have a OM27160: Development Kit for PN7160 Plug’n Play NFC Controller that I have interfaced to our board (Atmel SAM4S based) using SPI and I have ported the library and driver from SW6705\NXP-NCI2.0_MCUXpresso_examples\NXP-NCI2.0_LPC55S6x_examples.
After sending the NCICoreReset it responds with notification 0x60 (NCI 2.0 CORE_RESET_NTF) rather than the 0x40 acknowledgement that the example is expecting. Therefore NxpNci_CheckDevPres() fails.
Is this an allowable response that the example doesn't handle or is it a sign of something going wrong ?
Many thanks
Doug