<?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 NfcrdlibEx3_NFCForum example  in the NULLOS mode in NFC</title>
    <link>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656534#M1793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;EDITED:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi every body,&lt;/P&gt;&lt;P&gt;As you know NfcrdlibEx3_NFCForum example run with FREERTOS in default mode.I want to try it in NULLOS mode ,then I&amp;nbsp;commented&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/*&amp;nbsp;#define NXPBUILD__PH_OSAL_FREERTOS &amp;nbsp;*/&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and add&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#define NXPBUILD__PH_OSAL_NULLOS&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;ph_NxpBuild_App.h &lt;/P&gt;&lt;P&gt;I am using latest released version of nxpNfcLib on the OM25180FDK&amp;nbsp; board(PN5180).&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;My first question is why NULLOS mode is not defined in ph_NxpBuild_App.h ?&lt;/P&gt;&lt;P&gt;And the reason caused this error is this section :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#if !defined(NXPBUILD__PH_OSAL_NULLOS) &amp;amp;&amp;amp; defined(NXPBUILD__PH_PLATFORM)&lt;BR /&gt; #define NXPBUILD__PHLN_LLCP_SW /**&amp;lt; Link LLCP SW Component is included */&lt;BR /&gt; #endif&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As you can see in the NULLOS mode&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;NXPBUILD__PHLN_LLCP_SW &amp;nbsp;will not be defined! and therefor we are unable to use LLCP in nullos ,can I ask why ?is there any technical reason which unable us to use P2P connection in NULLOS mode or it is a bug ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;WBR,Mahmoud.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 11:54:38 GMT</pubDate>
    <dc:creator>mahmoudhosseini</dc:creator>
    <dc:date>2016-12-07T11:54:38Z</dc:date>
    <item>
      <title>NfcrdlibEx3_NFCForum example  in the NULLOS mode</title>
      <link>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656534#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;EDITED:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi every body,&lt;/P&gt;&lt;P&gt;As you know NfcrdlibEx3_NFCForum example run with FREERTOS in default mode.I want to try it in NULLOS mode ,then I&amp;nbsp;commented&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;/*&amp;nbsp;#define NXPBUILD__PH_OSAL_FREERTOS &amp;nbsp;*/&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and add&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#define NXPBUILD__PH_OSAL_NULLOS&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;ph_NxpBuild_App.h &lt;/P&gt;&lt;P&gt;I am using latest released version of nxpNfcLib on the OM25180FDK&amp;nbsp; board(PN5180).&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;My first question is why NULLOS mode is not defined in ph_NxpBuild_App.h ?&lt;/P&gt;&lt;P&gt;And the reason caused this error is this section :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#if !defined(NXPBUILD__PH_OSAL_NULLOS) &amp;amp;&amp;amp; defined(NXPBUILD__PH_PLATFORM)&lt;BR /&gt; #define NXPBUILD__PHLN_LLCP_SW /**&amp;lt; Link LLCP SW Component is included */&lt;BR /&gt; #endif&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As you can see in the NULLOS mode&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;NXPBUILD__PHLN_LLCP_SW &amp;nbsp;will not be defined! and therefor we are unable to use LLCP in nullos ,can I ask why ?is there any technical reason which unable us to use P2P connection in NULLOS mode or it is a bug ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;WBR,Mahmoud.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 11:54:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656534#M1793</guid>
      <dc:creator>mahmoudhosseini</dc:creator>
      <dc:date>2016-12-07T11:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: NfcrdlibEx3_NFCForum example  in the NULLOS mode</title>
      <link>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656535#M1794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mahmoud HosseiniPour:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you let me know the reader IC you are using?&lt;/P&gt;&lt;P&gt;And what NFC Reader Library version you have? Is it the latest from NXP page? (right now it is v4.040.05.011646 R1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know so I can check your findings from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 17:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656535#M1794</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-12-14T17:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: NfcrdlibEx3_NFCForum example  in the NULLOS mode</title>
      <link>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656536#M1795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr. Gonzalez,&lt;/P&gt;&lt;P&gt;Thanks for answering.&lt;/P&gt;&lt;P&gt;I updated my question.&lt;/P&gt;&lt;P&gt;WBR,Mahmoud.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 05:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/NfcrdlibEx3-NFCForum-example-in-the-NULLOS-mode/m-p/656536#M1795</guid>
      <dc:creator>mahmoudhosseini</dc:creator>
      <dc:date>2016-12-16T05:39:02Z</dc:date>
    </item>
  </channel>
</rss>

