From a691d34aa7b61953582fa19f455d8a6629819a41 Mon Sep 17 00:00:00 2001 From: George Chang Date: Tue, 2 Jul 2019 11:50:56 +0800 Subject: [PATCH] Update NFC RF configuration Improve reader mode stability Bug: 116325240 Bug: 128677836 Test: Read/Write Nfc Tag Merged-In: I6ebadab68413733d2bea77c68b3d525b4fabb2c0 Change-Id: I6ebadab68413733d2bea77c68b3d525b4fabb2c0 --- nfc/libnfc-nxp.muskie.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nfc/libnfc-nxp.muskie.conf b/nfc/libnfc-nxp.muskie.conf index 7121a8e..8c430b5 100644 --- a/nfc/libnfc-nxp.muskie.conf +++ b/nfc/libnfc-nxp.muskie.conf @@ -79,11 +79,12 @@ NXP_EXT_TVDD_CFG_2={20, 02, 0F, 01, A0, 0E, 0B, 11, 01, 82, B2, 00, BA, 1E, 18, # NXP RF configuration ALM/PLM settings # This section needs to be updated with the correct values based on the platform NXP_RF_CONF_BLK_1={ -20, 02, 22, 04, + 20, 02, 2B, 05, A0, 0D, 03, 24, 03, 7E, A0, 0D, 06, 34, 44, 66, 0A, 00, 00, A0, 0D, 06, 06, 42, 00, 02, F4, F4, - A0, 0D, 06, 06, 37, 28, 76, 00, 00 + A0, 0D, 06, 06, 37, 28, 76, 00, 00, + A0, 0D, 06, 22, 44, 55, 0A, 00, 00 } ###############################################################################