<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Arduino XBee communication</title>
	<atom:link href="http://www.kwartzlab.ca/2009/11/arduino-xbee-communication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kwartzlab.ca/2009/11/arduino-xbee-communication/</link>
	<description>Home of Kwartzlab Makerspace in Kitchener/Waterloo, Ontario</description>
	<lastBuildDate>Mon, 20 May 2013 15:21:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jonathan DeMay</title>
		<link>http://www.kwartzlab.ca/2009/11/arduino-xbee-communication/comment-page-1/#comment-844</link>
		<dc:creator>Jonathan DeMay</dc:creator>
		<pubDate>Mon, 25 Jul 2011 21:58:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-844</guid>
		<description><![CDATA[There is an error in your code with the Serial.println(&quot;+++&quot;) section. If you give it the println it automatically gives a carriage return so the xbee never goes into program mode.

You have to give it Serial.print(&quot;+++&quot;); to work properly.]]></description>
		<content:encoded><![CDATA[<p>There is an error in your code with the Serial.println(&#8220;+++&#8221;) section. If you give it the println it automatically gives a carriage return so the xbee never goes into program mode.</p>
<p>You have to give it Serial.print(&#8220;+++&#8221;); to work properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chami</title>
		<link>http://www.kwartzlab.ca/2009/11/arduino-xbee-communication/comment-page-1/#comment-326</link>
		<dc:creator>chami</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-326</guid>
		<description><![CDATA[Hi Mattbee!

I exactly followed your tutorial but it doesn&#039;t work...

I&#039;ve got the same devices without 5v power supply. I use only the usb câble to upload and supply the power.

Do you have any advices?

Regards!

Chami]]></description>
		<content:encoded><![CDATA[<p>Hi Mattbee!</p>
<p>I exactly followed your tutorial but it doesn&#8217;t work&#8230;</p>
<p>I&#8217;ve got the same devices without 5v power supply. I use only the usb câble to upload and supply the power.</p>
<p>Do you have any advices?</p>
<p>Regards!</p>
<p>Chami</p>
]]></content:encoded>
	</item>
</channel>
</rss>
