<?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 Connection Drops During File Transfer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90279/bt-connection-drops-during-file-transfer</link><description>I have migrated an application based on the peripheral uart sample, running on a Fanstel BT40 board, from nRF Connect SDK v1.6.1 to v2.0.0. The application receives one line-at-a-time via a BLE NUS receive callback from a 115 KB text file, each line 44</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Jul 2022 13:05:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90279/bt-connection-drops-during-file-transfer" /><item><title>RE: BT Connection Drops During File Transfer</title><link>https://devzone.nordicsemi.com/thread/378547?ContentTypeID=1</link><pubDate>Mon, 25 Jul 2022 13:05:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b5da666-083b-4cdb-9b93-a17277eaa7ec</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Seems like a hardfault happening just after&amp;nbsp;&lt;span&gt;Disconnected event arrives (atleast from the logs). Can you tell us more about your app what it does when it is disconnected?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also check if there are any stack overflows in the app by enabling the &lt;a href="https://docs.zephyrproject.org/3.0.0/reference/kconfig/CONFIG_STACK_SENTINEL.html"&gt;sentinel&lt;/a&gt;&amp;nbsp;feature. The thread that throwed this hardfault &amp;quot;mainCommsThreadID&amp;quot;, can you check if this has enough stack allocated for it?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>