小编bba*_*ker的帖子

Mifare卡:区分4字节和7字节UID

我有一个始终报告 64 位的读卡器,并且可以读取具有 4 或 7 字节 UID 的卡。

作为一个例子,我看到它可以报告:

  • 04-18-c5-82-00-00-00-00- 形式为 4 字节的 UIDuid0-uid1-uid2-uid3-00-00-00-00
  • 04-18-c5-82-f1-3b-81-00- 形式为 7 字节的 UIDuid0-uid1-uid2-uid3-uid4-uid5-uid6-00

是什么阻止 7 字节 UID 将 uid4、uid5 和 uid6 设置为零?这是否包含在规范中?如果有,哪个规格?

rfid uniqueidentifier smartcard-reader mifare contactless-smartcard

6
推荐指数
1
解决办法
2万
查看次数