Forum › MIFARE general topics and applications › Create valet application with MIFARE DESfire EV2. › Reply To: Create valet application with MIFARE DESfire EV2.
Hi Vasishth
RFIDdiscover works well with the NXP Pegoda reader, because it is a “tool for engineers” and not an end-user product.
TapLinx is an approach for Android, but you can use also the PC/SC interface on PCs if you are willing to write your own program. The benefit is, you can connect all commercially available contact and contactless readers via USB port. The PC/SC is a defacto standard for all programming languages.
To your question. With RFIDdiscover you create a new application, select this application and create files in it. You need to set the appropriate permissions and capabilities while creating. On a Smartcard, a file has a dedicated size and permissions. Next, you can write data to the files.
The TapLinx team
RFIDdiscover works well with the NXP Pegoda reader, because it is a “tool for engineers” and not an end-user product.
TapLinx is an approach for Android, but you can use also the PC/SC interface on PCs if you are willing to write your own program. The benefit is, you can connect all commercially available contact and contactless readers via USB port. The PC/SC is a defacto standard for all programming languages.
To your question. With RFIDdiscover you create a new application, select this application and create files in it. You need to set the appropriate permissions and capabilities while creating. On a Smartcard, a file has a dedicated size and permissions. Next, you can write data to the files.
The TapLinx team
+ 0
|
- 0