Update NFC RF configuration

Improve reader mode stability

Bug: 116325240
Bug: 128677836
Test: Read/Write Nfc Tag
Merged-In: I6ebadab68413733d2bea77c68b3d525b4fabb2c0
Change-Id: I6ebadab68413733d2bea77c68b3d525b4fabb2c0
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 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
 }
 
 ###############################################################################