Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User G2345's Avatar
    Join Date
    Dec 2012
    Posts
    5
    Hi, I'm trying to read NFC Tag's UID using my Lumia 620, but it seems that WP8 SDK doesn't support this. Has anyone ever done this before? Please give me some tips, thanks!

  2. #2
    Registered User G2345's Avatar
    Join Date
    Dec 2012
    Posts
    5
    Anyone? I'm really confused and need some helps.
    Thanks.

  3. #3
    Registered User Bill Chung's Avatar
    Join Date
    Jan 2013
    Posts
    3
    Windows Phone SDK not support reading UID now.

  4. #4
    Registered User bintk's Avatar
    Join Date
    Jun 2011
    Location
    Egypt
    Posts
    43
    I've already tried about a month and did not work also

  5. #5
    Nokia Developer Moderator joaocardoso's Avatar
    Join Date
    Feb 2011
    Location
    Portugal
    Posts
    511
    There is a way to identify a tag by its ID using the WP8 SDK currently. Write the ID to it.

    NDEF supports multiple message. You can place on first record the messaqe you want the phone to read by default, and on the second message you can add an ID that you can then read on your app by cycling through all messages on a TAG. The problem with this approach is that it will use a bit of space on the TAG and not always that is an alternative because some tags have only a bit more than 40 bytes of writable surface.

    The ID you can use either the TAG ID that some have writen on the tag it self or just create a new ID of your own to uniquely identity the tag.

    Don't forget that Windows Phone SFK does not support write protecting the tags, so if this is a critical information that you dont want anyone to touch, then you also need to implement a hashing mechanism and add that to yet another message on the tag so you can validate if the tag was changed.
    Cheers

    João Cardoso

Similar Threads

  1. reading xml data through kxml api (urgent)
    By Arunesh in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2010-03-25, 05:33
  2. Urgent Need help in reading multiple Vcards from the file
    By harshalpatil in forum Mobile Java General
    Replies: 0
    Last Post: 2009-05-05, 11:17
  3. URGENT: Reading File from memory card problem
    By umarbasha in forum Mobile Java Media (Graphics & Sounds)
    Replies: 1
    Last Post: 2008-03-07, 10:30
  4. Urgent Plz Help..?? Reading Sim Contacts
    By techietintu in forum Symbian C++
    Replies: 9
    Last Post: 2006-12-15, 07:07
  5. Reading & Writing a file (uRGENT)
    By Devang Shah in forum Symbian C++
    Replies: 11
    Last Post: 2006-04-04, 15:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved