Answered by:
Support for Broadcom NFC Controller

Question
-
Guys - I'm working with the Proximity APIs to read data from NFC tags. I have tablet which has the NXP NFC controller and it works well with reading tags (haven't tried the writing part extensively). I got another tablet which has Broadcom NFC Controller and when I run the C# sample provided, I can only capture the device arrived/departed events but it doesn't fire any events related to message subscription. The same tag (with the same code) is read properly by the NXP controller based device. Is this a support issue with the Win8 APIs that it can receive values only from NXP controllers and not anything else or am I missing something here. Really need some help here!! Let me know.
Thanks
Easwar
- Moved by Matt SmallMicrosoft employee, Moderator Monday, July 23, 2012 2:47 PM Hardware issue (From:Building Metro style apps with C# or VB )
Monday, July 23, 2012 6:34 AM
Answers
-
Unfortunately MIFAIR 1K tag is NXP proprietary. It won’t work with a RIM phone for example, or with some other Android devices. The only standard tags are NFC forum 1-4. NXP has MIFARE Ultralight which is a standard NFC forum type 2 tag.
- Proposed as answer by NFCGuy Thursday, July 26, 2012 8:45 PM
- Unproposed as answer by NFCGuy Thursday, July 26, 2012 8:46 PM
- Proposed as answer by NFCGuy Thursday, July 26, 2012 8:47 PM
- Marked as answer by Eric Hanson-MSFTModerator Thursday, July 26, 2012 8:48 PM
Thursday, July 26, 2012 8:34 PM
All replies
-
Do you know what type of the tag you are using. There are some non standard proprietary tags (for example the ones that Microsoft was giving out at Build) that will not work with Broadcom, or any other supplier. Hopefully they will not be used on the market.
Tuesday, July 24, 2012 12:54 AM -
-
Unfortunately MIFAIR 1K tag is NXP proprietary. It won’t work with a RIM phone for example, or with some other Android devices. The only standard tags are NFC forum 1-4. NXP has MIFARE Ultralight which is a standard NFC forum type 2 tag.
- Proposed as answer by NFCGuy Thursday, July 26, 2012 8:45 PM
- Unproposed as answer by NFCGuy Thursday, July 26, 2012 8:46 PM
- Proposed as answer by NFCGuy Thursday, July 26, 2012 8:47 PM
- Marked as answer by Eric Hanson-MSFTModerator Thursday, July 26, 2012 8:48 PM
Thursday, July 26, 2012 8:34 PM -
Thank You Victor!Thursday, July 26, 2012 8:48 PMModerator
-
Hi Victor - Thanks for the pointer. I'll try with one of the standard tags and see if that helps. What I did find out was that there was a problem irrespective of the tag with the Broadcom controller using the Win8 RT Proximity APIs. I think the vendor apps given by Broadcom probably reads/writes to these tags properly.
Thanks
Easwar
Tuesday, July 31, 2012 8:08 AM