<?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>802.15.4 stack on nrf52811 throwing fatals (nrf sdk connect)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89505/802-15-4-stack-on-nrf52811-throwing-fatals-nrf-sdk-connect</link><description>Im compiling an app in nrf sdk 2.0.0 which works well on the nrf52811 
 
 as soon as I add 
 
 CONFIG_NRF_802154_RADIO_DRIVER =y 
 
 into prj.conf 
 
 
without even initializing ( nrf_802154_init ();) 
 
 
 
 
 
 Im getting the following in rtt console</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jun 2022 13:33:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89505/802-15-4-stack-on-nrf52811-throwing-fatals-nrf-sdk-connect" /><item><title>RE: 802.15.4 stack on nrf52811 throwing fatals (nrf sdk connect)</title><link>https://devzone.nordicsemi.com/thread/374926?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 13:33:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01040557-cf54-41e5-b8ab-b2b908528695</guid><dc:creator>Marcel </dc:creator><description>&lt;p&gt;I have found the fix in the answer here:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/81642/custom-802-15-4-implementation-using-ncs"&gt;Custom 802.15.4 implementation using NCS&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I did not include the&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NRF_802154_SOURCE_HAL_NORDIC&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;requirement.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Im not sure this works on wireless layer yet, but its not asserting atm.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>