• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

NFC (Android to different tag)

 
Ranch Hand
Posts: 95
Python C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi everyone

Now , I know how to do NFC from Android-to-Android. But if I want to do it from Android to another device which has an NFC tag then please tell me-
(a) A very good NFC chip maker?
(b) If I get one, then how do I program it?

Thanks.
 
Author
Posts: 25
5
Android IntelliJ IDE Objective C
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

(a) A very good NFC chip maker?



One of the largest manufacturer of NFC devices is NXP Semiconductor. They have a variety of different tags that can be purchased from commodity electronics vendors. Here is a link to their NFC site: http://www.nxp.com/campaigns/nfc/

(b) If I get one, then how do I program it?



NXP also has an Android app on Google Play that allows you to use your Android device to program compatible NFC tags with data from your device. I would recommend you use it as a starting point: https://play.google.com/store/apps/details?id=com.nxp.nfc.tagwriter&hl=en
 
Naishadh Parmar
Ranch Hand
Posts: 95
Python C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot
 
Your mind is under my control .... your will is now mine .... read this tiny ad
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic