I want to write data to ISO15693 memory using ST25R95.However ST25R95 returns error. Below is my communicating data. Get UIDPlotocolSelect
0x00, 0x02, 0x02, 0x01, 0x0D
WrReg
0x00, 0x09, 0x04, 0x68, 0x01, 0x01, 0x53
SendRecv(Get UID)
0x00, 0x04, 0x0...