<?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中的主题 Android SDK Incomplete response Exception</title>
    <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099302#M158</link>
    <description>&lt;P&gt;Hello team ,&amp;nbsp;&lt;BR /&gt;We are encountering the following exception frequently when using #AndroidSDK with #DESFire EV3 8k card&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;com.nxp.nfclib.exceptions.InvalidResponseLengthException: Incomplete response&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at com.nxp.nfclib.desfire.DESFireEV1.readRecords(:2827)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at com.nxp.nfclib.desfire.DESFireEV2.readRecords(:2026)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We would appreciate your assistance with the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;What are the possible causes or scenarios that could trigger this &lt;STRONG&gt;InvalidResponseLengthException&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;How can we properly handle this exception in our application without requiring the card to be formatted?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 18 May 2025 10:11:07 GMT</pubDate>
    <dc:creator>melaghil</dc:creator>
    <dc:date>2025-05-18T10:11:07Z</dc:date>
    <item>
      <title>Android SDK Incomplete response Exception</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099302#M158</link>
      <description>&lt;P&gt;Hello team ,&amp;nbsp;&lt;BR /&gt;We are encountering the following exception frequently when using #AndroidSDK with #DESFire EV3 8k card&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;com.nxp.nfclib.exceptions.InvalidResponseLengthException: Incomplete response&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at com.nxp.nfclib.desfire.DESFireEV1.readRecords(:2827)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;at com.nxp.nfclib.desfire.DESFireEV2.readRecords(:2026)&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We would appreciate your assistance with the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;What are the possible causes or scenarios that could trigger this &lt;STRONG&gt;InvalidResponseLengthException&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;How can we properly handle this exception in our application without requiring the card to be formatted?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 May 2025 10:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099302#M158</guid>
      <dc:creator>melaghil</dc:creator>
      <dc:date>2025-05-18T10:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Android SDK Incomplete response Exception</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099757#M159</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250604"&gt;@melaghil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. What are the possible causes or scenarios that could trigger this InvalidResponseLengthException?&lt;/P&gt;
&lt;P&gt;What did you do to trigger such an exception?&lt;/P&gt;
&lt;P&gt;2. How can we properly handle this exception in our application without requiring the card to be formatted?&lt;/P&gt;
&lt;P&gt;Generally, the standard process for accessing an EV3 card is as follows: Get and Select the existing application ID(AID) and file ID (FID), then authenticate. After successful authentication, you can read and write the data in the file.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 09:36:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099757#M159</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-05-19T09:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Android SDK Incomplete response Exception</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099811#M160</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205266"&gt;@KaiLi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. What did you do to trigger such an exception?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Trying to read card records&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;2.&amp;nbsp;Generally, the standard process for accessing an EV3 card is as follows: Get and Select&amp;nbsp; the existing application ID(AID) and file ID (FID), then authenticate. After successful&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;authentication, you can read and write the data in the file.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;but now i got this exception after&amp;nbsp;successful&amp;nbsp;authentication&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 10:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2099811#M160</guid>
      <dc:creator>melaghil</dc:creator>
      <dc:date>2025-05-19T10:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Android SDK Incomplete response Exception</title>
      <link>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2100176#M164</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250604"&gt;@melaghil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you share your code with us? Let us check if there is something happens.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 01:25:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/TapLinx-SDK-TagWriter-and/Android-SDK-Incomplete-response-Exception/m-p/2100176#M164</guid>
      <dc:creator>KaiLi</dc:creator>
      <dc:date>2025-05-20T01:25:51Z</dc:date>
    </item>
  </channel>
</rss>

