命令nfc的pn532 读写命令格式(NFC pn532 read and write command format)

format命令  时间:2021-03-24  阅读:()

nfc的pn532读写命令格式NFC pn532 read and write commandf ormat

The PN532 command PN532 command (S50)

Note: 1, this article only for pn532 and S50 communication card.2, Pn532 and PC for the serial communication, baud rate 115200,8 data bits, 1 stop bit and parity none

3, unless otherwise stated, all sent to receive information andfollow the general frame format

4, all the operation of the EEPROM must be authenticatedGeneral frame format: (normal send and receive commands anddata to follow this format)

ACK frame format:

NACK frame format:

Extended frame format:

Error: frame format (prompt application layer error,unrecognized command or parameter error)

Command set:

Wake up: 5555000000000000 FF 03 FD 0000000000000000D4 14011700

Explanation: 1, 5555000000000000 and 000000000000 wake-upcommand is special, only this part of the order, on behalf ofwaiting

2, the SAMConfiguration command, where 01 represents aconfiguration for the normal mode

Example: 0000 FF 00 FF 000000 return information FF 02 FE D5

151600

Explain:

1, ACK

2, D5 15 performed correctly and completed

Get UID:00 FF 04 FC 4A 0100 D4 00 E1 00

2, the baud rate value

Example: return data: 0000 FF 00 FF 000000 FF 0C F4 D5 4B010100040804 FB 0E E2 0B D8 00

Identity verification: 0000 FF LEN LCS D4 Addr FF FF FF FF FF400160 FF UID DCS 00

Example: enter the command: 0000 FF 0F F1 D4 FF FF FF FF 40016007FF FF FB 0E E2 0B 9400

Read: 0000 FF 05 FB D4 400130 Addr DCS 00

Explain:

The InDataExchange command, said the 01 target card number 30that read operations, Addr is to read the block addressExample: enter the command: FF 05 FB 0000 D4 40013004 B7 00Interpretation: 04 to read the block address

Return information: 0000 FF 00 FF 000000 FF 13 ED D5 4100 FFFF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FA 00

Explanation: 00 read success behind the data read dataWrite operation: 0000 FF 15 EB D44001 A0 Addr BlockData 4F 00Explain:

Addr to write the address of BlockData to write data.Example: enter the command: FF 15 EB 0000 D4 4001 A0

0401010101010101 0101010101010101 013700

Interpretation: in sector2 block1 write 01

Output: 0000 FF 00 FF 000000 FF 03 FD D5 4100 EA 00

Explanation: 00 successful writing

Enter the command: FF 05 FB 0000 D4 40013004 B7 00

Explanation: read the block data

Output: 0000 FF 00 FF 000000 FF 13 ED 4100010101010101 D50101010101010101 0101 DA 00

Explanation: obviously, the data read write data

Increase of operation: 0000 FF 09 F7 D4 4001 C1 Addr 01000000DCS 00

Reduction operation: 0000 FF 09 F7 D44001 C0 Addr 01000000 DCS

00

Transfer operation: 0000 FF 05 FB D4 4001 B0 Addr DCS 00Store operation: 0000 FF 05 FB D4 4001 C2 Addr DCS 00Turn off the radio frequency: 0000 FF 04 FC D4 320100 F9 00Explanation: the command for RFConfiguration 01, RF field said,the 00 turn off radio frequency

Example: enter the command: FF 04 FC 0000 D4 320100 F9 00Output: 0000 FF 00 FF 000000 FF 02 FE D5 33 F8 00

Explanation: D5 33 is finished, RF Field off

A M1 card, command analysis (No. 1 M1 card)

Key verification: according to the block number to verify the

same sector as long as verification of one piece, can operatewith a sector in the 4 block.

The operation of another sector, but also re verification.1, initialize the PN532 to the normal state

5555000000000000 in: 0000000000000000FF 03 FD 14011700 D4

Out:00 00 FF 00 FF 00

0000 FF 02 FE 151600 D5

2, find the card

In:00 00 FF 04 FC D4 4A 0200 E0 00

Analysi s: 4A / command

02 / / 0--2 card number.

00 / / 106K baud rate

Out:00 00 FF 00 FF 00

0000 FF 0C F4 D5 4B 01010004080402 F5 13 BE 0600

Analysis: 0000 FF 00 FF 00 //ACK

0000 FF 0C F4

D5 //PN532 to MCU

The 4B command / response

01 / 1 target card

01 / / target card number, maximum 0x02, minimum 0

0004 //atq

08 / / 08=1K card capacity

04 bytes of UID //4

02 F5 13 BE //UID

0600 //DCS+POST

3, key authentication

In:00 00 fF 0F F1 D4 FF FF FF FF FF 40016007 FF 02 F5 13 BE 00

C2

Analysis: 40 / / command

01 / 1 card

60 / / key authentication command

07 / /块号

ff ff ff ff ff ff / /密钥

02 f5 13 be / / uidout: 00 00 00 00 ff ff

