有没有办法检测 iPhone 上的 rfid 芯片?

发布于 2024-11-19 17:57:48 字数 71 浏览 6 评论 0原文

我知道 iphone 4 没有内置 NFC 芯片,但我想知道我是否仍然可以使用 wifi 信号或蜂窝信号检测到 rfid 芯片?

i know iphone 4 does not have a NFC chip built in but i am wondering if i can still detect a rfid chip maybe using wifi signal or celluar signal?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

情魔剑神 2024-11-26 17:57:48

您实际上并没有获得对手机无线电的足够低级别的访问权限,无法让您直接与 RFID 标签进行通信。最好的选择是研究外部硬件,可能是 Arduino 或类似的设备,通过耳机插孔与您的应用程序通信。

You don’t really get low-level enough access to the phone’s radios to let you communicate directly with an RFID tag. Your best bet is to look into external hardware, possibly an Arduino or similar talking to your app via the headphone jack.

无言温柔 2024-11-26 17:57:48

只有 iPhone 6 具有与 NFC 标签通信所需的 NFC 控制器。目前,尚不清楚开发者可以使用哪些 SDK:

读取 NFC 带有 iPhone 6 / iOS 8 RFID 或 NFC 芯片的标签

WiFi 或蜂窝网络无法检测到 。由于他们使用不同的技术,这是不可能的。 iPhone 可以使用外部 NFC 读卡器。

检查例如这里:http://www.icarte.ca/

Only the iPhone 6 has the required NFC controller to communicate with NFC tags. At this time, it's unclear what SDK might be available to developers:

Reading NFC Tags with iPhone 6 / iOS 8

RFID or NFC chips cannot be detected by WiFi or cellular. This is not possible due to different technology they use. There are external NFC readers available for the iPhone.

Check e.g. here: http://www.icarte.ca/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文