I am investigating the possibilities to emulate a mifare desfire card to simplify QA of a large authentication system.
My current ideas are: Arduino implementation Android implementation
I want an easy way of doing this.
I can see that cyanogenmod has done some development on this specific card.
But I also read it might be incompatible with the Samsung S4 which is my primary device. I can get a hold of some nexus phones if that helps. However, there seems to be some problems with this to
Here someone thinks emulating might be possible.
Concerning the arduino alternative, this seems a little harder to do, if the android alternative can be done. Does anybody have any experience with emulating the RFID on Android. And in that case what phone did you use, and what software/libs?