NFC06A1- linux demo, detect nfc
I run the linux demo for X-NUCLEO-NFC06A1 in a raspberry. It starts "Scanning for NFC technologies...", I pass an empty nfc tag to the module and it does not recognize it. I can see the state in demoCycle() passing from state=1 to state=2 (DEMO_ST_DISCOVERY) and it stays there. No interrupt signal in the logic analyzer. I have changed SPI_MAX_FREQ to 600000 if it matters.
I expected an interrupt on tag detection. What are the configurations to do that?
