Rdzleo 1402dc6dee 本次修改内容如下:
1、增加代码备注;
2、上传NFC卡片的数据刷写操作指南;
2026-04-15 11:55:27 +08:00

22 lines
1000 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

洛天依项目NFC卡片刷写数据
0、安卓手机下载"MIFARE Classic Tool"应用
1、按照图片指引操作复制已有的卡片数据
2、APP写数据
扇区1块0
数据48413030340000000000000000000000
3、数据转换HA003是铭聪提供的代码需要转换后写入NFC卡片中
HA003转换为16字节HEX格式为48413030330000000000000000000000
HA004转换为16字节HEX格式为48413030340000000000000000000000
需要新增7张卡片从HA005开始新增
HA005转换为16字节HEX格式为48413030350000000000000000000000
HA006转换为16字节HEX格式为48413030360000000000000000000000
HA007转换为16字节HEX格式为48413030370000000000000000000000
HA008转换为16字节HEX格式为48413030380000000000000000000000
HA009转换为16字节HEX格式为48413030390000000000000000000000
HA010转换为16字节HEX格式为48413031300000000000000000000000
HA011转换为16字节HEX格式为48413031310000000000000000000000