<?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>NFC TAG READING USING NRF52832 AND ADAFRUIT PN532 CODE GETTING STUCK INITIALLY</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109418/nfc-tag-reading-using-nrf52832-and-adafruit-pn532-code-getting-stuck-initially</link><description>HELLO, 
 WE ARE USING SDK 15.0 . 
 IN PROJECT WANT TO READ NFC TAG FOR THAT PN532 USED. 
 I M USING adafruit_tag_reader EXAMPLE FROM SDK 15.0 . 
 BUT ITS STUCKED AT THE START OF CODE. 
 I THINK adafruit_pn532_init NOT EXICUTING . 
 NEED HELP.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Mar 2024 13:49:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109418/nfc-tag-reading-using-nrf52832-and-adafruit-pn532-code-getting-stuck-initially" /><item><title>RE: NFC TAG READING USING NRF52832 AND ADAFRUIT PN532 CODE GETTING STUCK INITIALLY</title><link>https://devzone.nordicsemi.com/thread/474646?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 13:49:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dee90500-7447-4d17-a25d-ed763f717a8e</guid><dc:creator>Embel_Tech</dc:creator><description>&lt;p&gt;OK.AND THANKS FOR UPDATE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC TAG READING USING NRF52832 AND ADAFRUIT PN532 CODE GETTING STUCK INITIALLY</title><link>https://devzone.nordicsemi.com/thread/474638?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 13:39:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bc93565-7508-4a64-83fd-4b24526162ec</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Sorry, we don&amp;#39;t have anything more than what is part of the SDK already. If you need further information I assume you need to check the datasheet of the NFC reader and modify as required.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC TAG READING USING NRF52832 AND ADAFRUIT PN532 CODE GETTING STUCK INITIALLY</title><link>https://devzone.nordicsemi.com/thread/474634?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 13:30:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fee70643-18cd-43dd-aa00-881d2ed3f260</guid><dc:creator>Embel_Tech</dc:creator><description>&lt;p&gt;Hello !!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Now i changed hardware connection added RTSO and IRQ pins .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;and finally its running fine.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;NOW I M ABLE TO READ TAG WHICH WAS GOT WITH PN 532&amp;nbsp; MODULE .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;NOW NEED TO READ OTHER TAG WITH FOLLOWING SPECIFICATION&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;ISO/IEC 7816-4 COMPATAIBLE, ISO/IEC 14443-4(TYPE A COMPATAIBLE), ISO/IEC 14443-3(TYPE A COMPATAIBLE).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;IS ANY CHANGES NEED TO DO IN CODE TO READ ABOVE MENTIONED TAG INFO.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC TAG READING USING NRF52832 AND ADAFRUIT PN532 CODE GETTING STUCK INITIALLY</title><link>https://devzone.nordicsemi.com/thread/474600?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 12:27:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1023eaba-8e2a-4922-9461-1f6e560d1ba9</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You are using a very old nRF5 SDK, I would at least recommend using the latest minor release of SDKv15, which is 15.3. But you should consider updating to nRF Connect SDK moving forward.&lt;/p&gt;
&lt;p&gt;I assume you have followed carefully the description:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/nfc_adafruit_with_tag_parser.html"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/nfc_adafruit_with_tag_parser.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My best suggestion then is to add a logic analyzer to the TWI pins in question and see if you observe any data:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_adafruit.html#lib_adafruit_library"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/lib_adafruit.html#lib_adafruit_library&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>