I am running the RWandCE example(LPC55S69+PN7160). When I use the TagWriter app on an Android phone to read the tag, it fails with no response. The log shows that it activated the poll mode. However, TagInfo can read it, but it shows a "communication interrupt" popup, and the result on the phone may be incorrect. Is this because both poll and listen are enabled in the discovery loop? But my requirement is that both poll and listen must be enabled simultaneously. And I have also closed all emulation cards on my android phone.
Please help me, thanks.