00 00 ff 03 fd d5 41 00 ea 00

析: 41 00 / /正确状态

4、读卡/ / 07是控制字节in: 00 00 ff / fb d4 40 01 30 07 00 / /读第7块b4

00 00 ff 05 fb d4 40 01 30 06 00 / /读第6块b5

00 00 ff 05 fb d4 40 01 30 08 00 / /读第8块b3

析: 40 / /命令

01 /卡1

30 / /读卡命令

07 / /快号out: 00 00 00 ff ff 00 / / ack

00 00 ff 13 ed d5 4100 00 00 00 00 00 00ff ff ff ff ff 07 80

69 ff ff 01 00 / / 7块

out: 00 00 00 ff ff 00 / / ack

00 00 ff 13 ed d5 4100 00 00 00 00 00 00 00 00 00 00 00 00 00

00 00 00 00 / / 6块ea

析: 41 00 / /正确err: 00 00 00 00 ff ff

00 00 ff 03 fd d5 d7 00 41 13

析: 41 03 / /错误

5、写卡in: 00 00 ff 15 eb d4 40 01 a0 06 00 01 02 03 04 05 06 07 0809 0a 0b 0c 0d 0e 0f cd 00

析: 40 / /命令

01 /卡1a0 / /写卡命令

06 / /块号

00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f / / 16字节数据out: 00 00 00 00 00 ff ff

00 00 ff 03 fd d5 41 00 ea 00

附件:ff ff 00 00 00 00

00 00 ff 0f f1 d5 4b 01 01

00 44 / / 44代表什么呢?

00 / /不遵循iso14443 - 4标准

07

04 8f d7 5a cf 20 80

60 00

二、 p2p应用

1、初始化pn532到normal状态in: 55 5500 00 00 00 00 00 00 00 00 00 00 00 00 00ff 03 fdd4 14 01 17 00out: 00 00 00 00 ff ff

02 00 00 ff fe d5 15 16 00

/ * * * * * * * * * * * * nfc initial * * * * * * * * * * * *

* * * * /

Virmach($5.23/年)年付VPS闪购

每每进入第四季度,我们就可以看到各大云服务商的促销力度是一年中最大的。一来是年底的促销节日活动比较多,二来是商家希望最后一个季度冲刺业绩。这不还没有到第四季度,我们看到有些商家已经蠢蠢欲动的开始筹备活动。比如素有低价VPS收割机之称的Virmach商家居然还没有到黑色星期五就有发布黑五促销活动。Virmach 商家有十多个数据中心,价格是便宜的,但是机器稳定性和速度肯定我们也是有数的,要不这么低的...

爱用云互联租用服务器租美国、日本、美国、日本、购买2天内不满意可以退换,IP可免费更换!

爱用云互联怎么样?爱用云是一家成立于2018年的老牌商家旗下的服务器销售品牌,是正规持证IDC/ISP/IRCS商家,主要销售国内、中国香港、国外服务器产品,线路有腾讯云国外线路、自营香港CN2线路等,都是中国大陆直连线路,非常适合免备案建站业务需求和各种负载较高的项目,同时国内服务器也有多个BGP以及高防节点。专注为个人开发者用户,中小型,大型企业用户提供一站式核心网络云端服务部署,促使用户云端...

10gbiz七月活动首月半价$2.36/月: 香港/洛杉矶CN2 GIA VPS

10gbiz怎么样?10gbiz 美国万兆带宽供应商,主打美国直连大带宽,真实硬防。除美国外还提供线路非常优质的香港、日本等数据中心可供选择,全部机房均支持增加独立硬防。洛杉矶特色线路去程三网直连(电信、联通、移动)回程CN2 GIA优化,全天低延迟。中国大陆访问质量优秀,最多可增加至600G硬防。香港七星级网络,去程回程均为电信CN2 GIA+联通+移动,大陆访问相较其他香港GIA线路平均速度更...

format命令为你推荐
企业cms最好是开源的企业cmsconn.asp数据库连接出错,请打开conn.asp文件检查连接字串。filezillaserver怎么用FileZilla Server 0.9.27 绿色汉化版软件?X1080012高等数学Ⅱ课程教学大纲三友网三友联众集团怎么样?300051三五互联请问300051三五互联还会继续盘升吗?3g手机有哪些什么样的手机属于3G手机?discuzx2Discuz! Database Error怎么解决本帖隐藏的内容怎么设置本帖隐藏的内容需要回复才可以浏览社区动力我是一名新入职社区员工,怎样做好社区工作?
租用主机 虚拟空间哪个好 国外永久服务器 siteground godaddy域名优惠码 http500内部服务器错误 一点优惠网 双11秒杀 上海服务器 闪讯官网 免费邮件服务器 云营销系统 服务器维护 监控服务器 阿里云邮箱登陆地址 云服务是什么意思 香港ip 聚惠网 中美互联网论坛 美国vpn代理 更多