<?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 Re: Card emulation on PN7160 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1474617#M9470</link>
    <description>&lt;P&gt;Hi Daniel.&lt;/P&gt;&lt;P&gt;This same issue was happening to me while using my PN7160 and it was fixed modifying the&amp;nbsp;&lt;SPAN&gt;NXP_T4T_NFCEE_ENABLE value as you said.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, while trying to scan from IPhone X the tag gets scanned but it also opens the wallet most of the times. I know PN7161 has some kind of apple protocol support but PN7160 hasn't and that's not the normal behavior for any card I tried before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is this a problem with the firmware or something I can disable while compiling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/170811"&gt;@rodolfoveltrigo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 16:33:23 GMT</pubDate>
    <dc:creator>davidfrsan</dc:creator>
    <dc:date>2022-06-15T16:33:23Z</dc:date>
    <item>
      <title>Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1458104#M9435</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using PN7160 SPI EVK (OM27160B1EVK) on Raspberry Pi4, with yocto image based on &lt;A href="https://github.com/NXPNFCLinux/meta-nxp-nfc/blob/master/recipes-nfc/nxp_nfc/nxp-nfc_git.bb" target="_blank"&gt;https://github.com/NXPNFCLinux/meta-nxp-nfc/blob/master/recipes-nfc/nxp_nfc/nxp-nfc_git.bb&lt;/A&gt; recipe, with SRC_URI overrided to git://github.com/NXPNFCLinux/linux_libnfc-nci.git;branch=NCI2.0_PN7160 and SRCREV to "6bf9f42b94e267f6384043009bda84c11e7ebbaa".&lt;/P&gt;&lt;P&gt;I run card emulation mode with following command :&lt;BR /&gt;nfcDemoApp share -t URI -u &lt;A href="https://www.nxp.com" target="_blank"&gt;https://www.nxp.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I read emulated card on Android and iOS, using "NFC Tools" application : tag is detected but no data is read (tag empty on Android, tag unknown on iOS).&lt;/P&gt;&lt;P&gt;I attach screenshots from NFC Tools app, NXP stack configuration files, and NXP log files.&lt;/P&gt;&lt;P&gt;1. Does anyone has any suggestion about what is wrong here ?&lt;/P&gt;&lt;P&gt;2. Final goal is the following :&lt;BR /&gt;- application uses PN7160 to emulate a card&lt;BR /&gt;- external device reads the emulated card&lt;BR /&gt;- external device writes the emulated card&lt;BR /&gt;- application using PN7160 can read the emulated card and get content modified by external device&lt;BR /&gt;Any hint about how to do it ? (Modification of nfcDemoApp ?)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fabien&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 16:04:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1458104#M9435</guid>
      <dc:creator>fr5</dc:creator>
      <dc:date>2022-05-13T16:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1466719#M9449</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/115262"&gt;@fr5&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/38123"&gt;@Mehdi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;besides available PN7160 MCUxpresso examples available in its webpage ( examples for MCUXpresso &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/nfc-plug-and-play-controller-with-integrated-firmware-and-nci-interface:PN7160" target="_blank"&gt;https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/nfc-plug-and-play-controller-with-integrated-firmware-and-nci-interface:PN7160&lt;/A&gt;.&lt;A href="https://www.nxp.com/downloads/en/software/SW6705.zip" target="_blank"&gt;&amp;nbsp; https://www.nxp.com/downloads/en/software/SW6705.zip&lt;/A&gt;) and the two secure files which contain MIFARE examples (&amp;nbsp;&lt;SPAN&gt;SW6856 Linux libnfc-nci MIFARE examples;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SW6890 PN7160 NXP-NCI2.0 MCUXpresso MIFARE examples); please find also&amp;nbsp;&lt;/SPAN&gt;Examples for Linux, Android &amp;nbsp;&lt;A href="https://github.com/NXPNFCLinux/linux_libnfc-nci" target="_blank"&gt;https://github.com/NXPNFCLinux/linux_libnfc-nci&lt;/A&gt; (Linux, Android).&lt;/P&gt;&lt;P&gt;Please check whether you can find any PN7160 card-emulation working examples in links above, otherwise let me know.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Rodolfo&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 09:47:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1466719#M9449</guid>
      <dc:creator>rodolfoveltrigo</dc:creator>
      <dc:date>2022-05-31T09:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1466865#M9450</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Fabien:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please modify "NXP_T4T_NFCEE_ENABLE" from 0x01 to 0x00. It should solve your issue. "NXP_T4T_NFCEE_ENABEL" is actually switch the card emulation types. (version 1&amp;nbsp; or version 2)&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This configuration is located inside libnfc-nxp.conf.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 14:46:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1466865#M9450</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-05-31T14:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1467518#M9452</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I confirm read is OK with "NXP_T4T_NFCEE_ENABLE" set to 0x00, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt; thank you very much !&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/170811"&gt;@rodolfoveltrigo&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/38123"&gt;@Mehdi&lt;/a&gt; thank you I will check the links.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fabien&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 14:16:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1467518#M9452</guid>
      <dc:creator>fr5</dc:creator>
      <dc:date>2022-06-01T14:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1474617#M9470</link>
      <description>&lt;P&gt;Hi Daniel.&lt;/P&gt;&lt;P&gt;This same issue was happening to me while using my PN7160 and it was fixed modifying the&amp;nbsp;&lt;SPAN&gt;NXP_T4T_NFCEE_ENABLE value as you said.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, while trying to scan from IPhone X the tag gets scanned but it also opens the wallet most of the times. I know PN7161 has some kind of apple protocol support but PN7160 hasn't and that's not the normal behavior for any card I tried before.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is this a problem with the firmware or something I can disable while compiling?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/170811"&gt;@rodolfoveltrigo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 16:33:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1474617#M9470</guid>
      <dc:creator>davidfrsan</dc:creator>
      <dc:date>2022-06-15T16:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1475037#M9471</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202310"&gt;@davidfrsan&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let me know how to reproduce your issue on my side?&amp;nbsp; which app and iOS version you are using?&amp;nbsp; &amp;nbsp;can you attach the logs here? I checked with NXP TagInfo,&amp;nbsp; &amp;nbsp;iOS 15.5, not found this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 06:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1475037#M9471</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-06-16T06:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1475274#M9472</link>
      <description>&lt;P&gt;&lt;U&gt;Dev Board:&lt;/U&gt; &lt;STRONG&gt;OM27160A1HN&lt;/STRONG&gt;&lt;BR /&gt;&lt;U&gt;Device&lt;/U&gt; (Probably this has something to do as IIRC they did some nfc changes for Iphone XS and later): &lt;STRONG&gt;Iphone X&lt;/STRONG&gt;&lt;BR /&gt;&lt;U&gt;IOS Version&lt;/U&gt;: &lt;STRONG&gt;15.5&lt;/STRONG&gt;&lt;BR /&gt;&lt;U&gt;Command&lt;/U&gt;: &lt;STRONG&gt;nfcDemoApp share -t URI -u &lt;A href="https://www.nxp.com" target="_blank"&gt;https://www.nxp.com&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;libnfc-nxp.conf&lt;/U&gt;: &lt;STRONG&gt;&lt;A href="https://pastebin.com/L56Quxjh" target="_blank"&gt;https://pastebin.com/L56Quxjh&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Just putting the device near the board will open the wallet without any card.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;GoToTags opens the link but shows the wallet.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;NFC Tools seems to only be showing the wallet.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1475274#M9472</guid>
      <dc:creator>davidfrsan</dc:creator>
      <dc:date>2022-06-16T11:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1476310#M9479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/170811"&gt;@rodolfoveltrigo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to fix this by modifying&amp;nbsp;libnfc-nci.conf to:&lt;/P&gt;&lt;P&gt;POLLING_TECH_MASK=0x00&lt;BR /&gt;and (probably not needed)&amp;nbsp; libnfc-nxp.conf to:&lt;/P&gt;&lt;P&gt;MIFARE_READER_ENABLE=0x00&lt;BR /&gt;This seems to be related with how Apple VAS works.&lt;/P&gt;&lt;P&gt;Apparently the IPhone has an HCE Applet.&lt;/P&gt;&lt;P&gt;Attempting to send the APDU Select command to it will open the wallet.&lt;/P&gt;&lt;P&gt;It seems like the PN7160 was attempting to read the content from it even if it was in HCE mode.&lt;/P&gt;&lt;P&gt;I would need to investigate if this is a bug with the library or the firmware but this solves the problem in the short term.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 17:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1476310#M9479</guid>
      <dc:creator>davidfrsan</dc:creator>
      <dc:date>2022-06-19T17:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1476407#M9481</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202310"&gt;@davidfrsan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you are right.&amp;nbsp; &lt;SPAN&gt;MIFARE_READER_ENABLE should be disabled in HCE mode. I would suggest described this in user manual next time.&amp;nbsp; I will report this to the software team for further analyzing and will update you in case I have any result.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you very much for your information.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 02:49:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1476407#M9481</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-06-20T02:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1481061#M9501</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202310"&gt;@davidfrsan&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;
