<?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 with PN7150 in NFC</title>
    <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1989987#M12486</link>
    <description>&lt;P&gt;Hello Sir,&lt;BR /&gt;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;Then I will consider using the PN7160.&lt;BR /&gt;Could you please provide the datasheet and sample code for the PN7160 to replace the PN7150's AN11990 and sample code?&lt;BR /&gt;Additionally, although I assume it may be mentioned in the datasheet, could you let me know the most recommended combination of microcontroller board and NFC controller board?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tadashi&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 08:31:44 GMT</pubDate>
    <dc:creator>Tadashi_1</dc:creator>
    <dc:date>2024-11-07T08:31:44Z</dc:date>
    <item>
      <title>card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1988618#M12484</link>
      <description>&lt;DIV&gt;Hello,&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would like to implement card emulation using the PN7150.&lt;/DIV&gt;&lt;DIV&gt;Since we are programming without an OS like Linux on the microcontroller,&lt;/DIV&gt;&lt;DIV&gt;we are directly sending NCI commands from the microcontroller to the PN7150 without using an API.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Commands sent:&lt;/DIV&gt;&lt;DIV&gt;CORE_RESET_CMD&lt;/DIV&gt;&lt;DIV&gt;CORE_INIT_CMD&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;RF_DISCOVER_MAP_CMD&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Only the following payload is set:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; 04: PROTOCOL_ISO_DEP&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; 03: RF protocol is mapped to both Listen and Poll for RF interface.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; 02: ISO-DEP RF Interface&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; STATUS_OK is returned.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CORE_SET_CONFIG_CMD&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; The following parameters are set in the payload:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; {30, 01, 01} = {LA_BIT_FRAME_SDD, L=1 byte, Param=01}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; {31, 01, 03} = {LA_PLATFORM_CONFIG, L=1 byte, Param=03}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; {32, 01, 20} = {LA_SEL_INFO, L=1 byte, Param=20}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; {33, 04, 01, 02, 03, 04} = {LA_NFCID1, L=4 bytes, "01, 02, 03, 04"}&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; STATUS_OK is returned.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;RF_DISCOVER_CMD&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; The following parameters are set in the payload:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; 0x01, 0x80, 0x01&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; Using 0x80, NFC_A_PASSIVE_LISTEN_MODE is requested.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;After these command communications, when I bring a smartphone running the TagInfo app close, an RF_FIELD_INFO_NTF(0x01) is received, but immediately after that, an RF_FIELD_INFO_NTF(0x00) is received.&lt;/DIV&gt;&lt;DIV&gt;According to an RF checker, the signal seems to be emitted.&lt;/DIV&gt;&lt;DIV&gt;Afterward, RF_INTF_ACTIVATED_NTF does not arrive.&lt;/DIV&gt;&lt;DIV&gt;From these observations, it appears that card emulation is not being activated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Could anyone please help me understand what might be causing the card emulation to fail to activate?&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 08:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1988618#M12484</guid>
      <dc:creator>Tadashi_1</dc:creator>
      <dc:date>2024-11-06T08:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1989490#M12485</link>
      <description>&lt;P lang="en-US"&gt;Hello sir,&lt;/P&gt;
&lt;P lang="en-US"&gt;We don't recommend the use of &lt;A href="https://www.nxp.com/products/rfid-nfc/nfc-hf/nfc-readers/high-performance-nfc-controller-with-integrated-firmware-for-smart-devices:PN7150" target="_blank"&gt;PN7150&lt;/A&gt; for new designs, if you are in an early stage of development please explore the possibility of using &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;PN7160&lt;/A&gt; for a new design since, the support for PN7150 is very limited.&lt;/P&gt;
&lt;P lang="en-US"&gt;Regarding your issue, have you tried our PN7150 example (&lt;A href="https://www.nxp.com/webapp/Download?colCode=SW4325&amp;amp;appType=license" target="_blank"&gt;SW4325&lt;/A&gt;) this is an example that provides the possibility of emulate a T4T and, can be read by the TagInfo App.&lt;/P&gt;
&lt;P lang="en-US"&gt;For further information please take a look at &lt;A href="https://www.nxp.com/docs/en/application-note/AN11990.pdf" target="_blank"&gt;AN11990&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 22:17:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1989490#M12485</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2024-11-06T22:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1989987#M12486</link>
      <description>&lt;P&gt;Hello Sir,&lt;BR /&gt;&lt;BR /&gt;Thank you for your response.&lt;BR /&gt;Then I will consider using the PN7160.&lt;BR /&gt;Could you please provide the datasheet and sample code for the PN7160 to replace the PN7150's AN11990 and sample code?&lt;BR /&gt;Additionally, although I assume it may be mentioned in the datasheet, could you let me know the most recommended combination of microcontroller board and NFC controller board?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tadashi&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 08:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1989987#M12486</guid>
      <dc:creator>Tadashi_1</dc:creator>
      <dc:date>2024-11-07T08:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1990451#M12487</link>
      <description>&lt;P&gt;Hello sir,&lt;/P&gt;
