<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Playing Xbee. Part 3 &#8211; Measure and send.</title>
	<atom:link href="http://www.circuitsathome.com/mcu/playing-xbee-part-3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3</link>
	<description>A Solder Joint</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:12:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-10486</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Mon, 21 Nov 2011 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-10486</guid>
		<description>I&#039;m not familiar with Xbee internals, sorry. If USART works, why don&#039;t you just use it?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with Xbee internals, sorry. If USART works, why don&#8217;t you just use it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: voland</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-10483</link>
		<dc:creator>voland</dc:creator>
		<pubDate>Sun, 20 Nov 2011 19:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-10483</guid>
		<description>Hi, Oleg!
These commands are supported every time, there&#039;s no any info in datasheet which points to some contitions. I tried to communicate via USART and XBee in End Device mode started to work normally :). I saw that SPI interface connected to both modules - RF and controller inside XBee with the same CS signal. So, it&#039;s possible that these parts use SPI to communicate while I try to send packets to them :/. But there is no any information about this in datasheet :(.
Thanks for your answer ;)</description>
		<content:encoded><![CDATA[<p>Hi, Oleg!<br />
These commands are supported every time, there&#8217;s no any info in datasheet which points to some contitions. I tried to communicate via USART and XBee in End Device mode started to work normally <img src='http://www.circuitsathome.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I saw that SPI interface connected to both modules &#8211; RF and controller inside XBee with the same CS signal. So, it&#8217;s possible that these parts use SPI to communicate while I try to send packets to them :/. But there is no any information about this in datasheet <img src='http://www.circuitsathome.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .<br />
Thanks for your answer <img src='http://www.circuitsathome.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-10448</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Fri, 18 Nov 2011 20:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-10448</guid>
		<description>Check the doc to see if these commands are indeed supported in end-device mode.</description>
		<content:encoded><![CDATA[<p>Check the doc to see if these commands are indeed supported in end-device mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: voland</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-10440</link>
		<dc:creator>voland</dc:creator>
		<pubDate>Fri, 18 Nov 2011 08:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-10440</guid>
		<description>Hi, Oleg! Thanks for supporting such interesting site! I have question about XBee.
There is AVR controller connected via SPI to Xbee. It performs SPI-master for XBee and uses API-mode operation to send some packets. Packets use commands of type 0x90 which could send data to remote modules. All&#039;s working fine untill XBee works in Router mode. When I tried to switch it in the End-device mode (when it periodically sleeps) but such system doesn&#039;t work at all :(. Module doesn&#039;t send packets to remote, as it was in Router mode. What could advise in such situation?
PS: now i&#039;m triyng to connect AVR to XBee with USART. It was one probe to do so (I connected it to Cortex M3), but module still not worked :(.</description>
		<content:encoded><![CDATA[<p>Hi, Oleg! Thanks for supporting such interesting site! I have question about XBee.<br />
There is AVR controller connected via SPI to Xbee. It performs SPI-master for XBee and uses API-mode operation to send some packets. Packets use commands of type 0&#215;90 which could send data to remote modules. All&#8217;s working fine untill XBee works in Router mode. When I tried to switch it in the End-device mode (when it periodically sleeps) but such system doesn&#8217;t work at all <img src='http://www.circuitsathome.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Module doesn&#8217;t send packets to remote, as it was in Router mode. What could advise in such situation?<br />
PS: now i&#8217;m triyng to connect AVR to XBee with USART. It was one probe to do so (I connected it to Cortex M3), but module still not worked <img src='http://www.circuitsathome.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-8230</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Mon, 04 Jul 2011 17:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-8230</guid>
		<description>How did you come up with 5 - for me, it&#039;s closer to 10.</description>
		<content:encoded><![CDATA[<p>How did you come up with 5 &#8211; for me, it&#8217;s closer to 10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-8228</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 04 Jul 2011 07:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-8228</guid>
		<description>Hi, I just have one little remark about something you said in this post. You said that &quot;The manual recommends bypassing VDD using 1uF and 8.2pF caps in parallel; I’m using 0.1uF here and it works well also.&quot; I calculated that you are using aprrox. 5 times less capacitance than what the manual recommends, and that, I thought was just astonishing to find out.</description>
		<content:encoded><![CDATA[<p>Hi, I just have one little remark about something you said in this post. You said that &#8220;The manual recommends bypassing VDD using 1uF and 8.2pF caps in parallel; I’m using 0.1uF here and it works well also.&#8221; I calculated that you are using aprrox. 5 times less capacitance than what the manual recommends, and that, I thought was just astonishing to find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric S</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-3005</link>
		<dc:creator>Eric S</dc:creator>
		<pubDate>Wed, 02 Mar 2011 00:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-3005</guid>
		<description>My Remote Xbee does not respond when I do the following:  

   int OutputPacketLength = 9;  // SB 9?
   
   XBee_Data[0] = 0x7E; //  Start Delimiter
   XBee_Data[1] = 0x00; //  Length Msb
   XBee_Data[2] = 0x05; //  Length Lsb
   XBee_Data[3] = 0x08; //  API Frame Type
   XBee_Data[4] = 0x4D; //  Frame ID, any non-zero Value
   XBee_Data[5] = 0x44; //  First Byte &quot;D&quot; AT Command (D0)  Digital Output Zero?
   XBee_Data[6] = 0x30; //  Second Byte &quot;0&quot; AT Command (D0)
   XBee_Data[7] = 0x05; //  Pin High Output
   XBee_Data[8] = 0x31; //  Checksum
   XBee_Data[9] = 0x00; //  String Terminator (According to TS). Not really necessary since TS was echoing typed (non-zero) input from terminal
   
   ZBTxRequest zbTx = ZBTxRequest(XBee_Addr64, NetworkAddress, ZB_BROADCAST_RADIUS_MAX_HOPS, ZB_TX_UNICAST, (uint8_t*) XBee_Data, OutputPacketLength, xbee.getNextFrameId());
   xbee.send(zbTx);

Please advise as to what I am doing wrong. The XBee_Addr_64 and NetworkAddress were obtained from an input packet received after a button push on the remote.</description>
		<content:encoded><![CDATA[<p>My Remote Xbee does not respond when I do the following:  </p>
<p>   int OutputPacketLength = 9;  // SB 9?</p>
<p>   XBee_Data[0] = 0x7E; //  Start Delimiter<br />
   XBee_Data[1] = 0&#215;00; //  Length Msb<br />
   XBee_Data[2] = 0&#215;05; //  Length Lsb<br />
   XBee_Data[3] = 0&#215;08; //  API Frame Type<br />
   XBee_Data[4] = 0x4D; //  Frame ID, any non-zero Value<br />
   XBee_Data[5] = 0&#215;44; //  First Byte &#8220;D&#8221; AT Command (D0)  Digital Output Zero?<br />
   XBee_Data[6] = 0&#215;30; //  Second Byte &#8220;0&#8243; AT Command (D0)<br />
   XBee_Data[7] = 0&#215;05; //  Pin High Output<br />
   XBee_Data[8] = 0&#215;31; //  Checksum<br />
   XBee_Data[9] = 0&#215;00; //  String Terminator (According to TS). Not really necessary since TS was echoing typed (non-zero) input from terminal</p>
<p>   ZBTxRequest zbTx = ZBTxRequest(XBee_Addr64, NetworkAddress, ZB_BROADCAST_RADIUS_MAX_HOPS, ZB_TX_UNICAST, (uint8_t*) XBee_Data, OutputPacketLength, xbee.getNextFrameId());<br />
   xbee.send(zbTx);</p>
<p>Please advise as to what I am doing wrong. The XBee_Addr_64 and NetworkAddress were obtained from an input packet received after a button push on the remote.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-2545</link>
		<dc:creator>Manuel</dc:creator>
		<pubDate>Thu, 17 Feb 2011 12:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-2545</guid>
		<description>Hello again Oleg,

Playing a bit more with the modules I&#039;ve noticed that this error I told you about happens when the input voltage reaches values equal to n times Vref/4. At Vref I have 2.8V and the error occurs at 0.7V, 1,4V and 2,1V. Any help will be appreciated.</description>
		<content:encoded><![CDATA[<p>Hello again Oleg,</p>
<p>Playing a bit more with the modules I&#8217;ve noticed that this error I told you about happens when the input voltage reaches values equal to n times Vref/4. At Vref I have 2.8V and the error occurs at 0.7V, 1,4V and 2,1V. Any help will be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manuel</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-2513</link>
		<dc:creator>manuel</dc:creator>
		<pubDate>Wed, 16 Feb 2011 12:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-2513</guid>
		<description>Do you think it is a current consumption issue or something like that? I&#039;ll try to check the voltage regulator.</description>
		<content:encoded><![CDATA[<p>Do you think it is a current consumption issue or something like that? I&#8217;ll try to check the voltage regulator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-3/comment-page-1#comment-2492</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Tue, 15 Feb 2011 18:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=493#comment-2492</guid>
		<description>I have never seen such behavior in xbees. Have you already checked the power supply?</description>
		<content:encoded><![CDATA[<p>I have never seen such behavior in xbees. Have you already checked the power supply?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

