<?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: Range issue in Zigbee in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Range-issue-in-Zigbee/m-p/989314#M8328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hariprasad, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's an Application Note available on the &lt;A href="https://www.nxp.com/products/wireless/zigbee/zigbee/zigbee-3.0:ZIGBEE-3-0"&gt;ZigBee 3.0 page for JN devices&lt;/A&gt; which provides a tool for placing the JN516x modules into different test modes, including a test for Tx power.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please take a look at this application note? It can be found as JN-AN-1172.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need any more information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2020 17:55:41 GMT</pubDate>
    <dc:creator>Sebastian_Del_Rio</dc:creator>
    <dc:date>2020-02-25T17:55:41Z</dc:date>
    <item>
      <title>Range issue in Zigbee</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Range-issue-in-Zigbee/m-p/989313#M8327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are evaluating range problem in of our zigbee products&amp;nbsp;&lt;/P&gt;&lt;P&gt;For setting the Transmit Power we are using the below API and for enabling external PA we are configuring the below GPIOs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vInitialiseApp ();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: #3f7f5f;"&gt;// Set Power to 4dBm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; eAppApiPlmeSet(PHY_PIB_ATTR_TX_POWER, 4);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: #3f7f5f;"&gt;/* &lt;SPAN style="text-decoration: underline;"&gt;Initialise&lt;/SPAN&gt; output PA */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO_PinInit(&lt;SPAN style="background: silver;"&gt;GPIO&lt;/SPAN&gt;, APP_BOARD_TEST_GPIO_PORT, 0, &amp;amp;pa_config);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GPIO_PinInit(GPIO, APP_BOARD_TEST_GPIO_PORT, 4, &amp;amp;pa_config);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background: blue;"&gt;GPIO_WritePinOutput&lt;/SPAN&gt;(GPIO, APP_BOARD_TEST_GPIO_PORT, 0, 0);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background: blue;"&gt;GPIO_WritePinOutput&lt;/SPAN&gt;(GPIO, APP_BOARD_TEST_GPIO_PORT, 4, 1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But we are not seeing any range improvement with the above configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are we missing any other settings /API invocations&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please clarify&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 12:08:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Range-issue-in-Zigbee/m-p/989313#M8327</guid>
      <dc:creator>hariprasad_anum</dc:creator>
      <dc:date>2020-02-19T12:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Range issue in Zigbee</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Range-issue-in-Zigbee/m-p/989314#M8328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hariprasad, I hope you're doing well!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's an Application Note available on the &lt;A href="https://www.nxp.com/products/wireless/zigbee/zigbee/zigbee-3.0:ZIGBEE-3-0"&gt;ZigBee 3.0 page for JN devices&lt;/A&gt; which provides a tool for placing the JN516x modules into different test modes, including a test for Tx power.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please take a look at this application note? It can be found as JN-AN-1172.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you need any more information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 17:55:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Range-issue-in-Zigbee/m-p/989314#M8328</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2020-02-25T17:55:41Z</dc:date>
    </item>
  </channel>
</rss>

