I am using the PN7150 NFC USB Dongle and attempting to communicate with my mobile phone. I ran the NXP-NCI_Windows_example.exe provided in example package SW4335. The application launches successfully, and the command prompt displays:
WAITING FOR DEVICE DISCOVERY When I bring my phone close to the dongle, it detects it successfully, and the following messages appear: LISTEN MODE: Activated from remote Reader --- NDEF Record sent Immediately after, the following message is displayed: READER DISCONNECTED
I initially suspected this might be a driver issue, but as per your documentation, no drivers are required. I’ve tested this behavior on multiple laptops and phones, but the issue persists.
Could you please help me understand why the reader disconnects after the NDEF record is sent? I’ve attached the logs from the command prompt for your reference