<?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 Controller ASSERT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94870/softdevice-controller-assert</link><description>Hello, 
 I am experiencing a SoftDevice Controller ASSERT: 62, 1846. I am using a nrf52832 acting as a peripheral and nRF Connect SDK v1.9.1. This assert happens when large number of packets are being transmitted/received. Other similar tickets( here</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Dec 2022 13:58:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94870/softdevice-controller-assert" /><item><title>RE: SoftDevice Controller ASSERT</title><link>https://devzone.nordicsemi.com/thread/400864?ContentTypeID=1</link><pubDate>Thu, 15 Dec 2022 13:58:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef235eb8-7803-4491-acc4-77e986b8461a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This assert indicates a timing related issue of some sort, where the SoftDevice was delayed for too long for some reason. A typical reason for that is high priority interrupts that block for too long, or critical sections that block for too long, and similar, which I understand is what you have already suspected. The assert does not tell us anything more precisely about what blocked it, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>