<?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>Wireless MCUのトピックRe: Finding and binding about JN5169</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902892#M6627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at the zpscfg file that the binding table supports more devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please define the TRACE_APP_BDB in the make file? Then if the binding table is full, you will see the next print command.&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;        &lt;SPAN class="keyword token"&gt;case&lt;/SPAN&gt; BDB_EVENT_FB_ERR_BINDING_TABLE_FULL&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;
            &lt;SPAN class="token function"&gt;DBG_vPrintf&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;TRACE_APP_BDB&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"ERR: Bind Table Full\n"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
            &lt;SPAN class="keyword token"&gt;break&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 May 2019 22:35:03 GMT</pubDate>
    <dc:creator>mario_castaneda</dc:creator>
    <dc:date>2019-05-27T22:35:03Z</dc:date>
    <item>
      <title>Finding and binding about JN5169</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902891#M6626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I used the demo JN-AN-1217 to develop my own product,and i get a question when i am in finding and binding.&lt;/P&gt;&lt;P&gt;Here is the question,&lt;/P&gt;&lt;P&gt;I add 3 endpoint to router node so the node have 4 endpoint, when I use the end device as a controllor to bind with the router as a target. The first endpoint that I added and the original one  were bind successed,but the others always fail to binding.&lt;/P&gt;&lt;P&gt;When I delete the first endpoind i add, one of the endpoint which is failed getting success to binding. I think that there are only two endpoints can be bind in this node.&lt;/P&gt;&lt;P&gt;But I didn't find out that somewhere to set up this. So I ask help for you .&lt;/P&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 09:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902891#M6626</guid>
      <dc:creator>jz_lin123</dc:creator>
      <dc:date>2019-05-21T09:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Finding and binding about JN5169</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902892#M6627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at the zpscfg file that the binding table supports more devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please define the TRACE_APP_BDB in the make file? Then if the binding table is full, you will see the next print command.&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;        &lt;SPAN class="keyword token"&gt;case&lt;/SPAN&gt; BDB_EVENT_FB_ERR_BINDING_TABLE_FULL&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;
            &lt;SPAN class="token function"&gt;DBG_vPrintf&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;TRACE_APP_BDB&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"ERR: Bind Table Full\n"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
            &lt;SPAN class="keyword token"&gt;break&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2019 22:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902892#M6627</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2019-05-27T22:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Finding and binding about JN5169</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902893#M6628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2019 08:52:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Finding-and-binding-about-JN5169/m-p/902893#M6628</guid>
      <dc:creator>jz_lin123</dc:creator>
      <dc:date>2019-05-30T08:52:07Z</dc:date>
    </item>
  </channel>
</rss>

