sanders: 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). Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user