Added ISO_DEP_MAX_TRANSCEIVE value to libnfc config

Without these setting some NFC Tags can not be read (An exception is thrown which states that the transmitted data is too long).
This commit is contained in:
Jan Böhmer
2019-01-20 14:17:55 +01:00
committed by Jorge Lucas
parent dec2c71153
commit 55a76c2084

View File

@@ -559,3 +559,7 @@ NXP_TYPEA_UICC_BAUD_RATE=0x00
# 424kbps maximum supported - 0x02
# 848kbps maximum supported - 0x03
NXP_TYPEB_UICC_BAUD_RATE=0x00
###############################################################################
# Extended APDU length for ISO_DEP
ISO_DEP_MAX_TRANSCEIVE=0xFEFF