<?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>Zigbee Application Rebooting on nRF52840 with SDK v2.9.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118480/zigbee-application-rebooting-on-nrf52840-with-sdk-v2-9-0</link><description>Hi everyone, 
 I’m working on a Zigbee application using the nRF52840, and I’ve been experiencing periodic reboots that I cannot figure out how to resolve. I’ve already updated to the latest SDK and toolchain version (v2.9.0), but the issue persists.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Jan 2025 07:19:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118480/zigbee-application-rebooting-on-nrf52840-with-sdk-v2-9-0" /><item><title>RE: Zigbee Application Rebooting on nRF52840 with SDK v2.9.0</title><link>https://devzone.nordicsemi.com/thread/520660?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 07:19:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69093c83-c554-4687-8195-4f62bb87af33</guid><dc:creator>jemalkorra</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Thank you for your help, now that I return ZB_TRUE after I process the the packet, even though the bufid is invalid the application does not crash.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Julen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Application Rebooting on nRF52840 with SDK v2.9.0</title><link>https://devzone.nordicsemi.com/thread/520659?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2025 22:25:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33970390-7034-438f-8c2d-b115a99aa90a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I would suggest that you read through this API documentation:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrfxlib/blob/v2.9.0/zboss/production/include/zboss_api_zdo.h#L3033-L3095"&gt;https://github.com/nrfconnect/sdk-nrfxlib/blob/v2.9.0/zboss/production/include/zboss_api_zdo.h#L3033-L3095&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Particularly:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*  @attention Function is called on receive of APS data frame BEFORE internal processing. Please
*  make sure that this callback does not handle packets on standard ZB profiles - this should be
*  done by the stack.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And the example implementation of data_indication(), which must return ZB_TRUE when the packet was processed by the application.&lt;/p&gt;
&lt;p&gt;See if that helps, and let me know if it works in your application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>