2017-06-05 10:55 PM
1. è«‹å•� CR95HF 是å�¦æœ‰æ�?¯æ�´ Mifare Desfire secure mode çš„ command API ?
2. ç›®å‰�在 M24LR-DISCOVERY demo board 無法æ£ç¢ºè®€å�–åŠ å¯†é�Žçš„ UID ,都是 Random,請å•�有何解決方案?#
Solved! Go to Solution.
2017-06-08 09:00 AM
Dear Jack,
The CR95HF chip provide all the necessary setup to access MIFARE Desfire tag but the protocol used to address the secure area is under trademark and thus you have to check with your tag provider or NXP to get this part. Else you can develop your own code to program/ use the CR95HF with your tag. In any case the physical access RF is handled by the CR95HF.
Regards2017-06-08 09:00 AM
Dear Jack,
The CR95HF chip provide all the necessary setup to access MIFARE Desfire tag but the protocol used to address the secure area is under trademark and thus you have to check with your tag provider or NXP to get this part. Else you can develop your own code to program/ use the CR95HF with your tag. In any case the physical access RF is handled by the CR95HF.
Regards2017-06-11 08:06 PM
Dear All:
è¬�è¬�ä½ ï¼Œå¹«äº†å¤§å¿™ï¼Œä¸€ç›´å›°æƒ‘å¥½ä¹…ã€‚
Regards
2017-06-15 02:16 AM
Dear ST team,
does that mean that for any Mifare card (for example, Plus) I can read only it's ID (open) in Sector 0. And for reading other secure secors you will need Authetication procedure with native NXP device?
Or you can write your own algoritm which Authenticate Mifare tag with help of SendRecv(0x04) command?
Thank you.
2017-07-10 08:49 AM
Dear Uliana,
You are right, the CR95HF is able to access to Mifare card and with the help of the send receive command and a good knowledge of the Mifare NXP proprietary protocol you should be able to go further.Regards