是否可以像读取 RFID 标签一样读取 iPhone 的 NFC 芯片?

问题描述:

我知道 iPhone 6 无法读取 RFID 标签,而且我知道 iPhone API 只允许使用 NFC 进行 Apple Pay,但是是否可以像读取 RFID 标签一样读取 iPhone 的 NFC 芯片?

I know it's not possible for the iPhone 6 to read RFID tags, and I know that the iPhone API only allows use of NFC for Apple Pay, but is it possible to read an iPhone's NFC chip as if it were an RFID tag?

也就是说,通过使用带有 Arduino 或 Raspberry Pi 之类的东西的 RFID 阅读器,RFID 阅读器是否能够检索任何类型的被动信息,例如芯片的唯一 ID 或类似的信息?

That is, would an RFID reader be able to retrieve any sort of passive information like a chip's unique ID or something of that nature, by using an RFID reader with something like an Arduino or Raspberry Pi?

当您按住拇指尝试进行 Apple Pay 付款时,似乎可以检测到来自 iPhone 的信号.但是,每次按下时它都会发出不同的 ID 号.这使得几乎不可能做任何与安​​全相关的事情.

It appears that it is possible to detect the signal coming from the iPhone when you hold down your thumb to attempt an Apple Pay payment. However, it sends out a different ID number with each press. This makes it pretty much impossible to do anything security related.

这是有人让它工作的视频.https://www.youtube.com/watch?v=fhpMVFte2mE

Here is a video of someone who got it working. https://www.youtube.com/watch?v=fhpMVFte2mE

因为 iPhone 每次都会吐出不同的 NFC 标签 #.阅读器设置为使用任何标签,这对安全应用程序(如上面视频中的锁)不利.

because the iPhone spits out different NFC tag #'s each time. the reader is set to use any tag this is not good for secure applications like locks like in the video above.