<?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>Merge HRM and iBeacon.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55580/merge-hrm-and-ibeacon</link><description>Hello 
 I&amp;#39;m doing a test that if it&amp;#39;s possible to start ibeacon function when BLE is connected in nRF52840. so I merge ibeacon into HRM demo code and as you can in the following pic. 
 But some problem comes out when I download the code into chip. 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Dec 2019 12:42:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55580/merge-hrm-and-ibeacon" /><item><title>RE: Merge HRM and iBeacon.</title><link>https://devzone.nordicsemi.com/thread/225355?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2019 12:42:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:85a800cd-908b-4109-b61d-e1611f8e59e6</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It can be very helpful to have debug logging enabled. Often it will tell you exactly where and why the program crashed (compile with DEBUG to get verbose &amp;quot;crashlog&amp;quot;). Anyway, the advertising module has a feature that automatically restarts advertising on disconnect and it is possible that this happens before the disconnect event is received by your event handler.&amp;nbsp; Try to change the&amp;nbsp;BLE_ADV_BLE_OBSERVER_PRIO configuration sdk_configh from 1 to 3 and increase the priority of your BLE event handler from 3 to 1 and see if it helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>