<?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 examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90213/nrf52840-zigbee-examples-keep-rebooting-with-zboss-error</link><description>Hi everyone. 
 I am trying to develop our first Zigbee device with a Nordic nRF52840 Dev kit. However, I cannot seem to get past the &amp;quot;hello-world&amp;quot; stage. I want to flash a example project first before diving into the development to get more familiar with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Feb 2024 08:07:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90213/nrf52840-zigbee-examples-keep-rebooting-with-zboss-error" /><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/467063?ContentTypeID=1</link><pubDate>Thu, 01 Feb 2024 08:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ea2d07d-c9cf-4eb1-b377-823c94a3ab72</guid><dc:creator>Petrica</dc:creator><description>&lt;p&gt;Managed to fix it after erasing the board and reflashing by following this guide:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_keil%2FUG%2Fgsg%2Ferase_board.html"&gt;infocenter.nordicsemi.com/index.jsp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/467062?ContentTypeID=1</link><pubDate>Thu, 01 Feb 2024 08:07:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:240cad08-7d01-4760-baf5-0243f4ffac32</guid><dc:creator>Petrica</dc:creator><description>&lt;p&gt;Managed to fix it after erasing the board and reflashing by following this guide:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_keil%2FUG%2Fgsg%2Ferase_board.html"&gt;infocenter.nordicsemi.com/index.jsp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/467033?ContentTypeID=1</link><pubDate>Wed, 31 Jan 2024 22:28:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a21eaf90-b0fd-4fa8-a16e-636d33e3b2c6</guid><dc:creator>Petrica</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I am facing the same issue, however mine is a nRF52840 DK board and the template sample used to work before, but at some point just stopped working and a get the&amp;nbsp;&lt;span&gt;&amp;quot;ZBOSS Fatal Error Occured&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;What debugging option can I enable to see the stack trace? Thanks!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/378527?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2022 11:32:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:132d5034-ea66-4f46-ae05-fe79b5d57e46</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It would be useful to look at the packets that are being sent between the devices. Can you get a sniffer log of this and upload the log here as a pcap file? If you have an additional nRF52840 dongle or DK you can use&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_sniffer_802154/UG/sniffer_802154/intro_802154.html"&gt;nRF Sniffer for 802.15.4&lt;/a&gt;&amp;nbsp;for this. Please make sure to either start the sniffer before you start the coordinator so the sniffer has the network key, or share the network key with me so that I can decrypt the packets.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/378480?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2022 07:42:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72c8512d-bda8-4d4e-b44e-c646b78431aa</guid><dc:creator>bmangodt</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;Okay, good to know our PDK is not compatible. Guess we jumped a little too soon on the nRF52840...&lt;/p&gt;
&lt;p&gt;I read the documentation that you sent and enabled the &amp;#39;CONFIG_ZIGBEE_CHANNEL_SELECTION_MODE_MULTI&amp;#39; option in KConfig as per the instructions&amp;nbsp;here.&amp;nbsp;&lt;br /&gt;That does seem to do something, but my device running the light switch example still fails to pair. I want to pair this to Home Assistant running the Zigbee2MQTT addon because I am most comfortable in that environment and it would be nice to see it pop up there. I have included screenshots from the device logs over RTT and the debug logs from Z2M.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_07_2D00_25-09_2D00_41_2D00_35.png" /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-from-2022_2D00_07_2D00_25-09_2D00_41_2D00_18.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/378239?ContentTypeID=1</link><pubDate>Fri, 22 Jul 2022 08:46:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93fd4f82-bd3c-44b1-a592-087fb5d4079a</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Beau,&lt;/p&gt;
&lt;p&gt;That explains why it did not work, as the nRF52840 PDK is not supported in nRF Connect SDK. You will not be able to get Zigbee applications in nRF Connect SDK to work on the PDK, so I recommend getting a DK instead.&lt;/p&gt;
[quote user="bmangodt"]While we had it running, we were looking for a way to put the device in &amp;quot;pairing&amp;quot; mode so it could connect to our own Zigbee coordinator with a Silicon Labs EFR32MG SoC. From the example I can only make out an &amp;quot;identify&amp;quot; mode but that does not seem to be it as it has to be in a network already? Or does the implementation of the examples start from a pre-defined network it needs to join?[/quote]
&lt;p&gt;In the samples in our SDK the device will automatically start looking for a network to join on start up. For a device to join a new network the coordinator must open the network and commission the device. You can read more about commissioning in our documentation here:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.1/nrf/ug_zigbee_commissioning.html"&gt;Zigbee commissioning&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regars,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/378173?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2022 16:10:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b68b971a-12df-4407-9fef-24bfdcb9a47e</guid><dc:creator>bmangodt</dc:creator><description>&lt;p&gt;Hi Marte,&lt;/p&gt;
&lt;p&gt;Thank you for your reply!&lt;br /&gt;&lt;br /&gt;I did not make any changes to the samples. The only thing I did was enabling some more debugging logs in kconfig. I haven&amp;#39;t tried any other examples except Zigbee.&lt;br /&gt;However,&amp;nbsp;I did make some progress with this issue myself.&lt;br /&gt;I flashed the same .hex firmware file using the programmer in nRF Connect for Desktop on my own pcb with&amp;nbsp;a Minew MS88SF2 module and it works just fine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When I looked closely at the Dev Kit we had lying around in the office, I noticed it was a Preview DK. So my best guess is that&amp;nbsp;I was running into some compatibility issues (either hard- and/or software) with the pre-release devkit.&lt;br /&gt;&lt;br /&gt;While we had it running, we were looking for a way to put the device in &amp;quot;pairing&amp;quot; mode so it could connect to our own Zigbee coordinator with a Silicon Labs EFR32MG SoC. From the example I can only make out an &amp;quot;identify&amp;quot; mode but that does not seem to be it as it has to be in a network already? Or does the implementation of the examples start from a pre-defined network it needs to join?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Beau&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 ZigBee examples keep rebooting with ZBOSS Error</title><link>https://devzone.nordicsemi.com/thread/378053?ContentTypeID=1</link><pubDate>Thu, 21 Jul 2022 11:04:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c72ac9fb-2636-43e6-ab49-959dfd1ffd53</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you made any changes to the samples or any other files in the SDK? Do you get Illegal use of EPSR with samples that are not Zigbee as well?&lt;/p&gt;
&lt;p&gt;Do you get any other logs from the device?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>