-
Hello!
I'm stucked at this point with the libnfc 1.8.0 and do not find information about this error:
> **nfc-list -v 130 ⨯**
> nfc-list us…
-
Hello
I'm able to detect the card. I can read the UID but noting else.
Any ideas ?
Thank you
-
My ACR122U can detect the tag : ISO14443B-2 ST Rx and show me his UID.
But when I launch MFCUK, I got : Error no tag was found
-
```
cf http://www.libnfc.org/community/post/4702
I tried this code:
nfc_target ant[1];
nfc_modulation nm = {
.nmt = NMT_ISO14443B2SR,
.nbr = NBR_106
};
nfc_initiator_list_passive_ta…
-
The nfc-tools wiki has a number of informational pages that are not that easy to find with the current flat layout and would benefit from a move to Jekyll with a hierarchical organization.
- Documenta…
-
```
cf http://www.libnfc.org/community/post/4702
I tried this code:
nfc_target ant[1];
nfc_modulation nm = {
.nmt = NMT_ISO14443B2SR,
.nbr = NBR_106
};
nfc_initiator_list_passive_ta…
-
```
cf http://www.libnfc.org/community/post/4702
I tried this code:
nfc_target ant[1];
nfc_modulation nm = {
.nmt = NMT_ISO14443B2SR,
.nbr = NBR_106
};
nfc_initiator_list_passive_ta…
-
```
cf http://www.libnfc.org/community/post/4702
I tried this code:
nfc_target ant[1];
nfc_modulation nm = {
.nmt = NMT_ISO14443B2SR,
.nbr = NBR_106
};
nfc_initiator_list_passive_ta…
-
```
cf http://www.libnfc.org/community/post/4702
I tried this code:
nfc_target ant[1];
nfc_modulation nm = {
.nmt = NMT_ISO14443B2SR,
.nbr = NBR_106
};
nfc_initiator_list_passive_ta…
-
## Description of the issue
I have a ISO14443B card that uses the Calypso 1.0 protocol. I'm sure of this because I've read official documentation from the company that states witch card they use.
If…