<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to read Tag data using PN7150? in NFC</title>
    <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063238#M7225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello ,&lt;/P&gt;&lt;P&gt;i m using this spc5748ghk0amku6&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you tell how to start ? or send me a sample code ??and can you tell me what was your project ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2020 23:35:34 GMT</pubDate>
    <dc:creator>mohamednacer_sa</dc:creator>
    <dc:date>2020-08-18T23:35:34Z</dc:date>
    <item>
      <title>How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063230#M7217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with PN7150 NFC Controller to read/write ICODE Tags.&lt;/P&gt;&lt;P&gt;I am able to read UID but I&amp;nbsp;am finding it difficult to&amp;nbsp;read the Tag data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to provide I2C commands that&amp;nbsp;are needed to read the Tag data please?&lt;/P&gt;&lt;P&gt;If someone could point me to the sequence diagram with detailed I2C command set would be highly appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2020 06:37:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063230#M7217</guid>
      <dc:creator>__invited__hari</dc:creator>
      <dc:date>2020-07-05T06:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063231#M7218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that the response of NCI_DATA_MSG(RATS) is received as CORE_CONN_CREDITS_NTF. But after that the IRQ pins stays LOW and no response is received for NCI_DATA_MSG(ATS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tag tag I am using is&amp;nbsp;SL2S2002 ICODE SLIX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commands I sent for Tag Data Read is:&lt;/P&gt;&lt;P&gt;DH&amp;nbsp;-&amp;gt; RF: IRQ status =LOW&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[0x50 0x00 0x00 0x05 0x04 0x02 0x23 0x00 0x02]&lt;/P&gt;&lt;P&gt;DH &amp;lt;- RF:&amp;nbsp;IRQ status = HIGH&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[0x510x60 0x06 0x03]&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [0x51 0x01 0x00 0x01]&lt;/P&gt;&lt;P&gt;After&amp;nbsp;receiving above response,&amp;nbsp;&lt;SPAN&gt;IRQ status&amp;nbsp;stays LOW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hari&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2020 21:40:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063231#M7218</guid>
      <dc:creator>__invited__hari</dc:creator>
      <dc:date>2020-07-05T21:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063232#M7219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We provide an example for ISO15693 tag reading, please refer to&amp;nbsp;PCD_ISO15693_scenario() for details. You may download the whole project from&amp;nbsp;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=SW4325&amp;amp;appType=license&amp;amp;location=null" title="https://www.nxp.com/webapp/Download?colCode=SW4325&amp;amp;appType=license&amp;amp;location=null"&gt;https://www.nxp.com/webapp/Download?colCode=SW4325&amp;amp;appType=license&amp;amp;location=null&lt;/A&gt;&amp;nbsp;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 09:00:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063232#M7219</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-07-06T09:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063233#M7220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ken,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply!&lt;/P&gt;&lt;P&gt;I am using S32K148 Eval kit with PN7150 HW (inhouse developed).&lt;/P&gt;&lt;P&gt;Could you please share if there are any examples to try with S32K148 uC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see UID information but not the Tag data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also can’t find any details about Read Tag command either in datasheets or protocol specification 1.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relevant documentation is highly appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 05:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063233#M7220</guid>
      <dc:creator>__invited__hari</dc:creator>
      <dc:date>2020-07-07T05:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063234#M7221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry, but so far we have no dedicated example based on S32K148, while the SW4325 project supports FRDM-K64F as well as the SDK, so you may port this example to S32K148 based on SDK. The SDK for S32 is a built-in package of S32DS IDE, and you may refer to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;&lt;A href="https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for-arm:S32DS-ARM?tab=Design_Tools_Tab"&gt;https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for-arm:S32DS-ARM?tab=Design_Tools_Tab&lt;/A&gt;&amp;nbsp;for more details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Hope that helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 15px;"&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 15px;"&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2020 06:51:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063234#M7221</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-07-08T06:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063235#M7222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello HARI,&lt;/P&gt;&lt;P&gt;I&amp;nbsp; m working in the same concept can you please help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 16:35:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063235#M7222</guid>
      <dc:creator>mohamednacer_sa</dc:creator>
      <dc:date>2020-08-18T16:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063236#M7223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sayahi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I know&amp;nbsp;what you are looking for in particular, so that I will try to help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 17:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063236#M7223</guid>
      <dc:creator>__invited__hari</dc:creator>
      <dc:date>2020-08-18T17:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063237#M7224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion for you is to go through NXP’s sample code and try to understand the command sequence to communicate with NFC controller. Then, you have make similar code to make it work with your hardware.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, which micro controller are you using to communicate with NFC controller?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:hari.kapparapu@gmail.com"&gt;hari.kapparapu@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 23:03:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063237#M7224</guid>
      <dc:creator>__invited__hari</dc:creator>
      <dc:date>2020-08-18T23:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Tag data using PN7150?</title>
      <link>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063238#M7225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello ,&lt;/P&gt;&lt;P&gt;i m using this spc5748ghk0amku6&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you tell how to start ? or send me a sample code ??and can you tell me what was your project ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 23:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/How-to-read-Tag-data-using-PN7150/m-p/1063238#M7225</guid>
      <dc:creator>mohamednacer_sa</dc:creator>
      <dc:date>2020-08-18T23:35:34Z</dc:date>
    </item>
  </channel>
</rss>

