<?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: POLL: anyone using the 802.15.4 MAC/PHY Library? in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134720#M3802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I use 802.15.4&lt;BR /&gt;&lt;BR /&gt;I built a small beaconed tree network.&lt;BR /&gt;&lt;BR /&gt;My problem is Low power: there is no much documentation.&lt;BR /&gt;Methods PWR... and PWRLib_.. don't seem to work fine.&lt;BR /&gt;It is not explained how to obtain syncrhonization and sleep time.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 22:55:03 GMT</pubDate>
    <dc:creator>lex4098</dc:creator>
    <dc:date>2007-07-20T22:55:03Z</dc:date>
    <item>
      <title>POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134714#M3796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is anyone using the Freescale 802.15.4 MAC/PHY Library? If so, have you had success using it, have you encountered problems?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just trying to get a feeling of how used the library is and what are people's experiences with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 02:18:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134714#M3796</guid>
      <dc:creator>Marc</dc:creator>
      <dc:date>2006-05-05T02:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134715#M3797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi, yes I'm using the 802.15.4 library, and it's giving good results. Flash up the board with the embedded bootloader, then use this to flash the Protocol Test Client (look for a binary image S19 file with the acronym PTC in the filename). You can then use the TestTool that ships with the EVK_4_0 download to practise issuing 802.15.4 commands to the board.&lt;/DIV&gt;&lt;DIV&gt;Also, consider making a day to work through the MyWirelessApp demo application. It's in several parts, and takes you through starting a newtowrk, right up to sending secured data over the air from PC to PC.&lt;/DIV&gt;&lt;DIV&gt;Good Luck&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Mark&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2006 18:50:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134715#M3797</guid>
      <dc:creator>UK_CF_FAE</dc:creator>
      <dc:date>2006-05-09T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134716#M3798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi there...&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm using this library. In fact the latest version 1.063. I'm using in conjunction with the My_App_Wireless.mcp prject. One thing that I would like to know is the clock resolution used. The recommended function is Timer_Get() which returns a numeric value which represents certain clock timing. For example, if value 1 is returned, it is approx. 4 ms while value 2 represents approx. 8 ms. I find this resolution too large. How would I return the timing value, say 5 ms, 6 ms, 6.54 ms, etc? is there a way to reduce the resolution? say every tick is approx. 1 ms or less? I'm a complete noob in hardware programming but familiar withthe mcp project.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;i found out that using TPM2 would be an option. However again I'm not sure how. is there a source code/guide to assist me?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;other than that I'm quite happy with the library.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;P&gt;Message Edited by magic on &lt;SPAN class="date_text"&gt;2006-08-30&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;02:45 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2006 14:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134716#M3798</guid>
      <dc:creator>magic</dc:creator>
      <dc:date>2006-08-30T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134717#M3799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I am using the library.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have written various sensor networks using it, and have added Cluster tree and mesh network layers.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I also have a significantly simpler power library.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Let me know if you need anything.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="mailto:eric.gregori@freescale.com" rel="nofollow" target="_blank"&gt;eric.gregori@freescale.com&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;847 651 1971&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:53:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134717#M3799</guid>
      <dc:creator>ericgregori</dc:creator>
      <dc:date>2006-09-08T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134718#M3800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Is it correct that SMAC does not implement the IEEE 802.15.4 MAC layer, but the Freescale 802.15.4 MAC/PHY Libraries do?&lt;BR /&gt;&lt;BR /&gt;So with SMAC all messages are send to anyone, without address, sequence number or CRC.&lt;BR /&gt;&lt;BR /&gt;I can't find any files that are used to both SMAC and MyWirelessApp.&lt;BR /&gt;They even have different SCI/UART routines.&lt;BR /&gt;Why?&lt;BR /&gt;&lt;BR /&gt;Please also look at: &lt;A href="http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=4244" target="_blank"&gt;&lt;BR /&gt;Tree or Mesh network demo?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Udo&lt;BR /&gt;&lt;BR /&gt;13192-SARD (MC9S08GT60 + MC13192); CodeWarrior HC08 SE 3.1 ; PEMicro USB HCS08 Multilink&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 23:19:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134718#M3800</guid>
      <dc:creator>UdovdM</dc:creator>
      <dc:date>2007-01-12T23:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134719#M3801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes, you're correct that SMAC doesn't implement the 802.15.4 MAC. In fact, that's the whole point of the SMAC, it's a more compact less feature rich MAC. It's all about choosing the stack with the appropriate horsepower for your application. SMAC is a quick and dirty MAC and PHY interface. 802.15.4 adds more communications tools, but you're responsible for NWK management. Finally, ZigBee (BeeStack) will manage your PHY, MAC, and NWK layers for you.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 06:27:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134719#M3801</guid>
      <dc:creator>strikecity</dc:creator>
      <dc:date>2007-02-03T06:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: POLL: anyone using the 802.15.4 MAC/PHY Library?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134720#M3802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I use 802.15.4&lt;BR /&gt;&lt;BR /&gt;I built a small beaconed tree network.&lt;BR /&gt;&lt;BR /&gt;My problem is Low power: there is no much documentation.&lt;BR /&gt;Methods PWR... and PWRLib_.. don't seem to work fine.&lt;BR /&gt;It is not explained how to obtain syncrhonization and sleep time.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 22:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/POLL-anyone-using-the-802-15-4-MAC-PHY-Library/m-p/134720#M3802</guid>
      <dc:creator>lex4098</dc:creator>
      <dc:date>2007-07-20T22:55:03Z</dc:date>
    </item>
  </channel>
</rss>

