<?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>nRF52832 example hanging on SoftDevice enable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75673/nrf52832-example-hanging-on-softdevice-enable</link><description>Hi, 
 I&amp;#39;m trying to run the peripheral heart rate service example on a custom board using the internal 32kHz RC oscillator. However, the code hangs when soft device is enabled, at the highlighted line below. 
 Project: ble_app_hrs_pca10040e_s112 CRITICAL_REGION_ENTER</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 May 2021 01:06:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75673/nrf52832-example-hanging-on-softdevice-enable" /><item><title>RE: nRF52832 example hanging on SoftDevice enable</title><link>https://devzone.nordicsemi.com/thread/311923?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 01:06:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5895194-6243-41d7-8013-e65d0c5c0d3e</guid><dc:creator>Noelle</dc:creator><description>&lt;p&gt;Solved my own problem. I didn&amp;#39;t&amp;nbsp;change the LF clock accuracy from 20ppm to 500ppm for the RC oscillator. Should have been:&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;#define NRF_SDH_CLOCK_LF_ACCURACY 1&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>