<?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>TapLinx SDK, TagWriter and TagInfoのトピックDoes Taplinx Android sdk support reading NTAG 424 proprietary file data ?</title>
    <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Does-Taplinx-Android-sdk-support-reading-NTAG-424-proprietary/m-p/1971094#M37</link>
    <description>&lt;P&gt;Hi Experts,&lt;BR /&gt;&lt;BR /&gt;Does the Latest TapLinx Android SDK support reading NTAG 424 proprietary file data?&lt;/P&gt;&lt;P&gt;Actually in my project need to implement reading NTAG 424 proprietary file data.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 07:14:56 GMT</pubDate>
    <dc:creator>gopesh</dc:creator>
    <dc:date>2024-10-10T07:14:56Z</dc:date>
    <item>
      <title>Does Taplinx Android sdk support reading NTAG 424 proprietary file data ?</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Does-Taplinx-Android-sdk-support-reading-NTAG-424-proprietary/m-p/1971094#M37</link>
      <description>&lt;P&gt;Hi Experts,&lt;BR /&gt;&lt;BR /&gt;Does the Latest TapLinx Android SDK support reading NTAG 424 proprietary file data?&lt;/P&gt;&lt;P&gt;Actually in my project need to implement reading NTAG 424 proprietary file data.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 07:14:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Does-Taplinx-Android-sdk-support-reading-NTAG-424-proprietary/m-p/1971094#M37</guid>
      <dc:creator>gopesh</dc:creator>
      <dc:date>2024-10-10T07:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does Taplinx Android sdk support reading NTAG 424 proprietary file data ?</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Does-Taplinx-Android-sdk-support-reading-NTAG-424-proprietary/m-p/1981750#M43</link>
      <description>&lt;P&gt;Hello gopesh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes it supports. You can do it with following API:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ISOReadBinary - command requires manual encryption and MAC-ing of payload. And also you need to select NDEF file upfront with ISOFileSelect&lt;/LI&gt;
&lt;LI&gt;ReadData (with CommMode.FULL) - recommended&lt;/LI&gt;
&lt;LI&gt;&lt;LI-CODE lang="java"&gt;byte[] readData(int fileNumber,
                int offset,
                int length,
                MFPCard.CommunicationMode commMode,
                byte readAccess,
                byte readWriteAccess)&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In both cases you need to perform mutual authentication first, as default Read Access Rights to Proprietary file are granted for Application Key nr. 2 (check datasheet of NTAG 424 DNA) only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;TapLinx team&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 06:30:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Does-Taplinx-Android-sdk-support-reading-NTAG-424-proprietary/m-p/1981750#M43</guid>
      <dc:creator>ukcas</dc:creator>
      <dc:date>2024-10-25T06:30:35Z</dc:date>
    </item>
  </channel>
</rss>

