<?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>Softdevice Assert at PC=0x24e70</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64940/softdevice-assert-at-pc-0x24e70</link><description>In a timeslot-based multi-protocol application running on an nRF52832 with Softdevice S132 7.0.1, at seemingly random points and very rarely I observe the softevice calling the fault handler with fault id NRF_FAULT_ID_SD_ASSERT and a program counter value</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Aug 2020 14:05:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64940/softdevice-assert-at-pc-0x24e70" /><item><title>RE: Softdevice Assert at PC=0x24e70</title><link>https://devzone.nordicsemi.com/thread/265356?ContentTypeID=1</link><pubDate>Wed, 19 Aug 2020 14:05:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d39255f-a451-4b29-85eb-ad26307302f3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The issue is related to an issue when you spend too much time in the prepare stop callback (&lt;span&gt;NRF_RADIO_CALLBACK_SIGNAL_TYPE_TIMER0&amp;nbsp;) I quoted the assert info here:&amp;nbsp; &lt;br /&gt;&lt;em&gt;&lt;span style="text-decoration:underline;"&gt;&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;//ASSERT if the application used too much time in the callback handler. Softdevice timing may be thrown off.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;Please check what you have inside that timer interrupt handler. Make sure you turn off radio, peripheral and don&amp;#39;t wait too long inside that. Or increase the distance before the timeslot actually ends.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>