Search Unity

How to Setup NFC with Unity?

Discussion in 'Scripting' started by MJacobsen186, Oct 25, 2016.

  1. MJacobsen186

    MJacobsen186

    Joined:
    Aug 28, 2015
    Posts:
    21
    Hello everyone! I have been wanting to experiment with NFC technology within Unity and was wondering if anyone had any success using an external NFC reader/writer on Windows (not Android)?

    If someone who has looked into this could give me the general direction I would need to get going, I would greatly appreciate it! It seems as though there are little to no resources available on this topic. I have seen instances of people using this technology with Unity, but I can't find anything about it in the Unity documentation.

    For instance, does the USB connected reader/writer need to transfer information to a database where it is then read by Unity? I'm just guessing here, so I could be way off.

    Thank you very much!
     
  2. DocDeveloper

    DocDeveloper

    Joined:
    Sep 14, 2017
    Posts:
    1
    Hello,
    I would like to develop a game with Unity which uses an external NFC reader/writer on Windows.
    Have you found any information that may be useful to me?
    I also could not found anything in the Unity documentation.
    I'll apprecciate any help. ;)
     
  3. julioobelleiro

    julioobelleiro

    Joined:
    Oct 5, 2015
    Posts:
    3
    Hey there! we have the same challenge, did you guys find a solution?
     
  4. StarManta

    StarManta

    Joined:
    Oct 23, 2006
    Posts:
    8,775
    You'll have to find a binary DLL that interacts with the hardware; this DLL can be imported and used by Unity.
     
  5. Yoreki

    Yoreki

    Joined:
    Apr 10, 2019
    Posts:
    2,605
    We missed 2018 and have two entire replies in 2019. What a shame.
     
  6. dman8723

    dman8723

    Joined:
    Dec 18, 2017
    Posts:
    12
    Hi everyone, I also having the same question.
    Did you guys find how to work with an external NFC reader??
     
    ROBYER1 likes this.