<?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: Star network using the PAN4555</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211218#M18131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Phlp,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;First of all, the Beestack does not come with any Star network template. this is the MAC&amp;nbsp; that has this template. In Beestack have a complete mesh networking solution and you do not need any special template for setting up the network portion.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Panasonic have very recently updated their patchs to support the latest version of Beekit and also now includes an patch the the MAC 1.0.3 codebase.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would recommend that you make sure you got the latest version of the Beekit (&lt;A href="http://www.freescale.com" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt;) and the latest version of the panasonic patch. And try out the MAC codebase to find the MyStarNetwork demo.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;BR,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 22:43:35 GMT</pubDate>
    <dc:creator>Mads</dc:creator>
    <dc:date>2008-04-10T22:43:35Z</dc:date>
    <item>
      <title>Star network using the PAN4555</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211215#M18128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi all,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Has anyone successfully used the PAN4555 in a star network using preferably the Beestack codebase? If so, any help will be appreciated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Philip&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 07:08:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211215#M18128</guid>
      <dc:creator>phlp</dc:creator>
      <dc:date>2008-04-10T07:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Star network using the PAN4555</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211216#M18129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;phip,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;the easist thing you can do it simply to install the codebase patch panasonic supplies. then you do not have to port the platform software your self:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;you can find the link on this web page :&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01J4Fs25651322#protocol_stacks" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=01J4Fs25651322#protocol_stacks&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Just find panasonic listing under beekit plug-ins.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Br,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 20:19:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211216#M18129</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2008-04-10T20:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Star network using the PAN4555</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211217#M18130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for the reply Mads.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I've already installed the patch. Unfortunately the beestack patch&amp;nbsp;Panasonic provides does not include a star network template. I used on of the other templates and have the system working. The template I'm using originally was meant for&amp;nbsp;a single end node and receiver node. However I require a star network configuration. I have simply added more end nodes (each with a different PAN ID)&amp;nbsp;and they usually connect to the&amp;nbsp;receiver (coordinator). Thus I kind of have a star network working using the Beestack codebase.&amp;nbsp;However there are few problems (e.g. sometimes a end node&amp;nbsp;disconnects after a while)&amp;nbsp;and I'm not sure if the problems are due to the fact that I'm using a template which is not meant&amp;nbsp;for a star network configuration or something else. Any suggestions will be appreciated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Philip&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 22:13:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211217#M18130</guid>
      <dc:creator>phlp</dc:creator>
      <dc:date>2008-04-10T22:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Star network using the PAN4555</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211218#M18131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Phlp,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;First of all, the Beestack does not come with any Star network template. this is the MAC&amp;nbsp; that has this template. In Beestack have a complete mesh networking solution and you do not need any special template for setting up the network portion.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Panasonic have very recently updated their patchs to support the latest version of Beekit and also now includes an patch the the MAC 1.0.3 codebase.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I would recommend that you make sure you got the latest version of the Beekit (&lt;A href="http://www.freescale.com" rel="nofollow" target="_blank"&gt;www.freescale.com&lt;/A&gt;) and the latest version of the panasonic patch. And try out the MAC codebase to find the MyStarNetwork demo.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;BR,&lt;/DIV&gt;&lt;DIV&gt;Mads&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 22:43:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211218#M18131</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2008-04-10T22:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Star network using the PAN4555</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211219#M18132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I was not aware Panasonic released&amp;nbsp;a new PAN4555 patch (it still says version 1.0.2 on their website). However, the zip file contains patches upto version 1.0.5.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there a way to update BeeKit?&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 00:43:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211219#M18132</guid>
      <dc:creator>phlp</dc:creator>
      <dc:date>2008-04-11T00:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Star network using the PAN4555</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211220#M18133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Just go to &lt;A href="http://www.freescale.com/zigbee" rel="nofollow" target="_blank"&gt;www.freescale.com/zigbee&lt;/A&gt; and download the latest beekit.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Br,&lt;/DIV&gt;&lt;DIV&gt;mads&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 14:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Star-network-using-the-PAN4555/m-p/211220#M18133</guid>
      <dc:creator>Mads</dc:creator>
      <dc:date>2008-04-11T14:25:46Z</dc:date>
    </item>
  </channel>
</rss>

