<?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>ZBOSS / NRF Zigbee examples &amp;amp; Documentation version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91575/zboss-nrf-zigbee-examples-documentation-version</link><description>Hello! Very quick question. The available Zigbee and ZBOSS NRF documentation repeatedly to code examples that I am unable to find. The only examples I have are at nrf/samples/zigbee yet the documentation makes repeated reference to examples like: &amp;quot; See</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Sep 2022 18:11:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91575/zboss-nrf-zigbee-examples-documentation-version" /><item><title>RE: ZBOSS / NRF Zigbee examples &amp; Documentation version</title><link>https://devzone.nordicsemi.com/thread/384858?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 18:11:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:775091ad-1e8a-4768-84c1-894804162837</guid><dc:creator>J.P. Hutchins</dc:creator><description>&lt;p&gt;Thank you so much!&amp;nbsp; I got confused because I didn&amp;#39;t see that zb_bufid_t is an alias of zb_uint8_t so I thought the signatures didn&amp;#39;t match, silly mistake!&lt;br /&gt;&lt;br /&gt;From zboss_api_buf.h line 187:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;/**
   @typedef zb_uint8_t zb_bufid_t
   Buffer handler
 */
typedef zb_uint8_t zb_bufid_t;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;J.P.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ZBOSS / NRF Zigbee examples &amp; Documentation version</title><link>https://devzone.nordicsemi.com/thread/384516?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2022 09:01:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6ebcdd0-79a6-43fe-9824-0cc19ce8711c</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The documentation on infocenter is for nRF5 SDK, and not nRF Connect SDK. You can find ZBOSS documentation for nRF Connect SDK here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/index.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/index.html&lt;/a&gt;,&amp;nbsp;sorted by nRF Connect SDK version. For example, the documentation for ZB_ZCL_REGISTER_DEVICE_CB() in v1.8.0 can be found here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.9.0.1/group__af__management__service.html#ga9df506ef2a06d883d7d39f545b55da8d"&gt;ZB_ZCL_REGISTER_DEVICE_CB()&lt;/a&gt;, with an example of how to use it.&lt;/p&gt;
&lt;p&gt;Some of the examples referenced are DSR examples, so they are unfortunately not available in the SDK, but you can often find other examples showing how to use these. As an example, &amp;quot;&lt;span&gt;See reporting_srv sample&amp;quot; is in regards to&amp;nbsp;ZB_SCHEDULE_ALARM_CANCEL, which you can find being used in several cluster library files in v1.8.0 (zcl_on_off_commands.c,&amp;nbsp;zcl_identify_commands.c,&amp;nbsp;zcl_thermostat_commands.c, and more).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Marte&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>