<?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 Ntag i2c plus - bidirectional communication  in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654390#M1771</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;I'm doing a bidirectional communication between a android phone and a microcontroller&amp;nbsp;in the following sequence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;the phone writes data to sram&lt;/LI&gt;&lt;LI&gt;the micrcontroller reads the data from the phone&lt;/LI&gt;&lt;LI&gt;microcontroller writes data to the sram&lt;/LI&gt;&lt;LI&gt;phone reads the data from the microcontroller&lt;/LI&gt;&lt;LI&gt;start all over again (read write is always done to the same addresses)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem I see is, that&amp;nbsp;the data written at step 3. is only successfull for the first cylce. The i2c write is alright, but the phone does not read the new data, it always reads the values from the first cycle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quess my seassion Register configuration does not match for the 2nd cylce, has someone a idea here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2017 21:14:46 GMT</pubDate>
    <dc:creator>kaibuechler</dc:creator>
    <dc:date>2017-01-30T21:14:46Z</dc:date>
    <item>
      <title>Ntag i2c plus - bidirectional communication</title>
      <link>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654390#M1771</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;I'm doing a bidirectional communication between a android phone and a microcontroller&amp;nbsp;in the following sequence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;the phone writes data to sram&lt;/LI&gt;&lt;LI&gt;the micrcontroller reads the data from the phone&lt;/LI&gt;&lt;LI&gt;microcontroller writes data to the sram&lt;/LI&gt;&lt;LI&gt;phone reads the data from the microcontroller&lt;/LI&gt;&lt;LI&gt;start all over again (read write is always done to the same addresses)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem I see is, that&amp;nbsp;the data written at step 3. is only successfull for the first cylce. The i2c write is alright, but the phone does not read the new data, it always reads the values from the first cycle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quess my seassion Register configuration does not match for the 2nd cylce, has someone a idea here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 21:14:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654390#M1771</guid>
      <dc:creator>kaibuechler</dc:creator>
      <dc:date>2017-01-30T21:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ntag i2c plus - bidirectional communication</title>
      <link>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654391#M1772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide more details regarding this issue? Like data log between the phone and micro controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 08:08:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654391#M1772</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2017-02-13T08:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ntag i2c plus - bidirectional communication</title>
      <link>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654392#M1773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the solution. You always need to disable the put-through mode before changeing the transfer direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 10:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/654392#M1773</guid>
      <dc:creator>kaibuechler</dc:creator>
      <dc:date>2017-02-13T10:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ntag i2c plus - bidirectional communication</title>
      <link>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/1686827#M10565</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class=""&gt;kaibuechler&lt;/SPAN&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I saw that you find the solution, can you attach the project to see how you did it, becuase i would like to do the same.&lt;/P&gt;&lt;P&gt;it will be very helpfull for me&lt;/P&gt;&lt;P&gt;thanks for all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 18:30:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Ntag-i2c-plus-bidirectional-communication/m-p/1686827#M10565</guid>
      <dc:creator>Jimmywder03</dc:creator>
      <dc:date>2023-07-12T18:30:50Z</dc:date>
    </item>
  </channel>
</rss>

