<?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>BLE Transitioning from nRF51 to nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38954/ble-transitioning-from-nrf51-to-nrf52</link><description>Hi, 
 I am trying to transition from nRF51822 to nRF52840. I have the PCA10056 board to help me with the transition. I was able to make the BLE work with the nRF51822 by flashing the softdevice, and then the application program. However, with the nRF52840</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Sep 2018 06:16:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38954/ble-transitioning-from-nrf51-to-nrf52" /><item><title>RE: BLE Transitioning from nRF51 to nRF52</title><link>https://devzone.nordicsemi.com/thread/150798?ContentTypeID=1</link><pubDate>Fri, 28 Sep 2018 06:16:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f12e995f-48c1-477e-94df-22d4fed6176d</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The free version of Keil has a 32K code size limit and most of the new examples exceeds this. You can buy a full license from Keil to fix this linker &amp;quot;error&amp;quot;, or use &lt;a href="https://www.nordicsemi.com/eng/Products/SEGGER-Embedded-Studio-IDE/(language)/eng-GB"&gt;Segger Embedded Studio&lt;/a&gt; which&amp;nbsp;is a free alternative for Nordic customers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Transitioning from nRF51 to nRF52</title><link>https://devzone.nordicsemi.com/thread/150776?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 22:09:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad34178a-aaae-402e-91fb-57b6a71430a9</guid><dc:creator>KCY</dc:creator><description>&lt;p&gt;Thank you, Vidar! It works with the pre-compiled .hex. However when I try to compile my hex file, I get this error: &amp;quot;error: L6050U: The code size of this image (40220 bytes) exceeds the maximum allowed for this version of the linker.&amp;quot; How can I solve this problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Transitioning from nRF51 to nRF52</title><link>https://devzone.nordicsemi.com/thread/150674?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 11:29:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b8f2a70-1b75-439a-a476-784f144f7598</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you testing with the pre-compiled .hex from the SDK by any chance? Those are merged with the softdevice already so you don&amp;#39;t need to program the softdevice separately.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;e.g.,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;nrfjprog --program&amp;nbsp;&amp;quot;C:\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_hrs\hex\ble_app_hrs_pca10056_s140.hex&amp;quot; --chiperase -r&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>