JCOP recommendation for delay - 3ms is added in config file
Max WTX count value is set to 50
diff --git a/halimpl/pn54x/libnfc-nxp-PN80T_example.conf b/halimpl/pn54x/libnfc-nxp-PN80T_example.conf
index 095f3a8..ac0d31d 100644
--- a/halimpl/pn54x/libnfc-nxp-PN80T_example.conf
+++ b/halimpl/pn54x/libnfc-nxp-PN80T_example.conf
@@ -439,6 +439,6 @@
###############################################################################
# Maximum WTX requests entertained by MW
-NXP_WM_MAX_WTX_COUNT=9000
+NXP_WM_MAX_WTX_COUNT=50
-###############################################################################
\ No newline at end of file
+###############################################################################
diff --git a/halimpl/pn54x/libnfc-nxp-PN81T_example.conf b/halimpl/pn54x/libnfc-nxp-PN81T_example.conf
index 0d50ea2..07b991d 100644
--- a/halimpl/pn54x/libnfc-nxp-PN81T_example.conf
+++ b/halimpl/pn54x/libnfc-nxp-PN81T_example.conf
@@ -396,6 +396,6 @@
###############################################################################
# Maximum WTX requests entertained by MW
-NXP_WM_MAX_WTX_COUNT=9000
+NXP_WM_MAX_WTX_COUNT=50
###############################################################################
diff --git a/halimpl/pn54x/libnfc-nxp_RF-PN80T_example.conf b/halimpl/pn54x/libnfc-nxp_RF-PN80T_example.conf
index 3f4e061..9bdd598 100644
--- a/halimpl/pn54x/libnfc-nxp_RF-PN80T_example.conf
+++ b/halimpl/pn54x/libnfc-nxp_RF-PN80T_example.conf
@@ -50,7 +50,7 @@
# UICC2 bit rate A0D1
# SWP1A interface A0D4
# DWP intf behavior config, SVDD Load activated by default if set to 0x31 A037
-NXP_CORE_CONF_EXTN={20, 02, 29, 0A,
+NXP_CORE_CONF_EXTN={20, 02, 2D, 0B,
A0, EC, 01, 01,
A0, ED, 01, 01,
A0, 5E, 01, 01,
@@ -60,7 +60,8 @@
A0, D4, 01, 01,
A0, 37, 01, 35,
A0, D8, 01, 02,
- A0, D5, 01, 0A
+ A0, D5, 01, 0A,
+ A0, B2, 01, 1E
}
# A0, F2, 01, 01,
# A0, 40, 01, 01,
diff --git a/halimpl/pn54x/libnfc-nxp_RF-PN81T_example.conf b/halimpl/pn54x/libnfc-nxp_RF-PN81T_example.conf
index cb74752..596ec4b 100644
--- a/halimpl/pn54x/libnfc-nxp_RF-PN81T_example.conf
+++ b/halimpl/pn54x/libnfc-nxp_RF-PN81T_example.conf
@@ -50,7 +50,7 @@
# UICC2 bit rate A0D1
# SWP1A interface A0D4
# DWP intf behavior config, SVDD Load activated by default if set to 0x31 A037
-NXP_CORE_CONF_EXTN={20, 02, 29, 0A,
+NXP_CORE_CONF_EXTN={20, 02, 2D, 0B,
A0, EC, 01, 01,
A0, ED, 01, 01,
A0, 5E, 01, 01,
@@ -60,7 +60,8 @@
A0, D4, 01, 01,
A0, 37, 01, 35,
A0, D8, 01, 02,
- A0, D5, 01, 0A
+ A0, D5, 01, 0A,
+ A0, B2, 01, 1E
}
# A0, F2, 01, 01,
# A0, 40, 01, 01,