-
Updated
Jul 10, 2020 - Shell
nfc
Here are 483 public repositories matching this topic...
-
Updated
Jul 5, 2020 - Java
-
Updated
Jun 13, 2020 - Java
The Android sample application is very nice and helpful.
When looking at the Transactions tab, I do get a number of transactions shown for my card, but quite a number of transactions are "missing".
The root cause seems to be that the Transactions tab only shows those transactions which were authorized online; or, put differently, it seems to be lacking all the low-value payments that I made (thr
http://www.libnfc.org/api/examples_page.html
Valgrind gives me this output
==11496== HEAP SUMMARY:
==11496== in use at exit: 40,768 bytes in 61 blocks
==11496== total heap usage: 335 allocs, 274 frees, 334,841 bytes allocated
.
.
.
==11496== LEAK SUMMARY:
==11496== definitely lost: 8 bytes in 1 blocks
==11496== indirectly lost: 0 bytes in 0 blocks
==11496== p-
Updated
Oct 31, 2019 - Java
-
Updated
Nov 3, 2019 - C++
-
Updated
Jul 11, 2020 - JavaScript
On Android that was possible for a while, but if it is finally possible on iOS 11.
Note that some passports, like US, needs to be open for NFC chip to be read. Also, to read the data on passport's chip you need to provide input information found in MRZ zone.
I retrieved the ICAO's master list version icaopkd-002-ml-000137.ldif which was referred to as "The latest collection of CSCA Master Lists." I attempted to parse from LDIF into the PEM format using scripts/extract.py and it caught some encoding errors see below.
# b'unable to load certificate
# \r\n14136:error:0D078094:asn1 encoding routines:asn1_item_embed_d2i:sequence length mismat
-
Updated
May 21, 2020 - C
-
Updated
Feb 26, 2020 - Python
Currently, when scanning a MiFare Classic (which is unsupported, I know), nothing but a Toast saying "Tag found" happens.
Suggestion: Add Debug Output when scanning such a Tag, saying that the scanned Tag is unsupported
Hi, I'm trying to use this library in typescript project but got error Could not find a declaration file for module 'nfc-pcsc'
Could you please add typescript definition to this awesome library. thanks.
Write NDEF record
-
Updated
May 28, 2020 - C
Description of the issue
Amiibo not recognized
Green Yoshi NVL-201 is only recognized as raw data.
For card-specific issues (delete if not applicable)
- Name of the card type: Amiibo
- Name of the transit agency: Nintendo
- Location:
Please export a card dump from Metrodroid.
Please do not attach it to this issue -- you may be asked for it later via private email.
Step
The Doku how to setup the Project could be a bit more descriptive so that new developers can help out fast.
-
Updated
Apr 14, 2020 - C
Improve this page
Add a description, image, and links to the nfc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nfc topic, visit your repo's landing page and select "manage topics."
For a few weeks now, there was a pull request that wanted to change the online documentation since there stood, that the timeout is in multiples of 128ms and
timeout=?returns that it is in multiples of 100ms.The truth is: the Chameleon uses multiples of 128ms. However, this is not a function that is thought to work exactly to the millisecond (it also is not implemented so accurate). The int