NFC, is it possible to exchange strings or bytes between Android and Windows phone? -


i need create android app comunicates (send string or bytes) windows phone app, nfc. possible? how can without bluetooth?

how connect (android , windows phone) arduino uno nfc shield (http://www.adafruit.com/product/789)?

i want create apps in c# , java.

thank you!

here wiki explains api of adafruit nfc shield. in section, demo 2: ptopinitiator.pde , ptoptarget.ino, example shown , seems peer-to-peer communication available use.

i have never touched windows phone don't know available but, here explanation using nfc (as peer-to-peer) on windows phone 8.

the way use peer-to-peer communication on android asked / answered here.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

Save and close a word document by giving a name in R -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -