聆客开放平台

# 接入 NFC

支持接入近场通信(Near Field Communication,简称 NFC) 技术。通过本文你可以了解开放平台 NFC 功能的使用限制。

# 使用限制

维度 说明
客户端版本 支持 NFC 读写(即手机作为读卡器使用)能力的飞书版本范围如下:5.3.2 版本及以上(Android和 iOS)
读写模式 支持 Reader/Writer(读取器/写入器)模式,即支持 NFC 设备读取、写入被动 NFC 标签和贴纸。
适用机型 1)iPhone:iPhone 7 及以后推出的、搭载 iOS 13.0 及以上系统的手机。 2) Android:支持 NFC 功能,且系统版本为 Android 5.0 及以上的手机。

# 适用范围:

  • 读取元数据并读取和写入符合以下要求的标签/卡的 NDEF 记录(read metadata and read & write NDEF records of tags / cards complying with):
    • ISO 14443 Type A & Type B (NFC-A / NFC-B / MIFARE Classic / MIFARE Plus / MIFARE Ultralight / MIFARE DESFire)
    • ISO 18092 (NFC-F / FeliCa)
    • ISO 15963 (NFC-V)
  • 标签的读/写块/页/扇区级数据符合(R/W block / page / sector level data of tags complying with):
    • MIFARE Classic / Ultralight (Android only)
    • ISO 15693 (iOS only)
  • 使用符合以下要求的标签/卡收发原始命令(transceive raw commands with tags / cards complying with):
    • ISO 7816 Smart Cards (layer 4, in APDUs)
    • other device-supported technologies (layer 3, in raw commands, see documentation for platform-specific supportability)