Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What NFC tags does the Nexus 7 Support? (2012)

I tried the Ultralight C the other day on a friends device, and it wasn't working. I raise these concerns because I know the Mifare Classic tags don't work with Blackberry, and I was trying to find a tag that works on majority of devices.

I still haven't tried the Ultralight Tags.

Any information anyone has on this issue would be helpful.

like image 804
giovanni645 Avatar asked Aug 25 '12 07:08

giovanni645


People also ask

Are all NFC tags the same?

As you may have noticed, there is a very large variety of NFC Tags. For this reason, we have created this guide with the aspects to consider when you are choosing an NFC Tag. Mainly, you need to evaluate 2 things: the type of Chip and the type of Tag. In fact, the same Chip can be embedded into different types of Tags.

Can you use NFC tags with Android?

Give access to your Wi-Fi networkThe free Android app lets you program an NFC tag that, when tapped with an NFC-enabled device, gives the phone or tablet instant access to the associated Wi-Fi network. Download the app from the Google Play store to get started (link).

Where is NFC tag on Android?

On your Android device, open the Settings app. Select Connected devices. Tap on Connection preferences. You should see the NFC option.


1 Answers

Nexus 7 contains the same NFC chip (PN544 by NXP Semiconductors) as Nexus S, Galaxy Nexus, Nexus Q, Samsung Galaxy S3, HTC One X and many other Android devices. So all these devices support the tag types in principle (antenna performance may differ, leading to somewhat varying results). Blackberry contains an NFC chip by a different manufacturer. MIFARE Classic is a technology by NXP, so it is supported by NXP's NFC chips, but generally not by other manufacturers.

When choosing a tag type that should work on all (or the majority) of devices, I would choose one that implements one of the standardized tag types by the NFC Forum:

  • NFC Forum Tag 1 Type: e.g. Broadcom's Topaz/Jewel
  • NFC Forum Tag 2 Type: e.g. NXP's MIFARE Ultralight (incl. Ultralight C) or NTAG203
  • NFC Forum Tag 3 Type: e.g. Sony's FeliCa chips (e.g. FeliCa Lite)
  • NFC Forum Tag 4 Type: e.g. NXP's MIFARE DESFire

I have tested all these types both with Android devices and with Blackberry and they all work. The main difference between the various types is how much data they can store and how easy the data can be protected from overwriting. Most of the named examples above are generally available from various online vendors.

like image 141
NFC guy Avatar answered Oct 12 '22 01:10

NFC guy