<?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: 802.15.04 MC13192 Switch Channels</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188690#M14390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Rick,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thank you very much. We send a channel switch command and a small payload to an XBee module in API-Mode2. We look at the current consumption of the module also.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When&amp;nbsp;XBee is in receive mode, after the channel switch command the current sinks significantly for about 9ms, then rise to receive level again and shortly after that to transmit level.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It looks like the module needs about 9ms to switch between&amp;nbsp;receiving/new channel/receiving.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Another test: It takes almost the same time from last byte of channel command to first byte of the acknowledge. (XBee API)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;9 ms is too long for a software process in the MPU. I guess it has something to do with the 2.4 GHz PLL. Can you confirm that?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 01:08:29 GMT</pubDate>
    <dc:creator>galahad</dc:creator>
    <dc:date>2008-02-14T01:08:29Z</dc:date>
    <item>
      <title>802.15.04 MC13192 Switch Channels</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188688#M14388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;how long does it take for a MC13192 design to hop to a different channel? I measured something about 9ms (XBee) &amp;nbsp;and just can't believe that. Found nothing in the manuals. (PLL setup time?)&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;Joerg&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 00:45:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188688#M14388</guid>
      <dc:creator>galahad</dc:creator>
      <dc:date>2008-02-12T00:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: 802.15.04 MC13192 Switch Channels</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188689#M14389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Joerg,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Some helpful information from the 13192RM (Section 3.10):&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time for Clear Channel Assessment (CCA): 278uS&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time for Energy Detect (ED): 342uS&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max payload Transmit Time from Idle: 4000uS&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPI register read/write time needed to change the frequency: 40uS (?)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OK, let's assume the 13192 is in the Idle Mode (Table&amp;nbsp; 6.1):&amp;nbsp; If you send a command to change the channel, and then transmit a full payload, you would be in the range of 5ms.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;If you are coming out of a low power mode, the times will increase also.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; What/how are you measuring the 9ms?&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The warmup time for TX or RX are independent of the channel ( frequency ) you have selected.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp; Thanks,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rick&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 22:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188689#M14389</guid>
      <dc:creator>RickN</dc:creator>
      <dc:date>2008-02-13T22:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: 802.15.04 MC13192 Switch Channels</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188690#M14390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Rick,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thank you very much. We send a channel switch command and a small payload to an XBee module in API-Mode2. We look at the current consumption of the module also.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When&amp;nbsp;XBee is in receive mode, after the channel switch command the current sinks significantly for about 9ms, then rise to receive level again and shortly after that to transmit level.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;It looks like the module needs about 9ms to switch between&amp;nbsp;receiving/new channel/receiving.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Another test: It takes almost the same time from last byte of channel command to first byte of the acknowledge. (XBee API)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;9 ms is too long for a software process in the MPU. I guess it has something to do with the 2.4 GHz PLL. Can you confirm that?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 01:08:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188690#M14390</guid>
      <dc:creator>galahad</dc:creator>
      <dc:date>2008-02-14T01:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: 802.15.04 MC13192 Switch Channels</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188691#M14391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Rick,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;don't you want to confirm the 9..10ms channel switch time?&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2008 15:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188691#M14391</guid>
      <dc:creator>galahad</dc:creator>
      <dc:date>2008-02-22T15:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: 802.15.04 MC13192 Switch Channels</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188692#M14392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; You need to have a better idea of what modes the software using.&amp;nbsp; Are they putting the device to sleep?&amp;nbsp; Looking at the power consumption is good, but you need to take a look at what the software is doing.&amp;nbsp; The numbers I presented are for going from idle to transmit, and they are fine.&amp;nbsp; You may be going into a sleep mode.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; - Rick&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 04:03:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188692#M14392</guid>
      <dc:creator>RickN</dc:creator>
      <dc:date>2008-02-23T04:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: 802.15.04 MC13192 Switch Channels</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188693#M14393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Rick,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;i'm definitely not in sleep or any other power-down mode. The modul is sending all the time every 20..30ms for test reasons. (Verified using a network sniffer). After the channel switch command, power drops for 9..10ms, after that delay everything goes on.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;-&amp;nbsp; Joerg&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 23:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/802-15-04-MC13192-Switch-Channels/m-p/188693#M14393</guid>
      <dc:creator>galahad</dc:creator>
      <dc:date>2008-02-25T23:16:30Z</dc:date>
    </item>
  </channel>
</rss>

