<?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>Mesh SDK v1.0.1 -- Coexistence with SDK 14.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33117/mesh-sdk-v1-0-1----coexistence-with-sdk-14-2</link><description>I&amp;#39;m having a problem merging the Mesh SDK v1.0.1 with nRF5 SDK 14.2 following the &amp;quot; Coexistence with other Nordic SDKs&amp;quot; section of the Mesh documentation. I have a fresh unzip of the Mesh SDK and a fresh unzip of the nRF5 SDK both unaltered in any way</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Apr 2018 11:47:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33117/mesh-sdk-v1-0-1----coexistence-with-sdk-14-2" /><item><title>RE: Mesh SDK v1.0.1 -- Coexistence with SDK 14.2</title><link>https://devzone.nordicsemi.com/thread/127602?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 11:47:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb6fefa0-561c-4069-b19f-c22c3a1cbd20</guid><dc:creator>priya123</dc:creator><description>&lt;p&gt;Any working example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh SDK v1.0.1 -- Coexistence with SDK 14.2</title><link>https://devzone.nordicsemi.com/thread/127429?ContentTypeID=1</link><pubDate>Mon, 09 Apr 2018 12:35:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a525b46-aba3-41e5-a538-3b580795898b</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I just tested this by copying every folder inside the mesh sdk v 1.0.1 (i.e. bin, CMake, doc, examples, external, mesh, models, scripts, tools) into the nordic sdk 14.2 folder. You probably don&amp;#39;t need every folder &amp;amp; file from the mesh sdk to enable mesh inside an sdk example, so you could probably delete those you don&amp;#39;t need. Then, I ran the patch exactly like you did &amp;amp; received this output:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;$ patch -p3 &amp;lt; ./external/nRF5_SDK_14.2.0_17b948a/nRF5_SDK_14.2.0_17b948a.patch
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/boards/pca10056.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/device/compiler_abstraction.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/drivers_nrf/hal/nrf_gpio.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/toolchain/arm/arm_startup_nrf51.s
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/toolchain/arm/arm_startup_nrf52.s
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/toolchain/arm/arm_startup_nrf52810.s
(Stripping trailing CRs from patch; use --binary to disable.)
patching file components/toolchain/arm/arm_startup_nrf52840.s
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Basically, it seems like it worked. The difference is that I was using Windows 10 instead of Mac. Could you try installing git bash instead of using the mac command line? Maybe that would help.&lt;/p&gt;
&lt;p&gt;I have previously encountered a problem with using the windows command line where the make command just would not work no matter what I tried. As soon as I ran make from git bash, everything miraculously worked. It could be that this might work.&lt;/p&gt;
&lt;p&gt;Could you try this out &amp;amp; let me know how it went? If that doesn&amp;#39;t work, I&amp;#39;ll test this on my own Mac &amp;amp; see if I can get it working.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>