<?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>Kinetis MicrocontrollersのトピックRe: Can KW20 and Beekit support to midify frequency deviation and MAC length?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295119#M12087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 16 channels correspond to IEEE 802.15.4 PHY and MAC layers specification. Since the radio embedded in the SiP is 802.15.4 (RF4CE, ZIgbee, etc) compliant, only those channels are to be used as defined by the IEEE.&amp;nbsp; Why would you like to change them anyway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what do you need to modify from the MAC layer? Maximum packet length is also defined by the IEEE but you can always send less bytes if necessary. There is no need to modify the MAC layer at all for that. You could simply set the packet length in software and send the bytes needed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 18:35:07 GMT</pubDate>
    <dc:creator>AngelC</dc:creator>
    <dc:date>2014-04-14T18:35:07Z</dc:date>
    <item>
      <title>Can KW20 and Beekit support to midify frequency deviation and MAC length?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295117#M12085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I note Beekit can choose 16 channels for different frequency,of ISM.&lt;/P&gt;&lt;P&gt;But I can't find speific setting for frequency deviation.&lt;/P&gt;&lt;P&gt;BTW, could Beekit support modify MAC layer, for example length, whether need NDA? thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Apr 2014 16:13:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295117#M12085</guid>
      <dc:creator>daweiyou</dc:creator>
      <dc:date>2014-04-13T16:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can KW20 and Beekit support to midify frequency deviation and MAC length?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295118#M12086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dawai, &lt;/P&gt;&lt;P&gt;By standard, the Frequency deviation is fixed on 802.15.4 to 5MHz (250kbps), so it cannot be modified.&lt;/P&gt;&lt;P&gt;What do you mean by changing the length? The length of a MAC packet's payload is set by the msduLength attribute's value. Not sure if that's what you were looking for.&lt;/P&gt;&lt;P&gt;i.e. mpPacket-&amp;gt;msgData.dataReq.msduLength = &lt;SPAN style="text-decoration: underline;"&gt;u8msgLength&lt;/SPAN&gt;;&amp;nbsp; where &lt;SPAN style="text-decoration: underline;"&gt;u8msgLength&lt;/SPAN&gt; is selected by the user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 18:21:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295118#M12086</guid>
      <dc:creator>jc_pacheco</dc:creator>
      <dc:date>2014-04-14T18:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can KW20 and Beekit support to midify frequency deviation and MAC length?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295119#M12087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 16 channels correspond to IEEE 802.15.4 PHY and MAC layers specification. Since the radio embedded in the SiP is 802.15.4 (RF4CE, ZIgbee, etc) compliant, only those channels are to be used as defined by the IEEE.&amp;nbsp; Why would you like to change them anyway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what do you need to modify from the MAC layer? Maximum packet length is also defined by the IEEE but you can always send less bytes if necessary. There is no need to modify the MAC layer at all for that. You could simply set the packet length in software and send the bytes needed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 18:35:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295119#M12087</guid>
      <dc:creator>AngelC</dc:creator>
      <dc:date>2014-04-14T18:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can KW20 and Beekit support to midify frequency deviation and MAC length?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295120#M12088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, Juan and Angel.&lt;/P&gt;&lt;P&gt;I will double check the real requirments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 16:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-KW20-and-Beekit-support-to-midify-frequency-deviation-and/m-p/295120#M12088</guid>
      <dc:creator>daweiyou</dc:creator>
      <dc:date>2014-04-21T16:12:46Z</dc:date>
    </item>
  </channel>
</rss>