&lt;P&gt;The application note for running the software can be found in the following link:&lt;/P&gt;
&lt;P&gt;I can also be found in the &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="_self"&gt;PN7160&lt;/A&gt; link, scrolling down to the Documentation section and looking for &lt;A href="https://www.nxp.com/docs/en/application-note/AN13288.pdf" target="_blank"&gt;AN13288&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The software can be found in the PN710 site but, in the Software section as SW6705&lt;/P&gt;
&lt;P&gt;The recommended MCUs are mentioned in AN13288 but they are: &lt;A href="http://(http:/www.nxp.com/demoboard/OM13071" target="_blank"&gt;LPC82x&lt;/A&gt;,&amp;nbsp; &lt;A href="http://(http:/www.nxp.com/demoboard/LPC55S69-EVK" target="_blank"&gt;LPC55S6x&lt;/A&gt; and&amp;nbsp; &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/i-mx-rt1170-evaluation-kit:MIMXRT1170-EVKB" target="_blank"&gt;i.MX RT1170&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 18:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/1990451#M12487</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2024-11-07T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2000881#M12488</link>
      <description>&lt;DIV&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Based on AN13288, I have purchased the following items:&lt;/P&gt;&lt;P&gt;- OM13071 LPCXpresso824-MAX board&lt;BR /&gt;- NFC controller board (OM27160A1HN)&lt;BR /&gt;- Arduino interface board (OM29110ARD-B)&lt;/P&gt;&lt;P&gt;Following the instructions in Section 2.1 (LPC82x) of AN13288, I completed the hardware setup, ensuring the above three components are correctly connected.&lt;/P&gt;&lt;P&gt;As per Section 3 (SW setup), I installed MCUXpresso IDE and imported the project.&lt;/P&gt;&lt;P&gt;Following the instructions, "Click on the 'dark blue bug' icon to build the project," I selected NXP-NCI2.0_LCP82x_examples&amp;lt;RWandCE_Debug&amp;gt; in the Project Explorer and clicked on the dark blue bug icon.&lt;/P&gt;&lt;P&gt;However, the following Error(A) appeared below.&lt;BR /&gt;Then appeard Error(B).&lt;/P&gt;&lt;P&gt;What steps should I take to resolve these errors (A) and (B), to successfully build the project to start debugging?&lt;/P&gt;/////////////////////////////////////////////////////////////////////////////////////////////////&lt;/DIV&gt;&lt;DIV&gt;Error(A):&lt;BR /&gt;ERROR: Could not connect to target.&lt;BR /&gt;SEGGER J-Link GDB Server V8.10 Command Line Version&lt;BR /&gt;JLinkARM.dll V8.10 (DLL compiled Sep 26 2024 08:37:48)&lt;BR /&gt;Command line: -SettingsFile C:\Users\DENKISEKKEI03\Desktop\SVN_2(2)\SW6705\NXP-NCI2.0_MCUXpresso_examples\NXP-NCI2.0_LPC82x_examples\RWandCE_Debug\NXP-NCI2.0_LPC82x_examples JLink RWandCE_Debug SettingsFile.jlink -nosilent -swoport 2332 -select USB=600102279 -telnetport 2333 -singlerun -endian little -noir -speed 4000 -port 2331 -vd -device LPC824M201 -if SWD -halt -reportuseraction&lt;BR /&gt;-----GDB Server start settings-----&lt;BR /&gt;GDBInit file: none&lt;BR /&gt;GDB Server Listening port: 2331&lt;BR /&gt;SWO raw output listening port: 2332&lt;BR /&gt;Terminal I/O port: 2333&lt;BR /&gt;Accept remote connection: localhost only&lt;BR /&gt;Generate logfile: off&lt;BR /&gt;Verify download: on&lt;BR /&gt;Init regs on start: off&lt;BR /&gt;Silent mode: off&lt;BR /&gt;Single run mode: on&lt;BR /&gt;Target connection timeout: 0 ms&lt;BR /&gt;------J-Link related settings------&lt;BR /&gt;J-Link Host interface: USB&lt;BR /&gt;J-Link script: none&lt;BR /&gt;J-Link settings file: C:\Users\DENKISEKKEI03\Desktop\SVN_2(2)\SW6705\NXP-NCI2.0_MCUXpresso_examples\NXP-NCI2.0_LPC82x_examples\RWandCE_Debug\NXP-NCI2.0_LPC82x_examples JLink RWandCE_Debug SettingsFile.jlink&lt;BR /&gt;------Target related settings------&lt;BR /&gt;Target device: LPC824M201&lt;BR /&gt;Target device parameters: none&lt;BR /&gt;Target interface: SWD&lt;BR /&gt;Target interface speed: 4000kHz&lt;BR /&gt;Target endian: little&lt;BR /&gt;Connecting to J-Link...&lt;BR /&gt;J-Link is connected.&lt;BR /&gt;Device "LPC824M201" selected.&lt;BR /&gt;Firmware: J-Link V10 compiled Jan 30 2023 11:28:07&lt;BR /&gt;Hardware: V10.10&lt;BR /&gt;S/N: 600102279&lt;BR /&gt;Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB&lt;BR /&gt;Checking target voltage...&lt;BR /&gt;Target voltage: 3.31 V&lt;BR /&gt;Listening on TCP/IP port 2331&lt;BR /&gt;Connecting to target...&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[0]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;Attach to CPU failed. Executing connect under reset.&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[0]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;Could not find core in Coresight setup&lt;BR /&gt;Found SW-DP with ID 0x2BA01477&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[0]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;Attach to CPU failed. Executing connect under reset.&lt;BR /&gt;DPIDR: 0x2BA01477&lt;BR /&gt;CoreSight SoC-400 or earlier&lt;BR /&gt;Scanning AP map to find all available APs&lt;BR /&gt;AP[0]: Stopped AP scan as end of AP map has been reached&lt;BR /&gt;Iterating through AP map to find AHB-AP to use&lt;BR /&gt;Could not find core in Coresight setup&lt;BR /&gt;ERROR: Could not connect to target.&lt;/DIV&gt;&lt;DIV&gt;- - - - - -&amp;nbsp;- - - - - -&amp;nbsp;- - - - - -&amp;nbsp;- - - - - -&amp;nbsp;- - - - - -&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Error(B):&lt;BR /&gt;Error in final launch sequence:&lt;/P&gt;&lt;P&gt;Failed to execute MI command:&lt;BR /&gt;-target-select remote localhost:2331&lt;/P&gt;&lt;P&gt;Error message from debugger back end:&lt;BR /&gt;localhost:2331: Connection timed out.&lt;BR /&gt;Failed to execute MI command:&lt;BR /&gt;-target-select remote localhost:2331&lt;/P&gt;&lt;P&gt;Error message from debugger back end:&lt;BR /&gt;localhost:2331: Connection timed out.&lt;BR /&gt;localhost:2331: Connection timed out.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 08:45:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2000881#M12488</guid>
      <dc:creator>Tadashi_1</dc:creator>
      <dc:date>2024-11-25T08:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2004439#M12489</link>
      <description>&lt;P lang="en-US"&gt;Hello,&lt;/P&gt;
