<?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>How to update SDK version quickly and efficiently</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68023/how-to-update-sdk-version-quickly-and-efficiently</link><description>Now I am using nRF52832,SDK15.0.0, S132, I want to update to the new SDK version 15.0.3 or higher, how do I need to do, thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Nov 2020 08:24:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68023/how-to-update-sdk-version-quickly-and-efficiently" /><item><title>RE: How to update SDK version quickly and efficiently</title><link>https://devzone.nordicsemi.com/thread/278728?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2020 08:24:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e632aba-b211-4e9b-bd42-32eef0ed08ac</guid><dc:creator>ArchieL</dc:creator><description>&lt;p&gt;Thank You， Edvin. I will have a try .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update SDK version quickly and efficiently</title><link>https://devzone.nordicsemi.com/thread/278726?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2020 08:21:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:023d2f8b-5410-4382-915c-fbd0e3556364</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;First of all, you should refer to the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/migration.html"&gt;migration guides&lt;/a&gt; in each of the major releases (if you port from SDK15.x.x to SDK16.x.x). Between the minor releases (SDK15.0.0 -&amp;gt; SDK15.3.0) there shouldn&amp;#39;t be any API changes. You should be able to copy your project directly to the new SDK, as long as you didn&amp;#39;t change anything inside the SDK files.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Practically, you should copy your custom files into a new project in the new SDK. Let us say you started with the ble_app_template project in SDK15.0.0. If you want to port this to SDK16.0.0, I would suggest that you replace the main.c file in SDK16.0.0&amp;#39;s ble_app_template project, and copy your custom files to the new SDK, and start by making it compile again by adding the files that you need, and adjusting the sdk_config.h file to match your previous one.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>