Receiving NDEF message from Android to Raspberry Pi
SamOliver1995 opened this issue · 0 comments
SamOliver1995 commented
Hi There,
I am using Raspberry Pi 3 with Raspbian Jessie and SPI is enabled. The board I am using for the NFC receiver is the NXP-EXPLORE board.
What I'm trying (and failing) to achieve, is sending a simple NDEF message from my android phone to the Raspberry Pi, the Raspberry Pi reads it in using the Nxppy library. It will read any other card, just won't pick up the message from my phone.
Is what I'm trying to achieve possible? If so what routes should I be going down?
Currently I've invested time in using Android Beam, but to no avail.
Many Thanks,