]> sigrok.org Git - sigrok-dumps.git/blob - uart/nfc/pn532/README
nfc: Add MiFare classic dumps
[sigrok-dumps.git] / uart / nfc / pn532 / README
1 -------------------------------------------------------------------------------
2 PN532 NFC UART output
3 -------------------------------------------------------------------------------
4
5 This is a dump of several MiFare Classic cards + tokens.
6
7 For details see:
8 http://www.adafruit.com/products/364
9 http://www.adafruit.com/products/365
10 http://www.adafruit.com/datasheets/pn532ds.pdf
11 http://www.nxp.com/documents/data_sheet/MF1S503x.pdf
12
13
14 Logic analyzer setup
15 --------------------
16
17 The logic anlyzer used was a Open Logic Sniffer at a sample rate of 1MHz for
18 using a baud rate of 106000 8N1.
19
20 Each item's UID is within the filename of the dump.
21
22   Probe       UART
23   ----------------
24   0           RX
25   1           TX
26
27
28 Data
29 ----
30
31 The sigrok command line used was:
32
33   sigrok-cli --driver=ols:conn=/dev/ttyACM0 --config rle=1:samplerate=<hz> \
34              --samples=1400000 -p '0=RX,1=TX' --triggers 'RX=0' -o <file>.sr
35
36 The libnfc command line used was:
37
38    ./examples/nfc-poll
39    /stash/libnfc-sources/libnfc/examples/.libs/lt-nfc-poll uses libnfc libnfc-1.7.0-rc7-42-g8fe13ec
40    NFC reader: pn532_uart:/dev/ttyUSB0 opened
41    NFC device will poll during 30000 ms (20 pollings of 300 ms for 5 modulations)
42    ISO/IEC 14443A (106 kbps) target:
43        ATQA (SENS_RES): 00  04
44           UID (NFCID1): eb  95  b2  b1
45          SAK (SEL_RES): 08
46