質問

I am currently doing my final year project such that, I need to make an Android phone (Nexus S) communicate with an Arduino Uno such that the phone is an NFC tag.

I figured out that an NFC shield might be a way for them to communicate. However, after I searched around, I have no idea how to start writing the code. How can I do it?

役に立ちましたか?

解決

So in short: Nope, you can't do this unless you are willing to invest several month of research and development.

Technically the NFC chip in the Nexus is capable to do this, but the public Android API does not expose this feature and it is not trivial to enable/implement this.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top