diff options
-rw-r--r-- | pn54x/libnfc-nxp.conf (renamed from pn54x/libnfc-nxp-PN547C2_example.conf) | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/pn54x/libnfc-nxp-PN547C2_example.conf b/pn54x/libnfc-nxp.conf index 96faa32..f737d3a 100644 --- a/pn54x/libnfc-nxp-PN547C2_example.conf +++ b/pn54x/libnfc-nxp.conf @@ -114,18 +114,10 @@ NXP_CORE_CONF={ 20, 02, 2B, 0D, } ############################################################################### -# Mifare Classic Key settings -#NXP_CORE_MFCKEY_SETTING={20, 02, 25,04, A0, 51, 06, A0, A1, A2, A3, A4, A5, -# A0, 52, 06, D3, F7, D3, F7, D3, F7, -# A0, 53, 06, FF, FF, FF, FF, FF, FF, -# A0, 54, 06, 00, 00, 00, 00, 00, 00} - -############################################################################### # Default SE Options # No secure element 0x00 # eSE 0x01 # UICC 0x02 - NXP_DEFAULT_SE=0x02 NXP_DEFAULT_NFCEE_TIMEOUT=0x06 @@ -164,12 +156,11 @@ DEFAULT_MIFARE_CLT_ROUTE=0x02 #PN65T 0x02 #PN548AD 0x03 #PN66T 0x04 - NXP_NFC_CHIP=0x01 -#Timeout in secs +# Timeout in secs NXP_SWP_RD_START_TIMEOUT=0x0A -#Timeout in secs +# Timeout in secs NXP_SWP_RD_TAG_OP_TIMEOUT=0x01 ############################################################################### |