User Activity

Hello!I'm using a build of type st25dv64kFor iOS operating systems, use the NfcManager.requestTechnology(NfcTech.Iso15693IOS) technology and for the password:NfcManager.iso15693HandlerIOS.customCommand(flags = number,customCommandCode = number,custom...
I am building a mobile application with react native using ST25DV04KC. I am trying to read 900 blocks with ISO15693 technology, but the readmultipleblocks method does not read more than 255 blocks. Which function can I use related to the subject or h...