Merge "Update variables in st54j_se configuration file" into rvc-d1-dev
diff --git a/nfc/libese-hal-st.conf b/nfc/libese-hal-st.conf
index 1954bf7..3969b88 100644
--- a/nfc/libese-hal-st.conf
+++ b/nfc/libese-hal-st.conf
@@ -3,4 +3,16 @@
 ###############################################################################
 # ST HAL trace log level
 STESE_HAL_LOGLEVEL=1
+
+###############################################################################
+# Configure the device node
 ST_ESE_DEV_NODE="/dev/st54j_se"
+
+###############################################################################
+# Configure the polling interval (in us)
+ST_ESE_DEV_POLLING_INTERVAL=1500
+
+###############################################################################
+# Configure the BGT timing (in us)
+ST_ESE_DEV_BGT=1000
+