2 ============================================================
3 This example will wait for an ISO14443A card to enter
4 the RF field, and then try to determine the specific card
5 model (SENS_RES and SEL_RES) as well as the card's NFCID.
7 All information will be sent to USBCDC by default, with the
8 PN532 breakout board connected via UART.
10 HOW TO USE THIS EXAMPLE
11 ============================================================
12 1.) Connect the PN532 NFC Breakout Board to UART on the
22 2.) Configure your terminal software to open the USB COM
25 3.) When the application starts, there is a 5 second delay
26 (to allow you time to connect via USB CDC), after which
27 point the device will wait for a single ISO14443A card
28 (Mifare Classic, etc.) and try to read it's ID. Once a
29 card is found, the reader will start looking again for a
30 card after a 1 second delay.