Add missing SVDD guard time config in RF conf
diff --git a/halimpl/pn54x/libnfc-nxp_RF-PN80T_example.conf b/halimpl/pn54x/libnfc-nxp_RF-PN80T_example.conf
index 9bdd598..d9e6199 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, 2D, 0B,
+NXP_CORE_CONF_EXTN={20, 02, 32, 0C,
A0, EC, 01, 01,
A0, ED, 01, 01,
A0, 5E, 01, 01,
@@ -61,7 +61,8 @@
A0, 37, 01, 35,
A0, D8, 01, 02,
A0, D5, 01, 0A,
- A0, B2, 01, 1E
+ A0, B2, 01, 1E,
+ A0, 9F, 02, 08, 08
}
# 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 596ec4b..6c31e03 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, 2D, 0B,
+NXP_CORE_CONF_EXTN={20, 02, 32, 0C,
A0, EC, 01, 01,
A0, ED, 01, 01,
A0, 5E, 01, 01,
@@ -61,7 +61,8 @@
A0, 37, 01, 35,
A0, D8, 01, 02,
A0, D5, 01, 0A,
- A0, B2, 01, 1E
+ A0, B2, 01, 1E,
+ A0, 9F, 02, 08, 08
}
# A0, F2, 01, 01,
# A0, 40, 01, 01,