Revision: 7ae729a65dea
Author: Philippe Teuwen <
yob...@gmail.com>
Date: Tue Mar 11 21:09:48 2014 UTC
Log: Use 424kbits/s when talking to DESFire
PN532 does not support 847kbits/s, oops
http://code.google.com/p/libfreefare/source/detail?r=7ae729a65dea
Modified:
/libfreefare/mifare_desfire.c
=======================================
--- /libfreefare/mifare_desfire.c Mon Mar 10 23:14:59 2014 UTC
+++ /libfreefare/mifare_desfire.c Tue Mar 11 21:09:48 2014 UTC
@@ -296,7 +296,7 @@
nfc_target pnti;
nfc_modulation modulation = {
.nmt = NMT_ISO14443A,
- .nbr = NBR_847
+ .nbr = NBR_424
};
if (nfc_initiator_select_passive_target (tag->device, modulation,
tag->info.abtUid, tag->info.szUidLen, &pnti) >= 0) {
// The registered ISO AID of DESFire D2760000850100