<?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>ZB stack update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77317/zb-stack-update</link><description>Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. I have now two questions: - is ZigBee 3.0 supported by this stack? - how can I easily update my custom FW to use last versione of nRF5</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Jul 2021 19:36:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77317/zb-stack-update" /><item><title>RE: ZB stack update</title><link>https://devzone.nordicsemi.com/thread/319900?ContentTypeID=1</link><pubDate>Tue, 13 Jul 2021 19:36:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ec7cea7-e7ee-4dd7-818c-ff2f8a80890b</guid><dc:creator>abe</dc:creator><description>&lt;p&gt;Then, if I well understand, if is needed to update the T&amp;amp;Z stack to fix some bug on a certain stack release, user must start a new project with new SDK and integrate again all the custom development?&lt;br /&gt;This is very niggling, specially for very important development that required many time for debug and functions stability.&lt;br /&gt;I ask Nordic to help me to find better solution and give me some more precise indications about how to best solve my issue. Thanks in advance&lt;br /&gt;Abele&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ZB stack update</title><link>https://devzone.nordicsemi.com/thread/319893?ContentTypeID=1</link><pubDate>Tue, 13 Jul 2021 17:20:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac26670e-8035-40d5-b9d4-908ea207cbc6</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;You could try to update only the Zboss stack changing the libzboss.a files from ZBOSS v3.0.0 to v3.3.0, but I doubt it would work out of the box, as there were quite some changes in the nRF5 SDK (which the Z&amp;amp;T SDK is based from) to add the new features, from v3.2.0 to v.4.1.0, which are as listed in the release notes:&lt;/p&gt;
&lt;pre&gt;- Added support for Zigbee PRO R22 specification.
- Added support for nRF52833, with examples.
- Added implementation of the default signal handler.&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;pre&gt;If these new features are not something required by your application perhaps you should consider if updating the SDK will be worth the hassle or not.&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ZB stack update</title><link>https://devzone.nordicsemi.com/thread/319748?ContentTypeID=1</link><pubDate>Tue, 13 Jul 2021 09:57:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ea2c3dd-c90a-415a-aef3-9be23be45921</guid><dc:creator>abe</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;Marjeris,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;thanks for your answers.&lt;br /&gt;Yes, I have seen the migration guide but it seems very wasteful; in addition there are no indication for T&amp;amp;Z migration.&lt;br /&gt;My custom application has mixed BLE and ZigBee, as a result of almost 1 year of developement.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote userid="13121" url="~/f/nordic-q-a/77317/zb-stack-update"]The way we would prefer is to update ONLY the Zboss stack, making only the minimum needed changes or adjust[/quote]
&lt;p&gt;What about my note here above?&lt;br /&gt;I think that could be a bit more simple, and can have less impact on the current custom code.&lt;br /&gt;For last, thanks for the suggest of future ZigBee development ...but nRF5 SDK for T&amp;amp;Z that I used is less than 2 year old, I hope that Nordic ensure the needed maintenance for many years ...&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BR&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abele&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ZB stack update</title><link>https://devzone.nordicsemi.com/thread/319737?ContentTypeID=1</link><pubDate>Tue, 13 Jul 2021 09:30:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:859dbaa8-ddc5-490d-9978-f15546ec6c19</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Abele,&lt;/p&gt;
&lt;p&gt;Yes, nRF5 SDK for Thread and Zigbee v3.2.0 supports Zigbee v3.0, see &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v3.2.0/index.html"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
[quote user=""]- how can I easily update my custom FW to use last versione of nRF5 SDK for Thread and Zigbee?[/quote]
&lt;p&gt;No easy answer for this. You can start by taking a look at the release notes for nRF SDK for T&amp;amp;Z v3.2.0, v4.0.0 and v.4.1.0 and make a list of the updates. Software components fromm&amp;nbsp; v4.3.2&amp;nbsp; have been inherited from nRF5 SDK v15.3.0, while v4.1.0 is based on nRF5 SDK v16.0.0, so taking a look at the Migration guide for nRF5 SDK may also be useful: &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/migration.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/migration.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That said I also want to let you know that all future development on Zigbee is taking place in the new nRF Connect SDK: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_zigbee.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_zigbee.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So even if we plan to support nRF5 SDK for T&amp;amp;Z for a long time in the future, there will not be any future development here.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>