-
I'm new to this NFC programming, but I'm interested in helping get support for IstanbulKart (aka "Akbil") for the Istanbul, Turkey transit system.
I've scanned one of my cards and have lots of inform…
-
- [ ] Replacing room keys : hotel room keys could be transmitted directly to the guests’ smartphones, replacing magnetic strip cards, so automatic checking, bypassing the front-desk. I will not be sur…
-
```
I'm using libfreefare for multiple projects in order to isolate myself from a
DESfire implementation (I'm under an NXP NDA). Currently it's entirely bound to
libnfc, which is a pity since libnfc…
-
Hi,
I have a SALTO PFD04K Keychain Transponder. With a normal chinese copier is not possible to read.
Details what I found via google:
https://clonemykey.com/copy-wizard/new-key/key-fob/salto-key…
-
Hi,
I'm having some issues dealing with libfreefare.
I would like to transform a nfc.ISO14443aTarget into a freefare.Tag to use the SelectPassiveTarget feature of libnfc.
Here is my code:
``` go
fu…
-
I tested an Imprivata HDW-IMP-80, which appears to be a rebadged RF IDeas [pcProx Plus](https://www.rfideas.com/sites/default/files/2020-01/RFIDeas-pcProx_Plus_Enroll_Wiegand-Manual.pdf) (dual band 12…
-
I am using a pn532 reader connected via i2c. A door unlock software (https://github.com/rambo/nfc_lock) successfully communicates with a MIFARE Desfire ev1 tag.
However, whenever I simulate a bad …
-
Is there a way to clear the data saved on the card.
-
```
Reported by marko@unitedtickets.ee, Jun 7, 2012
Mifare Classic uses two types of diversification, old and new. The new type is
very very similar to DESFire diversification, actually it is 100% th…
-
Hi all,
My RFID project is with CLRC663 using stm32l0. So far with the help of the code here I managed to get ATQA, UID, SAK, ATS and also read and write to Mifare classic card, work. However I ca…