<?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 4 &#8211; API.</title>
	<atom:link href="http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api</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: Ricardo</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-3867</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Mon, 18 Apr 2011 16:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-3867</guid>
		<description>Hello..I have to do a network xbee,where there is one coodinator and there are two end devices too.I need that all xbee&#039;s modules will communicate,the coordinator will send the information and the other modules will recive the information.Now how can I make that network??? Please Help me!! thanks...</description>
		<content:encoded><![CDATA[<p>Hello..I have to do a network xbee,where there is one coodinator and there are two end devices too.I need that all xbee&#8217;s modules will communicate,the coordinator will send the information and the other modules will recive the information.Now how can I make that network??? Please Help me!! thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-1028</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Fri, 26 Nov 2010 19:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-1028</guid>
		<description>I haven&#039;t been involved in Xbee projects lately so I start forgetting the details. Have you looked in the manual yet - there is plenty of information there?</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t been involved in Xbee projects lately so I start forgetting the details. Have you looked in the manual yet &#8211; there is plenty of information there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WantoKnow</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-1027</link>
		<dc:creator>WantoKnow</dc:creator>
		<pubDate>Fri, 26 Nov 2010 18:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-1027</guid>
		<description>Hi Oleg,

thanks for your tuto.

I try to develop a network with one coordinator and four end-devices.

in a first time, i send at command to switch adress destination, but this was very very too slow. ( about 2s)

So i decided to use API mode:

1- I send the At command ATAP 1  to enable API on coordinator module without change module firmware (10A1)

2- So when end-device send data to the coordinator ( with X-CTU, or a C function), coordinator can received a API sentence with the data.

3-But when coordinator send data in API sentence ( with mine or your function) to a end-device, none data are sending. I use a RS232 analyser to be sure.

4- When coordinator send AT command with API sentence, xbee module put the corresponding answer.

So my questions is :

A) Does it REALLY necesary to load Coordinator firmware on coordinator zigbee to send API sentence to end-device?

B) When i try to load API firmware ( ZIGBEE PRO COORDINATOR API (BETA) version 8114 for coordinator or ZIGBEE PRO ROUTERAPI (BETA)version 8314 for End-Device ), i always have a Big problem, when X-CTU want to send AT parameter whereas i check API enable: It stop with a failed message. X-CTU can&#039;t recognised the module, and i can&#039;t do anything!!Have you any suggestions? 

C) If coordinator with API Enable can receive data from end-device with API Disable, Does End-Device with API Disable can receive data from coordinator module with API Enable ?

Best Regards</description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>thanks for your tuto.</p>
<p>I try to develop a network with one coordinator and four end-devices.</p>
<p>in a first time, i send at command to switch adress destination, but this was very very too slow. ( about 2s)</p>
<p>So i decided to use API mode:</p>
<p>1- I send the At command ATAP 1  to enable API on coordinator module without change module firmware (10A1)</p>
<p>2- So when end-device send data to the coordinator ( with X-CTU, or a C function), coordinator can received a API sentence with the data.</p>
<p>3-But when coordinator send data in API sentence ( with mine or your function) to a end-device, none data are sending. I use a RS232 analyser to be sure.</p>
<p>4- When coordinator send AT command with API sentence, xbee module put the corresponding answer.</p>
<p>So my questions is :</p>
<p>A) Does it REALLY necesary to load Coordinator firmware on coordinator zigbee to send API sentence to end-device?</p>
<p>B) When i try to load API firmware ( ZIGBEE PRO COORDINATOR API (BETA) version 8114 for coordinator or ZIGBEE PRO ROUTERAPI (BETA)version 8314 for End-Device ), i always have a Big problem, when X-CTU want to send AT parameter whereas i check API enable: It stop with a failed message. X-CTU can&#8217;t recognised the module, and i can&#8217;t do anything!!Have you any suggestions? </p>
<p>C) If coordinator with API Enable can receive data from end-device with API Disable, Does End-Device with API Disable can receive data from coordinator module with API Enable ?</p>
<p>Best Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-964</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Wed, 17 Nov 2010 16:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-964</guid>
		<description>You will need to do bit bang serial. There is plenty of examples on the net how to do it.</description>
		<content:encoded><![CDATA[<p>You will need to do bit bang serial. There is plenty of examples on the net how to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cass</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-960</link>
		<dc:creator>Cass</dc:creator>
		<pubDate>Wed, 17 Nov 2010 14:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-960</guid>
		<description>Hi Oleg,

If my USART pin (RC6/RC7) already using for connect with the MCP2551 (can bus transmitter), how can i connect with xbee?</description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>If my USART pin (RC6/RC7) already using for connect with the MCP2551 (can bus transmitter), how can i connect with xbee?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cass</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-959</link>
		<dc:creator>Cass</dc:creator>
		<pubDate>Wed, 17 Nov 2010 12:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-959</guid>
		<description>Thanks... I had some problem to connect the xbee with PIC. which pin of PIC should i use to connect with the Tx/Rx of Xbee to make the connection??</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; I had some problem to connect the xbee with PIC. which pin of PIC should i use to connect with the Tx/Rx of Xbee to make the connection??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oleg</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-952</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Tue, 16 Nov 2010 15:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-952</guid>
		<description>PIC talks to xbee via USART; the answer to your question is &#039;yes&#039;.</description>
		<content:encoded><![CDATA[<p>PIC talks to xbee via USART; the answer to your question is &#8216;yes&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cass</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-951</link>
		<dc:creator>Cass</dc:creator>
		<pubDate>Tue, 16 Nov 2010 10:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-951</guid>
		<description>Hi Oleg,

i&#039;m using PIC18F258 as canbus connect with sensor and sent data to pc though zigbee.

My question is did the PIC can direct connect with xbee without any radio chip??</description>
		<content:encoded><![CDATA[<p>Hi Oleg,</p>
<p>i&#8217;m using PIC18F258 as canbus connect with sensor and sent data to pc though zigbee.</p>
<p>My question is did the PIC can direct connect with xbee without any radio chip??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milestone</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-926</link>
		<dc:creator>Milestone</dc:creator>
		<pubDate>Tue, 09 Nov 2010 20:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-926</guid>
		<description>Hi, i have picked a zigbee related project for my design class. I am trying to establish a connection between two zigbees (series2,usb enabled). One attached to the output of the smoke detector and one connected to the computer. I want to establish communication between the smoke detector and the computer through these zigbees. 

Any idea!</description>
		<content:encoded><![CDATA[<p>Hi, i have picked a zigbee related project for my design class. I am trying to establish a connection between two zigbees (series2,usb enabled). One attached to the output of the smoke detector and one connected to the computer. I want to establish communication between the smoke detector and the computer through these zigbees. </p>
<p>Any idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter manoj</title>
		<link>http://www.circuitsathome.com/mcu/playing-xbee-part-4-api/comment-page-1#comment-767</link>
		<dc:creator>peter manoj</dc:creator>
		<pubDate>Fri, 22 Oct 2010 09:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.circuitsathome.com/?p=555#comment-767</guid>
		<description>Hi Oleg,
 There is a coexistence between ZigBee and Bluetooth results in interference, i saw a bluetooth module to address the same. Can you explain more on this module. I await for your reply via my email ID manomactech@gmail.com</description>
		<content:encoded><![CDATA[<p>Hi Oleg,<br />
 There is a coexistence between ZigBee and Bluetooth results in interference, i saw a bluetooth module to address the same. Can you explain more on this module. I await for your reply via my email ID <a href="mailto:manomactech@gmail.com">manomactech@gmail.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

