<?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 Page Write Saved even after failure code in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019949#M6789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using a CLRC663 to write to an Ultralight EV1 Chip, on occasion I get back error code 0x0201&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status = phalMful_Write( pDataParams, Address, Data);&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In these cases, I assume I have lost connection with the chip AND that my write is not saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I find that often the write is successful, even though I get back an error status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I interpret status = 0x0201?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean:&lt;/P&gt;&lt;P&gt;1) Write failed (doubt it)&lt;/P&gt;&lt;P&gt;2) Write maybe failed, but can't be sure (seems like it)&lt;/P&gt;&lt;P&gt;3) Write succeeded, then connection lost (can it be guaranteed?)&lt;/P&gt;&lt;P&gt;4) Write status impossible to determine without reconnection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2019 10:59:48 GMT</pubDate>
    <dc:creator>eljeffo</dc:creator>
    <dc:date>2019-12-26T10:59:48Z</dc:date>
    <item>
      <title>Page Write Saved even after failure code</title>
      <link>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019949#M6789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using a CLRC663 to write to an Ultralight EV1 Chip, on occasion I get back error code 0x0201&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status = phalMful_Write( pDataParams, Address, Data);&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In these cases, I assume I have lost connection with the chip AND that my write is not saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I find that often the write is successful, even though I get back an error status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I interpret status = 0x0201?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean:&lt;/P&gt;&lt;P&gt;1) Write failed (doubt it)&lt;/P&gt;&lt;P&gt;2) Write maybe failed, but can't be sure (seems like it)&lt;/P&gt;&lt;P&gt;3) Write succeeded, then connection lost (can it be guaranteed?)&lt;/P&gt;&lt;P&gt;4) Write status impossible to determine without reconnection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 10:59:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019949#M6789</guid>
      <dc:creator>eljeffo</dc:creator>
      <dc:date>2019-12-26T10:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Page Write Saved even after failure code</title>
      <link>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019950#M6790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share the requested information in thread:&amp;nbsp;&lt;A href="https://community.nxp.com/thread/521102"&gt;https://community.nxp.com/thread/521102&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ivan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2020 22:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019950#M6790</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2020-01-03T22:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Page Write Saved even after failure code</title>
      <link>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019951#M6791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello @Jeffrey_Chan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check error codes look into the file 'ph_Status.h'.&lt;/P&gt;&lt;P&gt;Looking at '0x0201':&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;0x0200 is the component: PH_COMP_HAL&lt;/LI&gt;&lt;LI&gt;0x0001 is the error&amp;nbsp;PH_ERR_IO_TIMEOUT&amp;nbsp;/**&amp;lt; No reply received, e.g. PICC removal. */&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is very likely that the write itself was successful but the response (ACK) hasn't been received and that's why you get a timeout error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do answer you question; This would be option "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;4) Write status impossible to determine without reconnection" because without reading it you don't know what failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Has the tag already NOT received your request. --&amp;gt; Nothing written&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Has the tag received the frame but with error --&amp;gt; Nothing written&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Has the tag recieved the request correct but PCD couldn't receive response (for whatever reason) --&amp;gt; Most probably written, but to be confirmed by reading.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG&gt;Conclusion:&amp;nbsp;&lt;/STRONG&gt;By receiving an error you most likely can assume that the write was NOT successful. To be confirmed by reading back.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hopefully that answered your question :-)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Alexander&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 09:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019951#M6791</guid>
      <dc:creator>AlexanderB</dc:creator>
      <dc:date>2020-01-07T09:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Page Write Saved even after failure code</title>
      <link>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019952#M6792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alexander!&amp;nbsp; Appreciate your confirmation!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 10:03:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Page-Write-Saved-even-after-failure-code/m-p/1019952#M6792</guid>
      <dc:creator>eljeffo</dc:creator>
      <dc:date>2020-01-14T10:03:43Z</dc:date>
    </item>
  </channel>
</rss>

