<?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>Migration code from nrf51 using sdk 8.1.0 to nrf52 using 14.0.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27704/migration-code-from-nrf51-using-sdk-8-1-0-to-nrf52-using-14-0-0</link><description>Hi everyone, 
 I&amp;#39;m trying to upgrade a functional code in a pca10028 board s110 with sdk 8.1.0 to a pca10056 board s140, I want to use the latest version (i.e. 14.0.0). 
 I wanted to know if there is a migration guide. Because I saw that there is no</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Nov 2017 09:18:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27704/migration-code-from-nrf51-using-sdk-8-1-0-to-nrf52-using-14-0-0" /><item><title>RE: Migration code from nrf51 using sdk 8.1.0 to nrf52 using 14.0.0</title><link>https://devzone.nordicsemi.com/thread/109358?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 09:18:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bcdca9e-b0c4-4938-8286-36d72671de00</guid><dc:creator>flyfe</dc:creator><description>&lt;p&gt;Will check thank you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migration code from nrf51 using sdk 8.1.0 to nrf52 using 14.0.0</title><link>https://devzone.nordicsemi.com/thread/109360?ContentTypeID=1</link><pubDate>Thu, 30 Nov 2017 09:18:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bb39290-7aed-4bb3-984e-489c6f0f08a8</guid><dc:creator>flyfe</dc:creator><description>&lt;p&gt;That was actually my thought, thanks for your answer !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migration code from nrf51 using sdk 8.1.0 to nrf52 using 14.0.0</title><link>https://devzone.nordicsemi.com/thread/109359?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 19:53:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1fa087e-bba1-4e3f-ad10-e5dbc88f79da</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;To be fair you are bridging two HW architectures, several big steps in Soft Device architecture (you don&amp;#39;t mention them but these are key, almost more important then SDK versions!) and like 3 years in SDK libraries and modules. My take is that this is almost impossible to do just as usual porting/migration. I bet that so many basic concepts changed (starting from stack enabling procedure through SD event numbers, error codes, libraries like flash memory usage and peer manager or DB discovery changing heavily - if you use them) that it&amp;#39;s almost like developing core of your app from scratch and then maybe port code written independently on SDK and SD API (e.g. some protocol layers if you have such).&lt;/p&gt;
&lt;p&gt;But also to be fair you don&amp;#39;t really need migration guide, if you want to see changes then simply put the source code to Kdiff or similar tool and you see it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migration code from nrf51 using sdk 8.1.0 to nrf52 using 14.0.0</title><link>https://devzone.nordicsemi.com/thread/109357?ContentTypeID=1</link><pubDate>Wed, 29 Nov 2017 19:07:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bde3d117-aa11-499d-875d-f301dee59ca8</guid><dc:creator>Kyle Krueger</dc:creator><description>&lt;p&gt;It looks like there are only migration guides from &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fmigration.html&amp;amp;cp=4_0_4_1_7"&gt;Sdk 12 - 13&lt;/a&gt; and &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.0.0%2Fmigration.html&amp;amp;cp=4_0_2_1_7"&gt;13 - 14&lt;/a&gt;. I don&amp;#39;t think you are going to find one that suits SDK 8.1 to 14.0.0 directly.&lt;/p&gt;
&lt;p&gt;However, you might find enough information in the latest two guides I linked to get you started. They do talk about the most recent replacements for the two libraries you used as an example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>