I bought a Seeeduino Ethernet and Seeedstudio NFC v2.1 shield

I bought a Seeeduino Ethernet and Seeedstudio NFC v2.1 shield. I followed the instructions on the wiki precisely but the NFC shield is not detected. When I download and run the sample sketches the ouptut is :
Didn’t find PN53x board

What can be the issue?
Is the Seeeduino Ethernet compatible with the NFC shield 2.1

Hi there,


Seeeduino Ethernet pin 10 is to control the connection to the Ethernet controller(SPI SS). The NFC shield also use the spi to communicate with arduino. There is a SS pad near the grove port on the nfc shield, please try to cut the D10 and solder to D9, please change the nfc shield ss pin to D9 as well.

Thanks

best rgds
Bill

Thank you very much for your swift response and explanation!