3

I understand that an iPhone 7 or later will be able to read certain NFC tags under certain conditions however will an iPhone also be able to act as an NFC tag or "display"/share any sort of unique NDEF data that can be read by other devices with NFC reading capabilities?

Jack
  • 31
  • 2
  • 1
    Not really had a hands-on with NFC though, but I believe for now we have only read capability and not write. So iPhone behaving as a tag or display data might not be possible. Not sure though – Sandeep Bhandari Jul 07 '17 at 06:09

1 Answers1

3

Not at this time. Using CoreNFC in iOS 11 an iPhone 7(+) can read NDEF data from NFC tags but not act as a tag.

Paulw11
  • 108,386
  • 14
  • 159
  • 186