<?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 enters a deadlock when the device goes out of range during an active data transmission</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72461/softdevice-enters-a-deadlock-when-the-device-goes-out-of-range-during-an-active-data-transmission</link><description>Hi, our application uses a nrf52840 module and a nrf52840 dongle. ( sdk15.0.0) in the application. 
 The central sends data to the peripheral continuously on an event. When the central goes out of range before the data transmission is complete, we notice</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Mar 2021 14:36:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72461/softdevice-enters-a-deadlock-when-the-device-goes-out-of-range-during-an-active-data-transmission" /><item><title>RE: Softdevice enters a deadlock when the device goes out of range during an active data transmission</title><link>https://devzone.nordicsemi.com/thread/298430?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 14:36:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdbd12d0-659c-45e2-bf13-ab5032a54b3e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Can it be that there is an assert? An assert may cause the code to end in an infinite loop in&amp;nbsp;app_error_fault_handler(), and eventually the watchdog handler may trigger. You should start by looking at&amp;nbsp;app_error_fault_handler().&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>