<?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>NFCのトピックWrite a SRAM Block Sector 1 Pass-Through mode</title>
    <link>https://community.nxp.com/t5/NFC/Write-a-SRAM-Block-Sector-1-Pass-Through-mode/m-p/656574#M1796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using your Android demo app source code, &lt;A href="http://www.nxp.com/documents/software/SW3648.zip"&gt;SW3648&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The app was installed on Android Studio following the &lt;A href="http://www.nxp.com/documents/user_manual/UM10989.pdf"&gt;UM10989.pdf&lt;/A&gt;, and I'm able to debug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With reference with the above code, using a "NTAG_I2C_2k", some phones supports Ntag_I2C_Commands.java class and here no problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issues are coming if with the same tag I use phones which are able to support only "MinimalNtag_I2C_Commands.java" methods. In my case a such phone is a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Samsung GT-I9301I&lt;/P&gt;&lt;P&gt;Android 4.4.2 Kit-Kat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my point of view, is not possible to work in pass-through mode to use a writeSRAMBlock in sector 1 (this is the sector used by our "raw" protocol, used in the same way as used by "LED Demo" in your app). In other words, the app shows a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace; font-size: 13px;"&gt;&amp;lt;string name="demo_not_supported"&amp;gt; This demo is not supported for this NFC Device with this Tag &amp;lt;/string&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error message, issued by a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace; font-size: 13px;"&gt;CommandNotSupportedException("writeSRAMBlock is not Supported for this Phone with NTAG I2C 2k").&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a way to get such phones working or we have to change the way to exchange data between phones and tags (e.g. change the writeSRAMBlock implementation)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help, thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 08:26:40 GMT</pubDate>
    <dc:creator>gianlucatedone</dc:creator>
    <dc:date>2017-03-16T08:26:40Z</dc:date>
    <item>
      <title>Write a SRAM Block Sector 1 Pass-Through mode</title>
      <link>https://community.nxp.com/t5/NFC/Write-a-SRAM-Block-Sector-1-Pass-Through-mode/m-p/656574#M1796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using your Android demo app source code, &lt;A href="http://www.nxp.com/documents/software/SW3648.zip"&gt;SW3648&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The app was installed on Android Studio following the &lt;A href="http://www.nxp.com/documents/user_manual/UM10989.pdf"&gt;UM10989.pdf&lt;/A&gt;, and I'm able to debug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With reference with the above code, using a "NTAG_I2C_2k", some phones supports Ntag_I2C_Commands.java class and here no problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issues are coming if with the same tag I use phones which are able to support only "MinimalNtag_I2C_Commands.java" methods. In my case a such phone is a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Samsung GT-I9301I&lt;/P&gt;&lt;P&gt;Android 4.4.2 Kit-Kat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my point of view, is not possible to work in pass-through mode to use a writeSRAMBlock in sector 1 (this is the sector used by our "raw" protocol, used in the same way as used by "LED Demo" in your app). In other words, the app shows a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace; font-size: 13px;"&gt;&amp;lt;string name="demo_not_supported"&amp;gt; This demo is not supported for this NFC Device with this Tag &amp;lt;/string&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error message, issued by a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier,monospace; font-size: 13px;"&gt;CommandNotSupportedException("writeSRAMBlock is not Supported for this Phone with NTAG I2C 2k").&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a way to get such phones working or we have to change the way to exchange data between phones and tags (e.g. change the writeSRAMBlock implementation)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help, thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 08:26:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Write-a-SRAM-Block-Sector-1-Pass-Through-mode/m-p/656574#M1796</guid>
      <dc:creator>gianlucatedone</dc:creator>
      <dc:date>2017-03-16T08:26:40Z</dc:date>
    </item>
  </channel>
</rss>

