<?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>App crashes after manual disconnection from mobile application.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85511/app-crashes-after-manual-disconnection-from-mobile-application</link><description>There is a custom bootloader in the flash having a address of 0x27000 immediately after the soft device occur, the bootloader code jumps directly to our beacon application having a flash address of 0x30100. The beacon application works fine. 
 Then we</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Mar 2022 07:55:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85511/app-crashes-after-manual-disconnection-from-mobile-application" /><item><title>RE: App crashes after manual disconnection from mobile application.</title><link>https://devzone.nordicsemi.com/thread/357323?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2022 07:55:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a94ce09-8eee-490c-bfde-8f3283b464e9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;By either logging ordebugging, are you able to see what the application does after a disconnection event both with and without a bootloader? Does the application jump to some other part of the code, in the bootloader for example? Normally, the bootloader is set to the &amp;quot;top&amp;quot; addresses of the flash memory instead of straight after the SoftDevice. Could you try moving the application address to 0x27000 instead and the bootloader address a bit higher (0x70000 for example)?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App crashes after manual disconnection from mobile application.</title><link>https://devzone.nordicsemi.com/thread/357019?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 05:36:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47e2d252-5070-491a-ab75-7886013299ac</guid><dc:creator>AthulValsan</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I am developing ibeacon application using nRF5 SDK with nrf52833 board. It will advertise beacon data every 100ms. it supports connection from central device.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In our case mobile app is central device.&lt;/p&gt;
&lt;p&gt;I am connected to my ibeacon using&amp;nbsp; mobile app. After forceful disconnection from mobile app. our nrf52833 based beacon application disconnected successfully. After few seconds of disconnection i can&amp;#39;t see broadcast from beacon. This issue happens when I am combining custom bootloader. Without bootloader there is no issue after forceful disconnection.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: App crashes after manual disconnection from mobile application.</title><link>https://devzone.nordicsemi.com/thread/356779?ContentTypeID=1</link><pubDate>Tue, 08 Mar 2022 08:39:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa8cabae-9dab-4f6a-969d-c2b3ed481ee8</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think we need some more information on what your application actually does upon a disconnect event. What SDK are you using for development, the &lt;a href="https://infocenter.nordicsemi.com/topic/struct_sdk/struct/sdk_nrf5_latest.html"&gt;nRF5 SDK&lt;/a&gt; or the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html"&gt;nRF Connect SDK&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;What happens in your application when the&amp;nbsp;&lt;strong&gt;BLE_GAP_EVT_DISCONNECTED&lt;/strong&gt; or the &lt;strong&gt;disconnected&lt;/strong&gt;() callback is trigged (depending on the SDK you&amp;#39;re using)?&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>