<?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>nRF51422 xxAA S110 strange hanging</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7259/nrf51422-xxaa-s110-strange-hanging</link><description>Hello, 
 I&amp;#39;m developing a custom UART through BLE using NUS. I&amp;#39;ve been testing my idea on the nRF51822 USB Dongle and it worket perfectlly (compiling on latest Keil V5), utilizing a nRF51422 xxAC design template. 
 The problem begins when I want to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 May 2015 08:25:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7259/nrf51422-xxaa-s110-strange-hanging" /><item><title>RE: nRF51422 xxAA S110 strange hanging</title><link>https://devzone.nordicsemi.com/thread/25667?ContentTypeID=1</link><pubDate>Tue, 26 May 2015 08:25:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:051c0f6b-10d0-4198-b4f6-e334f6486f16</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Yes, that is what needed to be set.  You also try a longer calib period to lower power consomption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51422 xxAA S110 strange hanging</title><link>https://devzone.nordicsemi.com/thread/25666?ContentTypeID=1</link><pubDate>Tue, 26 May 2015 08:22:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef5ad5d4-2d3b-4a26-aa13-9afafba7cb16</guid><dc:creator>GrzesiekG</dc:creator><description>&lt;p&gt;Just to be clear, in my ble_init() I&amp;#39;ve done something like this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;//SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, NULL);
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_250MS_CALIBRATION, NULL);
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;It worked, thankyou :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51422 xxAA S110 strange hanging</title><link>https://devzone.nordicsemi.com/thread/25665?ContentTypeID=1</link><pubDate>Mon, 25 May 2015 17:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4c2e04b-3230-4f5f-840b-1217a6ec3c19</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Yes it does.  By default all examples use the 32KHz crystal.  if you don&amp;#39;t have that installed, you need to use RC OSC to initialized Softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>