&lt;P lang="en-US"&gt;Could you please clarify that you have installed the LPC82x SDK? This has to be downloaded in the following site: &lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt; by searching the board's name: LPCXpresso824MAX&lt;/P&gt;
&lt;P lang="en-US"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P lang="en-US"&gt;The full guide is in the following link: &lt;A href="https://www.nxp.com/webapp/Download?colCode=UM10830" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=UM10830&lt;/A&gt;&lt;/P&gt;
&lt;P lang="en-US"&gt;My recommendation would be to please test the board by flashing one of the examples from the SDK and then, follow AN13288.&lt;/P&gt;
&lt;P lang="en-US"&gt;In case the issue is still persistent, please make sure you are using the latest &lt;A href="https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE" target="_blank"&gt;MCUXpresso&lt;/A&gt; and, &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;NCI-example software version from the PN7160 site.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 18:06:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2004439#M12489</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2024-11-29T18:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2006429#M12490</link>
      <description>&lt;P&gt;Dear Fabian,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue has been resolved, and it has been confirmed that the evaluation board connects to the PC via VCOM.&lt;/P&gt;&lt;P&gt;It seems that the settings in MCUXpresso IDE were not configured correctly. After tinkering with various options in the Debug Configuration screen, the connection suddenly started working. However, since I was randomly trying different things, I can't pinpoint which specific change fixed the issue.&lt;/P&gt;&lt;P&gt;For now, I have confirmed that the evaluation board operates in card emulation mode. I am currently analyzing the sample code to better understand it so that I can port it to another microcontroller and make it work.&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 23:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2006429#M12490</guid>
      <dc:creator>Tadashi_1</dc:creator>
      <dc:date>2024-12-03T23:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: card emulation with PN7150</title>
      <link>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2007313#M12491</link>
      <description>&lt;P&gt;Hello sir,&lt;BR /&gt;I would be great to know what might the issue be.&lt;BR /&gt;But at least it has been resolved, we will check it also from our side to discard any problems in our configurations and software.&lt;BR /&gt;Thank you very much for letting us know this.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 17:14:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/card-emulation-with-PN7150/m-p/2007313#M12491</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2024-12-04T17:14:41Z</dc:date>
    </item>
  </channel>
</rss>

