<?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>Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6659/can-i-only-use-modules-based-on-revision-3-nrf51822-with-nrf51-dk</link><description>I guess and hope not but I am a little confused by the compatibility matrix..
 
 I would need to use SDK 7 or higher for my nRF51-DK
but I would need to use SDK6.1 or lower to work with my revision 2 based nRF51822 modules? 
 Can I use the nRF-51DK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 May 2015 11:23:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6659/can-i-only-use-modules-based-on-revision-3-nrf51822-with-nrf51-dk" /><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23355?ContentTypeID=1</link><pubDate>Mon, 04 May 2015 11:23:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc64e8da-bc01-4b0a-a2c7-e4179111a93c</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;@RK: If I understand you correctly I believe you are looking at Compatibility Matrix v1.2, but there is &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf51.v1.0.0/pdflinks/nrf51_comp_matrix.html?cp=2_0"&gt;a new matrix in town&lt;/a&gt; :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23356?ContentTypeID=1</link><pubDate>Fri, 01 May 2015 05:39:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dc1a374-5dfa-467e-8e01-a5babe62a10f</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You say in your comprehensive (and thanks for that) answer that SD8.0 is tested and proven to work on the rev 2 ICs. In which document can I find that information? The compatibility matrix I found shows nothing after 7.0.0 for rev 2, possibly because each line refers to an SDK revision which then infers the SD revision and the last SDK for rev 2 is 6.1.0.&lt;/p&gt;