&lt;P&gt;I got an information from R&amp;amp;D that this is a configuration issue rather than a firmware issue. If we don't want to have any poll when using card emulation, the POLLING_TECH_MASK should be set to 0x00, otherwise we will see REQA (for example) and by default in iphone this will&amp;nbsp; open wallet application.&amp;nbsp; Please check RF sniffer below.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1656406055598.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184855iF92CC078B137EC1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1656406055598.png" alt="danielchen_0-1656406055598.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 08:49:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1481061#M9501</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-06-28T08:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1481196#M9502</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. As I stated before changing that configuration solved my issue.&lt;/P&gt;&lt;P&gt;However, there may be some applications where someone wants to switch between read or emulate mode.&lt;/P&gt;&lt;P&gt;It would be great updating the lib so it sets the&amp;nbsp;&lt;SPAN&gt;POLLING_TECH_MASK&amp;nbsp;&lt;/SPAN&gt; to 0x00 if you are trying to emulate eitherways there will be people having trouble using the demoApp.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 12:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1481196#M9502</guid>
      <dc:creator>davidfrsan</dc:creator>
      <dc:date>2022-06-28T12:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1481205#M9503</link>
      <description>&lt;P&gt;thanks for your suggestion, I will forward it to software team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 12:18:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/1481205#M9503</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2022-06-28T12:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/2036828#M12599</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/170811"&gt;@rodolfoveltrigo&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt; Where can I find the mentioned example "SW6890 PN7160 NXP-NCI2.0 MCUXpresso MIFARE examples". I think I have secure files access for NFC and MIFARE, but I am not able to find this file.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Feb 2025 00:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/2036828#M12599</guid>
      <dc:creator>ChristianAndersen</dc:creator>
      <dc:date>2025-02-01T00:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Card emulation on PN7160</title>
      <link>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/2037069#M12604</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183887"&gt;@ChristianAndersen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "&lt;SPAN&gt;SW6890 PN7160 NXP-NCI2.0 MCUXpresso MIFARE examples" is available on PN7160 product page under "secure files".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;For you reference, see the picture.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not seen from your side, I think there might be some issue with NDA/secure files access.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please have a look here:&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/nxp-secure-files-user-guide.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/nxp-secure-files-user-guide.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Tomas&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 07:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/Card-emulation-on-PN7160/m-p/2037069#M12604</guid>
      <dc:creator>Tomas_Parizek</dc:creator>
      <dc:date>2025-02-03T07:37:45Z</dc:date>
    </item>
  </channel>
</rss>

