Hi Jonathan,
hope you and your family are safe and doing great in this pandemic.
for above my first question was explained as :
Actually we are using ST25R3911B Tag Reader IC with their RFAL library implemented. Now when we accessed MIFARE Classic 1K type of card with the reader, the reader detects the card but unable to read and write data from the card.
After doing some research on this we came to know that , in MIFARE Classic 1K cards , some authentication have to be done before Read/Write from the card i.e. we need to implement chiphering on our reader to read the data. So its a cumbersome process to implement that authentication process.
This was the reply from ST Electronics Member "Such tags require proprietary authentication before any memory operation (see datasheet from the manufacturer of these tags). If you want to use such tags with the ST25R3911B reader, you will have to implement this proprietary authentication and the ciphering."
So , now to avoid that we have selected "ICODE SLIX-L SL2S5002FUD".
So if we are not wrong the problem we are facing with "MIFARE Classic 1K" cards will not come in this tags,
since SLIX-L do not have any Read Access Protection , i.e. we can directly read or write data from the Tag memory ?