<?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: Beestack Mesh Problem in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208429#M17700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Did you program the SRB's to be router devices? Endpoint devices can't relay the messages. So the devices should also be configered as routers.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2008 19:53:49 GMT</pubDate>
    <dc:creator>RoyVersteeg</dc:creator>
    <dc:date>2008-04-01T19:53:49Z</dc:date>
    <item>
      <title>Beestack Mesh Problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208427#M17698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am experiencing difficulty creating a simple mesh network under the Beestack codebase.&amp;nbsp; I followed the Zigbee Application User's Guide document to create a "Generic App" and selected "mesh networking with residential security" when configuring the project in Beekit.&amp;nbsp; I also made two of these projects, one for the coordinator and one for the srb (configured as a router).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I also made one more modification under code warrior to the projects in that I removed the need to press SW3 to search for matching descriptors.&amp;nbsp; By specifying an Ieee address for the NCB and SRBs and also the endpoint number (1), I have achieved working direct communication by only having to press SW1 (which joins the network).&amp;nbsp; I loaded the SRB project onto two SRBs, and when I move one of them out of range of the NCB (but still in range of the other SRB which is in range of the NCB), it can no longer communicate with the NCB.&amp;nbsp; It is also unable to rejoin the network.&amp;nbsp; Does anyone have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kurt&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 01:13:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208427#M17698</guid>
      <dc:creator>wareagle</dc:creator>
      <dc:date>2008-04-01T01:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Beestack Mesh Problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208428#M17699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I also want to know it&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 02:04:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208428#M17699</guid>
      <dc:creator>Trojanboy</dc:creator>
      <dc:date>2008-04-01T02:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Beestack Mesh Problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208429#M17700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Did you program the SRB's to be router devices? Endpoint devices can't relay the messages. So the devices should also be configered as routers.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 19:53:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208429#M17700</guid>
      <dc:creator>RoyVersteeg</dc:creator>
      <dc:date>2008-04-01T19:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Beestack Mesh Problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208430#M17701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;So, you have one board set as Coordinator and two board set as Router (R1 and R2)? R1&amp;nbsp; witch is out Coordinator range, will not be able to communicate with coordinator because, R1 was join into Coordinator network. To be able to what you propose you should join R2 to Coordinator network and then join R1 to R2 network.&amp;nbsp; In this case R1 will be able to communicate with Coordinator through R2. For this you should fallow the steps below:&lt;BR /&gt;&lt;BR /&gt;1. Press SW1 on Coordinator for starting the network;&lt;BR /&gt;2. Press SW1 on R2 for joining in Coordinator network;&lt;BR /&gt;3. Press SW2 on Coordinator, Permit Join = Disable, for R1 to join to R2 and not to Coordinator;&lt;BR /&gt;4. Press SW1 on R1 to join to R2;&lt;BR /&gt;&lt;BR /&gt;Br,&lt;BR /&gt;Adrian&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by addiyi on &lt;SPAN class="date_text"&gt;2008-04-01&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;06:15 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 22:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208430#M17701</guid>
      <dc:creator>addiyi</dc:creator>
      <dc:date>2008-04-01T22:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Beestack Mesh Problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208431#M17702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi Adrian,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your response,&amp;nbsp;and I have followed your steps, but I still can not realize it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have two NCBs(one called C1 with coordinator function, the other called R2 with router function), a SRB with end device function.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I did the following steps:&lt;/DIV&gt;&lt;DIV&gt;1. Press SW1 on Coordinator C1&amp;nbsp;for starting the network after reset it&lt;BR /&gt;2. Press SW1 on R2 for joining in Coordinator network after reset it;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;So the R2 has joined into C1. Right now I want to join R1 to R2.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have&amp;nbsp;pressed SW2 on the Coordinator, but I can&amp;nbsp;not see&amp;nbsp;"Permit Join", I only see&amp;nbsp;"x =00, y=00, Z=xx" on the Coordinator C1. Then I reset R1, and press SW1 of R1, R1 has joined into R2. Then I press SW3 of R1, the value of x, y,z can be shown in the router&amp;nbsp;R2, but can not shown in the coodinate C1. Which means the value of the end point doesn't transfer to the coordinator through the router.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Could you tell me what steps I still need to do next? Thanks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;trojanwei&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 08:27:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208431#M17702</guid>
      <dc:creator>Trojanboy</dc:creator>
      <dc:date>2008-04-02T08:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Beestack Mesh Problem</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208432#M17703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thanks to all for the responses.&amp;nbsp; We have actually had some success, it appears we may have just been having some battery problems!&amp;nbsp; Addiyi, thank you for clarifying how zigbee mesh works.&amp;nbsp; To be clear, do you mean that the mesh network cannot discover new paths in the event that the route to its parent is no longer available?&amp;nbsp; I was under the impression that the mesh network was self-healing.&amp;nbsp; Our production network will have all the nodes in a fixed location, so this hopefully will not be a problem, but I would still like to clarify that point.&amp;nbsp; Thank you very much.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 12:04:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Beestack-Mesh-Problem/m-p/208432#M17703</guid>
      <dc:creator>wareagle</dc:creator>
      <dc:date>2008-04-02T12:04:41Z</dc:date>
    </item>
  </channel>
</rss>

