Hi,
I have been playing with Raspberry Pi 2 for some time now.
I use the Dexter Industries image as start.
For expanding the IO I use GrovePi+.
For nfc I use the latest Element14 NXP nfc board.
Installing:
sudo dpkg -i libneardal0_0.14-1_armhf.deb libwiringpi2-2.25-1_armhf.deb neard-explorenfc_0.4-1_armhf.deb
According to AN11480, the RBP SPI bus is configured for the nfc board.
Then the GrovePi can not be used anymore.
The RBP GPIO 8 is used as reset for the GrovePi and also used for the Elemenet14-nfc. What can I configure to use both??
Regards
Ronald