Error when write in a Mifare Classic 1k Tag

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Error when write in a Mifare Classic 1k Tag

1,271 次查看
grubnxp
Contributor I

Good morning all,
I develop in asm on PIC18 to drive a PN7150.
I perform reads / writes on a TAG Mifare Classic 1K using the Mifare protocol.
Authentication is going well as are reads from all sectors.
But during a write, the write request on a block returns Ok but after the data transfer I have a $10 $B2 notification.
What is this error? Thank you

0 项奖励
1 回复

1,255 次查看
grubnxp
Contributor I

It looks like this is from the NCI indicating in :

RF Interface Specific Status Codes that the error $B2 means RF_TIMEOUT_ERROR.

0 项奖励