<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NRF52840 DK + NFC Shield Data Read</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76204/nrf52840-dk-nfc-shield-data-read</link><description>fdsa 
 1.) From the nRF5 SDK I am using the example project for the Adafruit NFC Tag Reader. 
 2.) Using the project &amp;quot;as-is&amp;quot; I am able to get some basic information about the tag that is being scanned. 
 
 3.) There is a structure that is used in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Jun 2021 12:06:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76204/nrf52840-dk-nfc-shield-data-read" /><item><title>RE: NRF52840 DK + NFC Shield Data Read</title><link>https://devzone.nordicsemi.com/thread/314689?ContentTypeID=1</link><pubDate>Thu, 10 Jun 2021 12:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:736fe5af-f079-4e11-8f93-e9a9e0fe94d7</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]&lt;p&gt;There looks to be an NFC library from Nordic:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flibrary_nfc.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Flibrary_nfc.html&lt;/a&gt;&lt;/p&gt;[/quote]
&lt;p&gt;This is for using the NFC tag peripheral within the nRF device, so it is not relevant for using the adfruit NFC reader.&lt;/p&gt;
[quote user=""]&lt;p&gt;Or should I use the&amp;nbsp;Adafruit PN532 NFC Shield library:&lt;/p&gt;
&lt;p style="font-family:Calibri;font-size:11pt;margin:0;"&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fgroup__nrf__external__adafruit__pn532.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fgroup__nrf__external__adafruit__pn532.html&lt;/a&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Yes, this is what you want in this case and what is used by the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/nfc_adafruit_with_tag_parser.html"&gt;Adafruit Tag Reader Example&lt;/a&gt;.&lt;/p&gt;
[quote user=""]Maybe I should use the function adafruit_pn532-ntag2xx_read_page ? Where should this be placed in the sequence of everything?[/quote]
&lt;p&gt;You typically read using&amp;nbsp;adafruit_pn532_tag2_read() as you can see in&amp;nbsp;examples\nfc\adafruit_tag_reader\main.c. I suggest you ask on Aidafruit forums if you get into troubles though as this is their code and just provided externally in the nRF5 SDK for the purpose of testing the NFC tag examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>