<?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 identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6479/how-to-identify-sdk-version-in-keil-packs</link><description>Looking in the Keil Packs Installer, there are over a dozen entries for NordicSemiconductor::nRF... - each with its own version number. 
 So which one actually represents the Nordic &amp;quot;SDK version&amp;quot;?? 
 The latest Nordic SDL version is 8.0.0 
 I had initially</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Apr 2015 11:33:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6479/how-to-identify-sdk-version-in-keil-packs" /><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22608?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 11:33:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5343666-a7fd-459d-b5ae-d9a3aa41a4a4</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So the thing you really need to document is the fact that it&amp;#39;s the &amp;#39;Examples&amp;#39; pack which is key:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;it&amp;#39;s the one to look at to see which SDK version you have;&lt;/li&gt;
&lt;li&gt;it&amp;#39;s the one to update when you need a manual update.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22607?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 10:57:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18386320-5d9b-4b96-84a9-43ca43b8acfe</guid><dc:creator>Krzysztof Loska</dc:creator><description>&lt;p&gt;Probably we should mention in release notes which Packs have been updated.&lt;/p&gt;
&lt;p&gt;By the way: in fact the only Pack you have to download manually in Keil is the Pack containing examples. Then copy some example using Pack Installer and launch it. Keil automatically detects which Packs you miss and asks you to confirm their instalation. Secondly, DeviceFamilyPack is a special kind of a Pack and is not directly connected with SDK. Device Failiy Packs describe physical aspects of devices and provide tools to interact with them like SVD files and Flash algorithms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22606?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 10:13:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4190206e-fbd0-4d1f-8adb-632e788ef739</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Thanks, but that doesn&amp;#39;t answer the question of where (or whether) this is documented.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22605?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 10:08:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5768bc85-9332-45db-b20b-f4921493a354</guid><dc:creator>Krzysztof Loska</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As Hung Bui mentioned nRF_Examples is the Pack which follows SDK versions. The reason is that nRF_Examples is the only Pack which has to be modified with each new release of SDK. All other Packs can be updated but do not have to be, so their versioning is independet of SDK versions.&lt;/p&gt;
&lt;p&gt;The easiest way to check which versions of Packs are used in some SDK release is to go directly to the place where we store SDK releases (&lt;a href="http://developer.nordicsemi.com/nRF51_SDK/)"&gt;developer.nordicsemi.com/.../)&lt;/a&gt; and download appropriate SDK release in Pack format (a zip with _packs suffix). Unzip it and then you are able to check version of every Pack inside its folder e.g. for SDK 8.0.0 inside nRF_BLE folder NordicSemiconductor.nRF_BLE.2.0.0.pack file is present, so it means that nRF_BLE is in version 2.0.0). You can also install all Packs at once running install.bat.&lt;/p&gt;
&lt;p&gt;nRF_DeviceFamilyPack is versioned independent of SDK versions. The big hole in versions of this Pack is intentional (between 1.1.4 and 7.1.0). The reason is that previously this Pack was versioned independent of MDK but now follows it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22603?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 08:33:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e7f4f65-94f5-45af-92ed-48969754e831</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;OK, thanks - that was my guess. Is that documented anywhere?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22604?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2015 06:50:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53d4dd8e-54cd-4fe1-98f3-3daac555fbaa</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Awneil,&lt;/p&gt;
&lt;p&gt;The SDK version in the pack should be the version of the nRF_Example, in this case you have version 8.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22600?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 16:02:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b187bd7-c70f-4c90-9ed0-05b79737b914</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So the &amp;quot;version&amp;quot; numbers shown in the Keil Packs Installer are essentially unrelated to the Nordic SDK version?!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22599?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 11:58:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:476fdff1-fc38-48f5-9f3c-460c7e7ba92a</guid><dc:creator>&amp;#216;yvind R&amp;#248;nningstad</dc:creator><description>&lt;p&gt;The only way I know of right now is to open the pack description file directly:&lt;/p&gt;
&lt;p&gt;Open the file &lt;code&gt;[keil]/ARM/Pack/NordicSemiconductor/[packname]/NordicSemiconductor.[packname].pdsc&lt;/code&gt; and check under &amp;quot;releases&amp;quot;. Most packs state which SDK version they were release with.&lt;/p&gt;
&lt;p&gt;Example: &lt;code&gt;C:/keil_v5/ARM/Pack/NordicSemiconductor/nRF_Libraries/NordicSemiconductor.nRF_Libraries.pdsc&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22602?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 09:19:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:259f3190-6bf0-4537-acf8-44c1cfa0e146</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Thanks - but that doesn&amp;#39;t answer the question: &lt;strong&gt;&lt;em&gt;How to identify the Nordic SDK Version in the Keil Packs?&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify SDK version in Keil Packs?</title><link>https://devzone.nordicsemi.com/thread/22601?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2015 08:10:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3519704-0f40-469e-85f2-1da283c77e31</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Awneil,&lt;/p&gt;
&lt;p&gt;We have noticed some issue with the pack system from KEIL. Some pack is not being updated to the latest version. We are trying to fix this internally.&lt;/p&gt;
&lt;p&gt;I would suggest you to use the SDK .zip file that we provided on our website at
&lt;a href="http://developer.nordicsemi.com/nRF51_SDK/"&gt;http://developer.nordicsemi.com/nRF51_SDK/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can use the project in arm5_no_packs folder so that no pack will be referred and the good old library folders will be included.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>