<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to send data from one end to another over the air by using ZigBee Stack API?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53655/how-to-send-data-from-one-end-to-another-over-the-air-by-using-zigbee-stack-api</link><description>Hi, 
 From time to time, we need to send data directly to certain node. There is AF_DataRequest() API in CC2530 to do that. Is there any similar way to implement that kind function?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Oct 2019 08:28:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53655/how-to-send-data-from-one-end-to-another-over-the-air-by-using-zigbee-stack-api" /><item><title>RE: How to send data from one end to another over the air by using ZigBee Stack API?</title><link>https://devzone.nordicsemi.com/thread/216769?ContentTypeID=1</link><pubDate>Fri, 25 Oct 2019 08:28:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:696f6ee9-fc1a-4c83-b58f-c4eaae119843</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;You have different API calls for &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fusing_zigbee__z_c_l.html"&gt;different clusters and attributes&lt;/a&gt; in the ZBOSS stack, so there is not any &amp;quot;general&amp;quot; API call for sending data directly to a certain node.&lt;/p&gt;
&lt;p&gt;Any API call used depends entirely on what attribute (data) you want to send and what cluster you use.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have any experience with CC2530, but based on what you&amp;#39;re saying I would guess that it probably only support one cluster and therefore you have a &amp;quot;general&amp;quot; API call.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>