<?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>8-bit MicrocontrollersのトピックRe: In BeeKit, MAC codebase, How do we make a router?</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149059#M7826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, plapla. I'm using non-beacon mode. I just combine between coordinator and end device source code to form a router, using MAC codebase, in MyStarNetwork.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you also doing tree routing network?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best wishes,&lt;/DIV&gt;&lt;DIV&gt;andershen&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 12:20:27 GMT</pubDate>
    <dc:creator>insider</dc:creator>
    <dc:date>2007-09-27T12:20:27Z</dc:date>
    <item>
      <title>In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149054#M7821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, I'm using MAC codebase to build a wireless zigbee&amp;nbsp;tree network. I have combine both coordinator and end device as my router.&amp;nbsp;When the&amp;nbsp;router associate with the coordinator, they can talk to each other.&amp;nbsp;However, when I assign an end device to the router,&amp;nbsp;both coordinator and end device can&amp;nbsp;talk to the router. That means, the router only can listen and cannot talk. May be the coordinator cant receive the router message. Why is that? Am I missing somethings?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;insider&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2007 15:51:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149054#M7821</guid>
      <dc:creator>insider</dc:creator>
      <dc:date>2007-09-23T15:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149055#M7822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi insider,&lt;BR /&gt;try to send with the router a broadcast message.&lt;BR /&gt;One question, the end device is associated to the router or to the coordinator?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 14:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149055#M7822</guid>
      <dc:creator>Spell</dc:creator>
      <dc:date>2007-09-24T14:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to broadcast a message?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149056#M7823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, spell. How to broadcast a message? Which parameter that I need to set? Sorry, I cant find how to set it in the MAC manual.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The end device is associated to the router, as it was shown in the hyperterminal. This is because I put the end device nearer to the router compare to the coordinator.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Ya, how to set the end device to only associate with the router?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best wishes,&lt;/DIV&gt;&lt;DIV&gt;andershen&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 13:40:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149056#M7823</guid>
      <dc:creator>insider</dc:creator>
      <dc:date>2007-09-25T13:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to broadcast a message?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149057#M7824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;0xFFFF = broadcast address for send message to all devices&lt;BR /&gt;0xFFFC = send message only to the router and to the coordinator&lt;BR /&gt;0xFFFD = only device with RxOnWheIdle = true.&lt;BR /&gt;&lt;BR /&gt;For set the end device only with the router in the App_HandleScanCofirm you must check the superframe&amp;nbsp; bit field named gSuperFrameSpecMsbPanCoord_c, TRUE = pan coordinator, FALSE = router.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 14:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149057#M7824</guid>
      <dc:creator>Spell</dc:creator>
      <dc:date>2007-09-25T14:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149058#M7825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, Insider.&lt;/DIV&gt;&lt;DIV&gt;I'm on progress in the same project but it still not acheive because Sync-loss always happen to the router. Could you tell me which treemodeStartTime, BO, SO values you use?&lt;/DIV&gt;&lt;DIV&gt;Thank you in advance&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 10:52:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149058#M7825</guid>
      <dc:creator>plapla</dc:creator>
      <dc:date>2007-09-27T10:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149059#M7826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, plapla. I'm using non-beacon mode. I just combine between coordinator and end device source code to form a router, using MAC codebase, in MyStarNetwork.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you also doing tree routing network?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best wishes,&lt;/DIV&gt;&lt;DIV&gt;andershen&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 12:20:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149059#M7826</guid>
      <dc:creator>insider</dc:creator>
      <dc:date>2007-09-27T12:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149060#M7827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Non-Beacon network&amp;lt;=== It'd cause collision in the network.&lt;/DIV&gt;&lt;DIV&gt;Does it happen to your network?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I used beacon network base on MyWirelessApp07.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 14:53:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149060#M7827</guid>
      <dc:creator>plapla</dc:creator>
      <dc:date>2007-09-27T14:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149061#M7828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I try to send the "Predefined message", and it seems to work. Why did you say that it will cause collisions? How to know it?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;I only used the MyStarNetwork project.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 16:41:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149061#M7828</guid>
      <dc:creator>insider</dc:creator>
      <dc:date>2007-09-27T16:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149062#M7829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I think collision may happen when the data from many device(may be router) in the same time because it is sent in the same frequency.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 17:47:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149062#M7829</guid>
      <dc:creator>plapla</dc:creator>
      <dc:date>2007-09-27T17:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: In BeeKit, MAC codebase, How do we make a router?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149063#M7830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;hello...I have 2 12192-evb board...I want use wireless Uart example to create&amp;nbsp;something like a &amp;nbsp;chat...for do thisd, it's necessary that 2 board swich from coordinator to end device?because coordinator send message and end device receive...but if device that receive message want send a reply must become coordinator?&lt;/DIV&gt;&lt;DIV&gt;thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 16:25:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/In-BeeKit-MAC-codebase-How-do-we-make-a-router/m-p/149063#M7830</guid>
      <dc:creator>fenomeno83</dc:creator>
      <dc:date>2008-04-16T16:25:34Z</dc:date>
    </item>
  </channel>
</rss>

