<?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 use code running on p10028 on a p10001 for the nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70232/can-i-use-code-running-on-p10028-on-a-p10001-for-the-nrf51822</link><description>I have some old production code that uses s110 v 5/6 and SDK 8.0.0 (perhaps - no one seems to know). The production device has never been able to do a bonded reconnect correctly, as encryption always failed on the central side. The reason was the flash</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Jan 2021 09:43:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70232/can-i-use-code-running-on-p10028-on-a-p10001-for-the-nrf51822" /><item><title>RE: Can I use code running on p10028 on a p10001 for the nRF51822</title><link>https://devzone.nordicsemi.com/thread/288321?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 09:43:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ea5d52d-8412-47e1-b751-3bb4e8bb1cd8</guid><dc:creator>brianreinhold</dc:creator><description>&lt;p&gt;I meant PCA10001 its just that the h-files shortened out the names in the old distribution and dropped the &amp;#39;ca&amp;#39;. I was unclear of which was the correct designation so I probably used them interchangeably...&lt;/p&gt;
&lt;p&gt;Note that I am not talking about testing here. I am working on an actual device that you can buy in the market, I have disassembled it and wired up the SWD which I program&amp;nbsp;through a pca10028 DK. I did do some testing on the DK alone using s130 but that does not allow me to test how the module works with the actual pulse oximeter sensor.&lt;/p&gt;
&lt;p&gt;That being said I went ahead and flashed the production device with the s130 2+ and then installed my app written with the s130 SoftDevice APIs. It worked on my production device and it worked on my nrf51 DK which I just bought a few months ago and is designated PCA10028 V1.2.2 1026.44 followed by a serial number.&lt;/p&gt;
&lt;p&gt;In the production device the nrf51822 is mounted on something called a YJ-14001-NRF51822 and I have no idea what that means. There aren&amp;#39;t any LEDs or buttons on it and the buttons that are in the device are controlled by another module.&lt;/p&gt;
&lt;p&gt;Anyways, it appears that at least in this case, the s130 is compatible and I can use the pca10028.h file instead of the pca10001,h file. Note that in your SDK 12.3.0 package the pca10001.h file still exists under components/boards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use code running on p10028 on a p10001 for the nRF51822</title><link>https://devzone.nordicsemi.com/thread/288302?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2021 07:25:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:097fd659-bcf4-491c-9401-8a2636ab5b3c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="brianreinhold"]What I do not understand is what p10001 and p10028 and those designations mean[/quote]
&lt;p&gt;I should have been more explicit. There i no such thing as p10001, however ther is PCA10001, which is the nRF51 Evaluation Kit. That has long been deprecated and was replaced by the nRF51 Development Kit (PCA10028).&lt;/p&gt;
[quote user="brianreinhold"]I looked at the compatibility matrix some time ago and came up with that the latest SoftDevice I can use with the nrf51822 (which I have) is s130.[/quote]
&lt;p&gt;That is correct.&lt;/p&gt;
[quote user="brianreinhold"]With that goes the 12.3.0 SDK but I am using all sd_* calls for Bluettooth, pairing/bonding, and flash writes.[/quote]
&lt;p&gt;There is no need to use the SDK if you do not want to, but the compatibility matrix shows which SW and HW products are compatible. So e.g. SDK 12.3 has been integrated with S130 2.0.x, making that a tested and supported combination. But even if you do not use the SDK, a key here is that new SoftDevices has not been tested with earlier chip revisions (e.g. you cannot use S130 2.0.x with revision 1 or 2 ICs, which is why using it with PCA10001 is not supported (though it may work good enough for testing on your desk).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use code running on p10028 on a p10001 for the nRF51822</title><link>https://devzone.nordicsemi.com/thread/288180?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 13:01:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cbedcad-cfea-4194-ac8f-38c3b0933116</guid><dc:creator>brianreinhold</dc:creator><description>&lt;p&gt;That reference does not really help - I have already looked at them extensively. What I do not understand is what p10001 and p10028 and those designations mean. I looked at the compatibility matrix some time ago and came up with that the latest SoftDevice I can use with the nrf51822 (which I have) is s130. With that goes the 12.3.0 SDK but I am using all sd_* calls for Bluettooth, pairing/bonding, and flash writes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I use code running on p10028 on a p10001 for the nRF51822</title><link>https://devzone.nordicsemi.com/thread/288166?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2021 12:37:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9711dd4a-52ea-40ba-8417-08431edd2999</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In principle it should work. However, newer SoftDevices and SDK versions are not always tested on older chip revisions, and workarounds for older revisions may be removed after some time. You can see the &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf51/COMP/nrf51/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix.html"&gt;SDKs and SoftDevices compatibility matrix&lt;/a&gt;&amp;nbsp;for details. Note that things may still work even though not listed as compatible, so if this is not for use in an end product then it should not be a problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>