<?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 icode slix-s :not getting a valid response from tag when sending commands in NFC</title>
    <link>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974547#M6238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am using ICODE SLIX-S tag and implementing commands&amp;nbsp;from iso-15693&lt;/P&gt;&lt;P&gt;these commands are working but i am not getting response from tag.&lt;/P&gt;&lt;P&gt;and the major concern is when i am sending GET SYSTEM INFO COMMAND . i am geting same command and flags back in response.&amp;nbsp;same thing&amp;nbsp; happens for&amp;nbsp;WRITE AFI ,LOCK AFI,WRITE DSFID,LOCK DSFID&amp;nbsp; these are working and updating the values in tag(checked this by using icode reader) but not getting a valid response(error code when AFI/DSFID already locked/sucess format) from tag ,i am getting same command code which i sent using hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one please tell me how to get response and flags to set while sending command&amp;nbsp;&lt;SPAN&gt;GET SYSTEM INFO and above mentioned commands.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;note:i am able to read UID,block data into buffer but these are not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2019 06:29:22 GMT</pubDate>
    <dc:creator>vamsikrishna_ta</dc:creator>
    <dc:date>2019-06-27T06:29:22Z</dc:date>
    <item>
      <title>icode slix-s :not getting a valid response from tag when sending commands</title>
      <link>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974547#M6238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am using ICODE SLIX-S tag and implementing commands&amp;nbsp;from iso-15693&lt;/P&gt;&lt;P&gt;these commands are working but i am not getting response from tag.&lt;/P&gt;&lt;P&gt;and the major concern is when i am sending GET SYSTEM INFO COMMAND . i am geting same command and flags back in response.&amp;nbsp;same thing&amp;nbsp; happens for&amp;nbsp;WRITE AFI ,LOCK AFI,WRITE DSFID,LOCK DSFID&amp;nbsp; these are working and updating the values in tag(checked this by using icode reader) but not getting a valid response(error code when AFI/DSFID already locked/sucess format) from tag ,i am getting same command code which i sent using hardware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any one please tell me how to get response and flags to set while sending command&amp;nbsp;&lt;SPAN&gt;GET SYSTEM INFO and above mentioned commands.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;note:i am able to read UID,block data into buffer but these are not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2019 06:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974547#M6238</guid>
      <dc:creator>vamsikrishna_ta</dc:creator>
      <dc:date>2019-06-27T06:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: icode slix-s :not getting a valid response from tag when sending commands</title>
      <link>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974548#M6239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helle, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you had any communication with the IC before? How are you ensuring that the commands are being send in a correct way and format for the tag ? By any chance have you checked the available examples for ICODE available in Dosctore? Maybe you can use them as a guide to what you are trying to achieve, could you please check those examples?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 00:23:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974548#M6239</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-07-03T00:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: icode slix-s :not getting a valid response from tag when sending commands</title>
      <link>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974549#M6240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&amp;nbsp;&lt;A _jive_internal="true" data-avatarid="26871" data-externalid="" data-online="false" data-presence="null" data-userid="251736" data-username="estephania_martinez" href="https://community.nxp.com/people/estephania_martinez" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; text-decoration: none; font-size: 14px;"&gt;Martinez&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;thanks for your response,&lt;/P&gt;&lt;P&gt;i am able to read UID,READ_ONE_BLOCK,WRITE_ONE_BLOCK successfully into the FIFO.&lt;/P&gt;&lt;P&gt;but when working with above mentioned commands, i am not getting response in &lt;SPAN&gt;FIFO&lt;/SPAN&gt;, but i can conform that&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;WRITE AFI ,LOCK AFI,WRITE DSFID,LOCK DSFID are working, i can able to write values to unlocked blocks(checked with mifare pegoda&amp;nbsp; CLRD 701), but i am not getting any error response in FIFO.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;i am asking you what flags to be set?,what command to be passed? ,need to use UID in the request command&amp;nbsp; if i want to get SYSTEM INFO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;vamsi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 05:51:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974549#M6240</guid>
      <dc:creator>vamsikrishna_ta</dc:creator>
      <dc:date>2019-07-03T05:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: icode slix-s :not getting a valid response from tag when sending commands</title>
      <link>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974550#M6241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is mentioned in the datasheet it will depend if you have the flag set or not, could you please try to set up the error flag and verify if that works for you ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2019 17:38:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/icode-slix-s-not-getting-a-valid-response-from-tag-when-sending/m-p/974550#M6241</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-07-03T17:38:44Z</dc:date>
    </item>
  </channel>
</rss>

