There is a topic discussed what similar situation I have met https://community.nxp.com/t5/NFC/Intermittent-presence-check-failures-on-PN7150/m-p/1227999
After studied, I found the default value of RF_CLIF_CFG_BR_106_I_RXA_P in PN7150 is 0x0021 (A0, 0D, 04, 34, 44, 21, 00,).
Why the default value is different with libnfc-nxp-pn548.conf file?
And what range I could set?
If I change the value to 0x0621 (A0, 0D, 04, 34, 44, 21, 06, ) is there any side-effect?
I will appreciate it if someone could answer my questions!