<?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>BT  controller fails [evdone]</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82501/bt-controller-fails-evdone</link><description>Hey, 
 
 I&amp;#39;m developing and upgrading a BT mesh to Zephyr 2.7.99 and the base functions work, but my Node keep crashing and I don&amp;#39;t know from where. It gives the following error statements: 
 
 I have no idea what to do with these errors and where to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Dec 2021 16:15:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82501/bt-controller-fails-evdone" /><item><title>RE: BT  controller fails [evdone]</title><link>https://devzone.nordicsemi.com/thread/343479?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 16:15:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:484378d2-4728-4ba1-888a-091f58506915</guid><dc:creator>Hayden Ball</dc:creator><description>&lt;p&gt;Having done a bit more research...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This issue has been resolved upstream in&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/commit/072c8f2c683b06ea6d9cd42ea5e2df5b88d907db"&gt;https://github.com/zephyrproject-rtos/zephyr/commit/072c8f2c683b06ea6d9cd42ea5e2df5b88d907db&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve found a sensible workaround until that is merged is to set `VENDOR_EVENT_DONE_MAX` to 5.&lt;/p&gt;
&lt;p&gt;This can be done in CMakeLists.txt.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="diff"&gt;-zephyr_compile_definitions(PROJECT_NAME=${PROJECT_NAME})
+zephyr_compile_definitions(PROJECT_NAME=${PROJECT_NAME} VENDOR_EVENT_DONE_MAX=5)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BT  controller fails [evdone]</title><link>https://devzone.nordicsemi.com/thread/343472?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 15:47:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcb3589a-1824-49bd-be9a-56db4e0bbccc</guid><dc:creator>Hayden Ball</dc:creator><description>&lt;p&gt;We&amp;#39;re seeing something similar @j-boumans.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t suppose you&amp;#39;ve found an answer elsewhere?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>