Hello,
When i tried to read NFC tag with our device, i recognized that nfc module (PN7150S) didn't read it properly. NFC can be read with 4 - 5 seconds delay. Then i examined logs of the situation. It can be found from attachment as NFC_ERROR_01.txt. The logs start when we bring the card closer. It can be seen from the log that "NFC_GEN_ERROR_REVT" error code keeps coming for 4-5 seconds. After "Deactivate and Restart RF discovery" log, NFC modules able to read NFC card. This causes us to read NFC tag quite late, not properly and asynchronous.
Sometimes "NFC_GEN_ERROR_REVT" error code keeps coming and nfc module never read. It can be found from attachment as NFC_ERROR_02.txt. What could be the reason for this situation? How can it be resolved? I'm using Android 10 AOSP source code on Qualcomm Sdm660.