<?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>Is there any legal issue on reusing a proprietary custom BLE profile?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15654/is-there-any-legal-issue-on-reusing-a-proprietary-custom-ble-profile</link><description>Sorry for a non-tech question. I&amp;#39;ve worked in a project using a ble module from nRF51 serie, and in this project we&amp;#39;ve implemented the suggested Nordic DFU profile described here ( devzone.nordicsemi.com/.../a00081.html) , the custom Nordic profile worked</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Aug 2016 12:25:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15654/is-there-any-legal-issue-on-reusing-a-proprietary-custom-ble-profile" /><item><title>RE: Is there any legal issue on reusing a proprietary custom BLE profile?</title><link>https://devzone.nordicsemi.com/thread/59767?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2016 12:25:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53b8cc28-dab1-4f50-b907-729539e4f9a3</guid><dc:creator>Fabio</dc:creator><description>&lt;p&gt;Hi Håkon, thanks for your answer, I understood the license that protects the SDK source code, and  I&amp;#39;m accepting your answer as the right one.
In fact I&amp;#39;m not intending to reuse/modify the SDK source code itself, the code implementation would be entirely produced by me on both sides (central and peripheral). However, I was tented to base my implementation on the same characteristics, attributes and message sequence as described on Nordic SDK DFU profile. So, worried about the &amp;quot;intellectual&amp;quot; property if it is applicable.&lt;/p&gt;
&lt;p&gt;BR,
Fabio&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any legal issue on reusing a proprietary custom BLE profile?</title><link>https://devzone.nordicsemi.com/thread/59766?ContentTypeID=1</link><pubDate>Wed, 10 Aug 2016 08:45:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca0e913a-dad7-4591-98d7-cf40e4050058</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Fabio,&lt;/p&gt;
&lt;p&gt;All source files have this type of header:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;/* Copyright (c) 2013 Nordic
Semiconductor. All Rights Reserved.  *&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The information contained herein is property of Nordic Semiconductor ASA.&lt;/li&gt;
&lt;li&gt;Terms and conditions of usage are described in detail in NORDIC  *
SEMICONDUCTOR STANDARD SOFTWARE
LICENSE AGREEMENT.  *  * Licensees are
granted free, non-transferable use of
the information. NO  * WARRANTY of ANY
KIND is provided. This heading must
NOT be removed from  * the file.  *
*/&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;And this points to the license located for SDK v6.1, in &amp;quot;...\documentation\license.txt&amp;quot;.&lt;/p&gt;
&lt;p&gt;Here is a small outline of the license states that you cannot use the source code in the SDK on non-nordic IC:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ol&gt;
&lt;li&gt;Grant of License  Subject to the terms in this Agreement Nordic grants
Licensee a limited, non-exclusive,
non-transferable, non-sub licensable,
revocable license (“License”): (a) to
use the SDK as a development platform
solely in connection with a Nordic
Integrated Circuit (“nRF IC”), (b) to
modify any source code contained in
the SDK solely as necessary to
implement products developed by
Licensee that incorporate an nRF IC
(“Licensee Product”), and (c) to
distribute the SDK solely as
implemented in Licensee Product.
Licensee shall not use the SDK for any
purpose other than specifically
authorized herein.&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;I would strongly recommend reading the full license to understand the delivery.&lt;/p&gt;
&lt;p&gt;Best regards,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>