<?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>Migrating from nrf51 DK to custom module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7888/migrating-from-nrf51-dk-to-custom-module</link><description>Hi,
I wan to load ble_app_hrs_s110_pca10028 project example from SDK 8.10 to a module purchased on eBay: 
 www.ebay.com/.../111600483137 
 This module has nrf51822 qfaag2 (instead of nrf51422 on nrf 51 DK) and has no 32 khz crystal. 
 I assumed I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Oct 2015 11:20:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7888/migrating-from-nrf51-dk-to-custom-module" /><item><title>RE: Migrating from nrf51 DK to custom module</title><link>https://devzone.nordicsemi.com/thread/28182?ContentTypeID=1</link><pubDate>Fri, 23 Oct 2015 11:20:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1257774-6979-4678-a38d-57b8ca47c653</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Yes it does, that is why there is the calibration parameter.  It allows to period periodically recalibrate the oscillator.  The effect on performance is minimal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating from nrf51 DK to custom module</title><link>https://devzone.nordicsemi.com/thread/28181?ContentTypeID=1</link><pubDate>Thu, 22 Oct 2015 11:45:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:899cc84b-f216-4a1f-943e-ebeeac35ea3a</guid><dc:creator>RiZsho</dc:creator><description>&lt;p&gt;I had the same problem and this resolved the issue. May I ask, for what purpose is this RC oscillator used? Will it affect performance and functionality when exposed to different temperatures?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating from nrf51 DK to custom module</title><link>https://devzone.nordicsemi.com/thread/28180?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2015 14:09:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a62c05b7-5d66-4843-8ad7-6a9e32156434</guid><dc:creator>gaminn</dc:creator><description>&lt;p&gt;Thanks, NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION solved the problém. The device is QFAAG2 = 256 kB flash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating from nrf51 DK to custom module</title><link>https://devzone.nordicsemi.com/thread/28179?ContentTypeID=1</link><pubDate>Sun, 28 Jun 2015 15:50:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:896afef3-3156-495f-943d-dc662070af4d</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;You need to call &lt;code&gt;SOFTDEVICE_HANDLER_INIT&lt;/code&gt; with &lt;code&gt;NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION&lt;/code&gt;.  The other one is to use the crystal.  I see on the photo that the device is marking QFAB which is the 128KB Flash version.  So make sure you adjust the linker script to the right value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>