<?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>Other NXP ProductsのトピックRe: Help with Writing Data to MIFARE DESFire Card (OSS-SO) Using Python-DESFire and ACS ACR1281 1S R</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2182070#M30293</link>
    <description>&lt;P&gt;Hello sir,&lt;/P&gt;
&lt;P&gt;I shared the FAQ link where you can find the NDA-form to sign. You need to create a new ticket for the NDA request.&lt;/P&gt;
&lt;P&gt;After having your NDA active, you just need to request the documentation as described in this Guide:&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/nxp-secure-files-user-guide.pdf" target="_blank"&gt;nxp-secure-files-user-guide.pdf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 17:44:37 GMT</pubDate>
    <dc:creator>Fabian_R</dc:creator>
    <dc:date>2025-10-08T17:44:37Z</dc:date>
    <item>
      <title>Help with Writing Data to MIFARE DESFire Card (OSS-SO) Using Python-DESFire and ACS ACR1281 1S Reade</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2180712#M30263</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’m new to developing access control applications and I’m currently experimenting with MIFARE DESFire cards for an OSS-SO-based project.&lt;/P&gt;&lt;P&gt;I’d like to understand whether it’s absolutely necessary to know the &lt;STRONG&gt;PICC (UID)&lt;/STRONG&gt; and &lt;STRONG&gt;AID&lt;/STRONG&gt; in advance to write data on the card — or if the AID should be created manually within my own application. My goal is to write and manage data using &lt;STRONG&gt;Python&lt;/STRONG&gt;, specifically with the &lt;STRONG&gt;Python-DESFire&lt;/STRONG&gt; library.&lt;/P&gt;&lt;P&gt;Right now, I’m facing a permissions issue that prevents me from writing to the card. I’m using an &lt;STRONG&gt;ACS ACR1281 1S Dual Reader&lt;/STRONG&gt;, which is supposed to support MIFARE DESFire, but I can’t seem to get past the write access restrictions.&lt;/P&gt;&lt;P&gt;So, I have a few questions:&lt;/P&gt;&lt;P&gt;Is it mandatory to know or define the AID and PICC beforehand to perform write operations under the OSS-SO standard?&lt;/P&gt;&lt;P&gt;Could this issue be related to the reader itself? Is the &lt;STRONG&gt;ACR1281 1S&lt;/STRONG&gt; suitable for this kind of development, or would you recommend a different reader model for DESFire and Python integration?&lt;/P&gt;&lt;P&gt;Any guidance, examples, or reader recommendations would be greatly appreciated.&lt;BR /&gt;Thank you in advance for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 17:28:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2180712#M30263</guid>
      <dc:creator>DiegoGuzman-37</dc:creator>
      <dc:date>2025-10-06T17:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Writing Data to MIFARE DESFire Card (OSS-SO) Using Python-DESFire and ACS ACR1281 1S R</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2181412#M30282</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Hello, thank you for your interest in our products.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;In order to fully understand MIFARE DESFire products, I have to recommend please check the respective documentation and specifications.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;All our cards work under ISO14443-4 specification and, in order to start personalizing each tag, is necessary to select them by UID. There is a similar requirement for Application ID.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Is possible to use Python for writing and managing the data but, we don't have such tools. Ours are only based on C or a C# library.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Still, to access to information is required to sign an NDA. For further information, please take a look at our &lt;A href="https://www.nxp.com/support/support/non-disclosure-agreement-faqs:NDA-FAQS" target="_blank"&gt;FAQ&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 18:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2181412#M30282</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-10-07T18:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Writing Data to MIFARE DESFire Card (OSS-SO) Using Python-DESFire and ACS ACR1281 1S R</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2181419#M30283</link>
      <description>&lt;P&gt;Ok, thank you so much Fabian!&lt;BR /&gt;&lt;BR /&gt;Where can I sign that NDA, and where can I find that libraries for C# or C?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 18:28:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2181419#M30283</guid>
      <dc:creator>DiegoGuzman-37</dc:creator>
      <dc:date>2025-10-07T18:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Writing Data to MIFARE DESFire Card (OSS-SO) Using Python-DESFire and ACS ACR1281 1S R</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2182070#M30293</link>
      <description>&lt;P&gt;Hello sir,&lt;/P&gt;
&lt;P&gt;I shared the FAQ link where you can find the NDA-form to sign. You need to create a new ticket for the NDA request.&lt;/P&gt;
&lt;P&gt;After having your NDA active, you just need to request the documentation as described in this Guide:&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/nxp-secure-files-user-guide.pdf" target="_blank"&gt;nxp-secure-files-user-guide.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 17:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Help-with-Writing-Data-to-MIFARE-DESFire-Card-OSS-SO-Using/m-p/2182070#M30293</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2025-10-08T17:44:37Z</dc:date>
    </item>
  </channel>
</rss>