&lt;p&gt;Where, for instance, can I find whether 7.1.0 is compatible with rev 2 ICs? I&amp;#39;m assuming if 7.0.0 is and 8.0.0 is that 7.1.0 is but I can&amp;#39;t really prove it.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have SDK compatibility issues because I have my own library routines for just about everything from timers to I2C to SPI etc. Even if I did need some SDK stuff it&amp;#39;s quite easy to use one SDK but pull in the SD headers from the SD release you want to use instead of those in the SDK.&lt;/p&gt;
&lt;p&gt;So where&amp;#39;s the information about pure SD compatibility with different chip revisions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23354?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 13:29:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2246b10-e80e-40bb-a3ef-55adf7792c8f</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I think I will leave it up to you to decide what&amp;#39;s best for you. I guess it all depends on your available resources and timespan. I agree with you with regards to the SDK 6.1.0, SD 7.1.0 and SD1.0.1.&lt;/p&gt;
&lt;p&gt;There is a release note in the SDK .zip files, but I&amp;#39;m afraid it&amp;#39;s quite superficial. It might not be &lt;em&gt;most of&lt;/em&gt; the drivers and libs, but some drivers are rewritten to take advantage of the bugfixes in rev 3. There is also a release note and a migration document bundled in the SoftDevice .zip file.&lt;/p&gt;
&lt;p&gt;Yes, the examples are written for an old dev kit, but this is mostly a matter of GPIO pin numbers defined to LEDs, buttons etc, and most examples are perfectly usable with the latest dev kits with some minor tweaking if you are like me and love blinking LEDs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23353?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 11:40:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9acf7420-a8ca-4396-9da8-e046cb4071e8</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;Thank you so much for your detailed edits! Too bad there is no way in the short time to make our own revision 3 based board that would be small enough to fit for the usecase. So we must stick to revision 2 for the time being.... If you had to deal with this situation: What SD and SDK combination(s) would YOU use? As far as I understand the PAN and Combatibility Matrix and your answer. SDK 6.1 with SD7.1.0 and SD1.0.1 would be the only combination that are guaranted to work for both revisions? But the examples would be for an older developement kit.&lt;/p&gt;
&lt;p&gt;I could also use the latest SD on both revision but not the SDK8 for the revision 2..  Where can I find a changelog for the SDK? I can&amp;#39;t believe most of the drivers/libs won&amp;#39;t work on the revision 2 chip..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23352?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 10:50:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4be16c50-8242-4268-910b-3b248e0e696d</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I answered your questions in my answer above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23351?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2015 09:21:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45ff0935-496d-4535-a787-1c7c97230c80</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;I&amp;#39;m still a little confused by the compatibility matrix v2.pdf..&lt;/p&gt;
&lt;p&gt;Revision 2 chips can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;be used with the latest Softdevices
(S110 v8.0.0 and S120 v2.0.0)&lt;/li&gt;
&lt;li&gt;but only with SDK 6.1.0 - and this
only supports the Softdevices one
version earlier??&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And the nRF51-DK can only be used with SDK v8+&lt;/p&gt;
&lt;p&gt;So there is no way for me to use the same SDK+Softdevices on the nRF51-DK and my revision 2 based modules? :( What is the least problematic SDK/Softdevices combination for my hardware mix? I&amp;#39;ll probably have to use SPI or I2C + Timer + Bluetooth Multilink Example on 4 peripherals and Multilink Example + UART on 1 central.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23350?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2015 06:28:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a7e557b-2458-4924-837c-ed835ae1d134</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;No more changes than those that are mentioned in the product change notifications and softdevice specifications.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23349?ContentTypeID=1</link><pubDate>Sat, 25 Apr 2015 16:28:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:061de5f8-f888-4c6f-bba8-f04eebb5b5f5</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;As far as I read all the PDFs... (PAN, Series Reference,..) there is a good chance that my applications I am going to write for the nRF51-DK will also work on my revision 2 based modules or are there any general changes I&amp;#39;ve missed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23348?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2015 10:40:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72ac63b1-c595-4835-b9fb-fd8714f8c3a5</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Yes, correct on both counts. Just keep in mind that SDK 8 and 7 are not tested on rev 2 IC. So if you choose to use SDK 6.1.0 you should use S110 v7.1.0 or earlier or S120 v1.0.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23347?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2015 10:06:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9139430e-b50e-4a61-9f90-d5c7e63b169c</guid><dc:creator>muhkuhns</dc:creator><description>&lt;p&gt;Thanks for your answer! I already read the documents regarding the changes between the different revisions. As from the combatibility matrix it seems to me: I can use the newest S110 and S120 Softdevices for both, my revision 2 modules and the nRF51-DK.&lt;/p&gt;
&lt;p&gt;But I have to use the SDK v6.1 for my nRF51822 modules and the SDK v8 for my nRF51-DK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23346?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2015 09:22:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aae3c29d-8ccc-439f-a6a7-a5f730f4544e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi. In addition to Mangos comment: &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/38893/3/79141508"&gt;This document&lt;/a&gt; describes what&amp;#39;s new in the third revision and hence what you &amp;quot;miss out on&amp;quot; using revision 2. In the release notes bundled with the various softdevices you will also find a chapter on new functionality for that particular Softdevice. We don&amp;#39;t recommend using incompatible Softdevices, SDKs and IC revisions. Maybe it works for you and maybe it doesn&amp;#39;t. What is sure is that we have not tested it and won&amp;#39;t make any guarantees.&lt;/p&gt;
&lt;p&gt;Answer to comments below:&lt;/p&gt;
&lt;p&gt;The SD 8.0.0 is tested and proven to work on rev 2 ICs. The SDK, on the other hand (which is just a set of libraries, drivers and examples), is &lt;em&gt;not&lt;/em&gt; tested. Hence you can safely use SD v8, but you can&amp;#39;t base your application on SDK v8 and expect it to work. You will have to write your own drivers, libraries and application from scratch, which is &lt;em&gt;a lot&lt;/em&gt; of work.&lt;/p&gt;
&lt;p&gt;In other words, the SDK is dependent on the SD, as it uses a lot of the functions in the SD, but the SD is &lt;em&gt;not&lt;/em&gt; dependent on the SDK.&lt;/p&gt;
&lt;p&gt;The nRF51 DK can be used with any SD and SDK compatible with revision 3 ICs.&lt;/p&gt;
&lt;p&gt;You &lt;em&gt;can&lt;/em&gt; use SDK 6.1.0 and SD 7.1.0 on both IC revision 2 &amp;amp; 3 according to the compatibility matrix. Revision 2 ICs have some issues with the I2C (aka TWI) and UART. Check out the &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/24634/6/28147052"&gt;Product Anomaly documents&lt;/a&gt; to learn more. To accommodate for these anomalies you should use the latest SDK, SD and IC revision if you can.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I only use modules based on revision 3 nRF51822 with nRF51-DK ??</title><link>https://devzone.nordicsemi.com/thread/23345?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2015 01:36:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e3d078f-d256-474e-9b0f-8fe19089ce46</guid><dc:creator>MANGO</dc:creator><description>&lt;p&gt;Hi muhkuhns. What SoftDevice you are using? S110, S120 ?&lt;/p&gt;
&lt;p&gt;I do not exactly know what you miss when you use SDK 6.1.&lt;/p&gt;
&lt;p&gt;However, I was told from the Nordic employee that there was a bug in device manager when you use SDK 6.1.&lt;/p&gt;
&lt;p&gt;Also I tried SDK 7.2 and SoftDevice S110 7.1 on the revision 2 chip.&lt;/p&gt;
&lt;p&gt;I used HID keyboard service and NUS and it did worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>