该 API 使用方法为 NFCAdapter wx.getNFCAdapter()
错误码 | 错误信息 | 说明 |
13000 | 设备不支持 NFC | - |
13001 | 系统 NFC 开关未打开 | - |
13010 | 未知错误 | - |
13019 | user is not authorized | 用户未授 |
13011 | invalid parameter | 参数无效 |
13012 | parse NdefMessage failed | 将参数解析为 NdefMessage 失败 |
13021 | NFC discovery already started | 已经开始 NFC 扫描 |
13018 | NFC discovery has not started | 尝试在未开始 NFC 扫描时,停止 NFC 扫描 |
13022 | Tech already connected | 标签已经连接 |
13023 | Tech has not connected | 尝试在未连接标签时断开连接 |
13013 | NFC tag has not been discovered | 未扫描到 NFC 标签 |
13014 | invalid tech | 无效的标签技术 |
13015 | unavailable tech | 从标签上获取对应技术失败 |
13024 | function not support | 当前标签技术不支持该功能 |
13017 | system internal error | 相关读写操作失败 |
13016 | connect fail | 连接失败 |
本页内容是否解决了您的问题?