<?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>[nRF52840] zigbee bulb example version 3.x.0 and 2.0.0 are not run but 1.0.0 works fine.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48730/nrf52840-zigbee-bulb-example-version-3-x-0-and-2-0-0-are-not-run-but-1-0-0-works-fine</link><description>Hi, 
 I am a newbie with zigbee on nRF52840. 
 I have tried serveral days with zigbee SDK but have troubles to work. 
 Finally i have found that example zigbee/light_control in nRF_SDK_for_Thread_and_Zigbee_v3.0.0 and v2.0.0 does not works. 
 The RT(bulb</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Jun 2019 08:54:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48730/nrf52840-zigbee-bulb-example-version-3-x-0-and-2-0-0-are-not-run-but-1-0-0-works-fine" /><item><title>RE: [nRF52840] zigbee bulb example version 3.x.0 and 2.0.0 are not run but 1.0.0 works fine.</title><link>https://devzone.nordicsemi.com/thread/193592?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 08:54:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:140d81b6-78b9-4239-a327-38cef6ac3dc7</guid><dc:creator>embedholic</dc:creator><description>&lt;p&gt;Maybe i have solved the problem in v3.0.0 and v2.0.0.&lt;/p&gt;
&lt;p&gt;Join and commission states maybe saved in flash of the board.&lt;/p&gt;
&lt;p&gt;Before download fw, i erased all the flash in the PCA10056, the problem disappeared.&lt;/p&gt;
&lt;p&gt;So&amp;nbsp; After changing ERAE_PERSISTENT_CONFIG to ZB_TRUE, it works fine.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF52840] zigbee bulb example version 3.x.0 and 2.0.0 are not run but 1.0.0 works fine.</title><link>https://devzone.nordicsemi.com/thread/193537?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 06:33:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fc47540-a2bb-466f-b781-e9c3873861e7</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am a newbie with zigbee on nRF52840.&lt;/p&gt;
&lt;p&gt;I have tried serveral days with zigbee SDK but have troubles to work.&lt;/p&gt;
&lt;p&gt;Finally i have found that example zigbee/light_control in nRF_SDK_for_Thread_and_Zigbee_v3.0.0 and v2.0.0 does not works.&lt;/p&gt;
&lt;p&gt;The RT(bulb) does not join to coordinator but prints &amp;quot;Joined successful&amp;quot;.&lt;/p&gt;
&lt;p&gt;Even coordinator is turn off, RT print &amp;quot;Joined successful&amp;quot;.&lt;/p&gt;
&lt;p&gt;ZED(light_switch) prints errors saying that it cannot find bulbs.&lt;/p&gt;
&lt;p&gt;But !!&lt;/p&gt;
&lt;p&gt;When i program three PCA10056s with images out of v1.0.0, it works.&lt;/p&gt;
&lt;p&gt;I cannot find any information about these problem in Documentation in nordic infocenter.&lt;/p&gt;
&lt;p&gt;Please help me.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1. Can you please provide me with a traffic dump in Wireshark for the whole procedure? Read here how you can set up the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.1.0%2Fnrf802154_sniffer.html&amp;amp;cp=5_3_4_3_0"&gt;nRF Sniffer.&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;2. What examples are you running? Are you running these?&lt;br /&gt;&lt;br /&gt;examples\zigbee\light_control\light_bulb&lt;br /&gt;examples\zigbee\light_control\light_coordinator&lt;br /&gt;examples\zigbee\light_control\light_switch&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please answer these questions and then we will look at your other questions later :-)&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><item><title>RE: [nRF52840] zigbee bulb example version 3.x.0 and 2.0.0 are not run but 1.0.0 works fine.</title><link>https://devzone.nordicsemi.com/thread/193536?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 06:32:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6127cce6-9909-4fa2-9436-0523435e27cd</guid><dc:creator>embedholic</dc:creator><description>&lt;p&gt;Maybe i have solved the problem in v3.0.0 and v2.0.0.&lt;/p&gt;
&lt;p&gt;Join and commission states maybe saved in flash of the board.&lt;/p&gt;
&lt;p&gt;Before download fw, i erased all the flash in the PCA10056, the problem disappeared.&lt;/p&gt;
&lt;p&gt;Please give guide for my application with near 20 ZED with hub(coordinator or router ).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>