<?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>Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65033/combining-mesh-and-blinky-examples</link><description>Hello everyone. 
 I would like to set-up a mesh network of Thingy:52 devices and an nRF52840, which would help me communicate from the an external stimulus to the phone, via this mesh network. 
 The steps that I have done are: I tried the the Light switch</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Oct 2020 14:44:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65033/combining-mesh-and-blinky-examples" /><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/275683?ContentTypeID=1</link><pubDate>Mon, 19 Oct 2020 14:44:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7b2b3a8-0912-45a6-9151-7e5496bcd31b</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hi &lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mttrinh"&gt;Mttrinh&lt;/a&gt;&amp;nbsp;and thanks for your help.&lt;/p&gt;
&lt;p&gt;Ok, now I understand that it may be more complex than I originally imagined &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f604.svg" title="Smile"&gt;&amp;#x1f604;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your references!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/275680?ContentTypeID=1</link><pubDate>Mon, 19 Oct 2020 14:35:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2abec5e5-ba84-4305-9f88-539ede3c716a</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I might have been misleading with the coexistence example. It was meant to use as a reference on how you can merge the blinky example and mesh example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For provisioning, all nodes in the network need to be provisioned by the same provisioner. (Actually, it can be multiple provisioners, but then the provisioners must exchange information about the network beforehand, such as network key, already provisioned nodes, app keys, etc.)&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So if you want to provision everything from the phone you can add support for PB-GATT yourself. I haven&amp;#39;t done this myself but there should be many threads on this forum discussing about this already. I suggest you try to search around the forum, and &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_doc_user_guide_modules_provisioning_gatt_proxy.html?cp=7_2_2_4_7_2" rel="noopener noreferrer" target="_blank"&gt;this&lt;/a&gt;&amp;nbsp;will be helpful.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/274824?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2020 08:56:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18d2fe5d-3bed-464f-a906-ef3fda972ddd</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hello! Thanks for this info, I have been waiting for another dev board until now.&lt;/p&gt;
&lt;p&gt;Ok, so the last step from my project would be to actually integrate the Mesh project into the Nordic Blinky project, like I said in the beginning. But before trying to follow that tutorial (which I failed until now), I would like to ask you some questions.&lt;br /&gt;&lt;br /&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f50d.svg" title="Mag"&gt;&amp;#x1f50d;&lt;/span&gt; So, on one hand, the provisioning needs to be done from the nRF Mesh phone Application (this works for the Mesh project).&lt;br /&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f50d.svg" title="Mag"&gt;&amp;#x1f50d;&lt;/span&gt; On the other hand, for the combined example, provisioning cannot be make from the phone and needs to be made by a dev board.&lt;br /&gt;&lt;br /&gt;This is not so feasible, because I would like to deploy this combined mesh+blinky on many Thingy:52, which will act as a range extender, like I presented in the beginning:&lt;/p&gt;
[quote userid="92310" url="~/f/nordic-q-a/65033/combining-mesh-and-blinky-examples"][server (Thingy:52), relay] [/quote]
&lt;p&gt;But this can only be achieved if I specifically assign them with the&lt;em&gt; same group address from the phone.&lt;/em&gt; So this cannot be just randomly done by a devboard.&lt;br /&gt;I hope that I explained well enough my concern.&lt;/p&gt;
&lt;p&gt;Do you see the problem that I will have even if I try to combine the two exampls? Maybe I should try another approach (?). &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f914.svg" title="Thinking"&gt;&amp;#x1f914;&lt;/span&gt; Do you have any ideas?&lt;/p&gt;
&lt;p&gt;Thanks! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f31e.svg" title="Sun with face"&gt;&amp;#x1f31e;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/271121?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2020 13:32:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20fb0fa1-d282-49c7-8c57-a19886968632</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Yes, you need to use another development board to do the provisioning.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/270897?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 14:35:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:04c6a2eb-3ad2-4167-8856-94ab7e896334</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hello, &lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mttrinh"&gt;Mttrinh&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote userid="15475" url="~/f/nordic-q-a/65033/combining-mesh-and-blinky-examples/270885"]so you won&amp;#39;t be able to see/provision it using the nRF Mesh app.[/quote]
&lt;p&gt;- ok, I did not know that. Thanks. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I used the phone for the light switch example, because&amp;nbsp;I do not have so many boards (in the example, it&amp;#39;s specified that we can use either a board or the phone, so I just used the phone).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, you are saying that I should use another&amp;nbsp;&lt;span&gt;development kit&amp;nbsp;for provisioning, instead.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/270885?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 14:02:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49955c9c-f412-440b-a340-1c41b706a0be</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Coexistense examples doesn&amp;#39;t support PB-GATT so you won&amp;#39;t be able to see/provision it using the nRF Mesh app. You need to use the provisioner example found in our SDK and provision it like you would with the light switch example. After you have provsioned it you can connect to it via nRF Connect and send data to the node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/270805?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 11:08:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba29337a-2fc6-41f7-9c33-b4a4c168e8cb</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hi! Sorry for the delay, I have been trying this example which you advised me.&lt;/p&gt;
&lt;p&gt;It builds successfully. However, I cannot test it.&amp;nbsp;My steps are the following:&lt;/p&gt;
&lt;p&gt;1. Follow the 4 steps from t&lt;span&gt;he&amp;nbsp;&lt;/span&gt;&lt;a title="SDK UART coexistence example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_examples_sdk_coexist_ble_app_uart_coexist_README.html?cp=7_2_3_3_1"&gt;SDK UART coexistence example.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Try to connect via nRF Mesh App - not sucessfull&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f6ab.svg" title="No entry sign"&gt;&amp;#x1f6ab;&lt;/span&gt;&amp;nbsp;The board is not found in the app.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. Try to connect via nRF&amp;nbsp;Connect - not sucessfull&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f6ab.svg" title="No entry sign"&gt;&amp;#x1f6ab;&lt;/span&gt;&amp;nbsp;&amp;nbsp;I&amp;nbsp;&lt;span style="text-decoration:underline;"&gt;can&lt;/span&gt; connect to the board. But whenever I try to write something in the field &lt;em&gt;Mesh Proxy Data In&lt;/em&gt;, I get disconnected to the board (and I can reconnect&amp;nbsp;back, but still the message is not received).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Do you have any ideas how to make this example work? Thanks a lot for your ideas and help!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/269872?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2020 12:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bedeeb31-8d52-4b19-8d12-96cabfd70d11</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Have you taken a look at the&amp;nbsp;&lt;a title="SDK UART coexistence example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_examples_sdk_coexist_ble_app_uart_coexist_README.html?cp=7_2_3_3_1"&gt;SDK UART coexistence example&lt;/a&gt;? It is an example where mesh is merged into the nRF5 UART example. This example can be used as a reference as to how you can merge mesh into the Blinky example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/269537?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2020 07:29:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a124d09-7cbb-45a4-8826-aaebdb74acef</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mttrinh"&gt;Mttrinh&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote userid="15475" url="~/f/nordic-q-a/65033/combining-mesh-and-blinky-examples/269005"]Copy it from the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;examples/templates&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder in mesh stack repository into your project folder,[/quote]
&lt;p&gt;I did that. But I would like to point out that &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/nrf__mesh__config__app_8h_source.html"&gt;nrf_mesh_config_app.h&lt;/a&gt; does not go in the project folder, i.e.&amp;nbsp;&lt;em&gt;C:\SESProj\nRF5_SDK_1530\examples\ble_peripheral\ble_app_blinky\pca10056\s140\ses&lt;/em&gt;, like you are proposing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Instead, it goes to &lt;em&gt;C:\SESProj\nrf5_SDK_for_Mesh_v320\mesh\core\api&lt;/em&gt;, where all .h files for the project are. Otherwise it will throw errors.&amp;nbsp;&lt;/p&gt;
[quote userid="15475" url="~/f/nordic-q-a/65033/combining-mesh-and-blinky-examples/269005"]Can you try copy from the template instead and &lt;span&gt;remove&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;#error&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;message at the top of the fil? D&lt;/span&gt;oes it make any difference?[/quote]
&lt;p&gt;I did erase those 3 lines and I do not get that specific error anymore. Instead, other errors arise, from the file &lt;em&gt;mesh_opt_gatt.h &lt;/em&gt;not being found. (and I neither find this in any folder nor on the internet).&lt;/p&gt;
[quote userid="15475" url="~/f/nordic-q-a/65033/combining-mesh-and-blinky-examples/269005"] think it might be easier doing it the other way around, use a mesh example[/quote]
&lt;p&gt;Thanks for your suggestion, but it&amp;#39;s completely unclear to me how to follow the original tutorial. If I switch to the other way round, I don&amp;#39;t know which files from the SDK I should move to the Mesh folder. So, I will try to follow the original post, with the hope that&amp;nbsp;it will&amp;nbsp;work some day.. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/269005?ContentTypeID=1</link><pubDate>Thu, 10 Sep 2020 13:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:620fbae1-7940-4704-b5be-27d69dda5541</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;From the documentation&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_doc_user_guide_integrating_mesh_nrf5_sdk.html"&gt;Integrating Mesh into nRF5 SDK examples&lt;/a&gt;:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;If you are adding you own mesh functionality rather than working from an existing mesh example, you also need to add the file&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/nrf__mesh__config__app_8h_source.html"&gt;nrf_mesh_config_app.h&lt;/a&gt;&lt;/code&gt;. Copy it from the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;examples/templates&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;folder in mesh stack repository into your project folder, and remove&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;#error&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;message at the top of the file. Make other appropriate changes to the file content, like adjusting&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;ACCESS_ELEMENT_COUNT&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;ACCESS_MODEL_COUNT&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to the required number of elements and models.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Can you try copy from the template instead and &lt;span&gt;remove&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;#error&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;message at the top of the fil? D&lt;/span&gt;oes it make any difference? Also, go through the &amp;quot;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_doc_user_guide_integrating_mesh_nrf5_sdk.html#coexistence_mesh_in_nrf5_sdk_optional" rel="noopener noreferrer" target="_blank"&gt;Optional changes&lt;/a&gt;&amp;quot; in the document.&lt;/p&gt;
&lt;p&gt;A comment on combining the two examples though.&amp;nbsp;I think it might be easier doing it the other way around, use a mesh example(for example light switch) and then add the nRF5 functionality to it instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/268664?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 08:29:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:698fa16e-028c-456c-a79d-0f4a5bb6706c</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mttrinh"&gt;Mttrinh&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A short update: I decided to copy that file from the internet and now &lt;em&gt;that&lt;/em&gt; error is gone. However. I get the following:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#error &amp;quot;This file should be copied, not included.&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/eroare.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;What does this refer to? I do not understand what &amp;quot;copy&amp;quot; and &amp;quot;include&amp;quot; mean in this context. Should I just copy the content? If yes, where?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/268467?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2020 10:01:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79f37ec1-af50-4a43-a7ca-c41fb912c605</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mttrinh"&gt;Mttrinh&lt;/a&gt;&amp;nbsp;and thanks for replying me with detailed info. Now I have another error.&lt;/p&gt;
&lt;p&gt;To sum up what I have done so far: from&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.2.0%2Fmd_examples_sdk_coexist_README.html&amp;amp;cp=7_2_3_3"&gt;this tutorial,&lt;/a&gt;&amp;nbsp;I followed the all 3 steps like this:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Including nRF5 SDK for Mesh functionality in an nRF5 SDK example&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;1. Include the following source files from nRF5 SDK for Mesh in the nRF5 SDK example&amp;#39;s project file&amp;nbsp;&lt;/strong&gt;- done. I created a folder in SES like you explained, like this:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/STEP-1.PNG" /&gt;&lt;br /&gt;&lt;strong&gt;2. Add the following folders to the project include path of the nRF5 SDK example&lt;/strong&gt;&amp;nbsp;- done. I added all 15 mentioned folder paths&amp;nbsp; in the&amp;nbsp;&lt;span&gt;&amp;quot;User Include Directories&amp;quot;&amp;nbsp;like this:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;../../../../../../../nrf5_SDK_for_Mesh_v320/mesh/core/api&lt;br /&gt;../../../../../../../nrf5_SDK_for_Mesh_v320/mesh/core/include and&amp;nbsp;so on for all 15 folders.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/step2.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;3. Add the following preprocessor symbols to the project file of the nRF5 SDK example&amp;nbsp;&lt;/strong&gt;&lt;span&gt;- &lt;/span&gt;done. I added&amp;nbsp;it similarly:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/step3.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;However,&amp;nbsp;when building the project, I get the error: &lt;strong&gt;nrf_mesh_config_app.h: No such file or directory.&amp;nbsp;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/probl_5F00_final.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;I notice that it is used in the context:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#ifdef CONFIG_APP_IN_CORE
#include &amp;quot;nrf_mesh_config_app.h&amp;quot;
#endif&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Could you please help me debug this issue? Should I just comment it? I mention that I do not even find this .h file in my Mesh folder. However, I can just copy it from&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.1.0%2Fnrf__mesh__config__app_8h_source.html"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you in advance&amp;nbsp;&amp;amp; best wishes, Alexa.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/268020?ContentTypeID=1</link><pubDate>Fri, 04 Sep 2020 10:43:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5942016b-bead-4c51-aaa5-fc2bb1d770f9</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You don&amp;#39;t necessarily need to copy the source files anywhere. &amp;quot;Including the source files&amp;quot; refers to adding the source files into your project. When you open the project go into the left pane(Project explorer), right-click on the Project/a folder then press &amp;quot;Add New File...&amp;quot;.&lt;/p&gt;
&lt;p&gt;In addition to adding the sorce files you need to include paths to your include files. Do the following:&lt;/p&gt;
&lt;p&gt;1. Right-click on your project, press &amp;quot;Options..&amp;quot;&lt;/p&gt;
&lt;p&gt;2. In the upper left corner in the drop-down box, change from &amp;quot;Debug&amp;quot;/&amp;quot;Release&amp;quot; to &amp;quot;Common&amp;quot;&lt;/p&gt;
&lt;p&gt;3. Under &amp;quot;Code&amp;quot;, press &amp;quot;Preprocessor&amp;quot;&lt;/p&gt;
&lt;p&gt;4. Choose &amp;quot;User Include Directories&amp;quot; and add the path here&lt;/p&gt;
&lt;p&gt;Assuming you are using SES.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/267785?ContentTypeID=1</link><pubDate>Thu, 03 Sep 2020 09:26:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc98ea4b-ebb3-444b-b8cc-38a3b4929734</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/mttrinh"&gt;Mttrinh&lt;/a&gt;! As you suggested me, I followed the links and now I&amp;#39;m trying to actually combine the two codes. But the documentation for this is a bit unclear to me - maybe because of my lack of experience. Anyway, I would like to ask if I understood correctly.&lt;/p&gt;
&lt;p&gt;I understand that I should follow the steps from this&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v4.2.0%2Fmd_examples_sdk_coexist_README.html&amp;amp;cp=7_2_3_3"&gt;link&lt;/a&gt;. But I do not know if including the source files refers to (1)folders copy-paste or (2) actually&amp;nbsp;#include files in C?&lt;/p&gt;
&lt;p&gt;That would be my first question.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My second question is: Where do all these files need to be copied? Should I make a specific folder with all of them in the SDK big folder? I guess that depends on how they are included in the other .c and .h files, but again - I do not know if I should change some C files too.&lt;/p&gt;
&lt;p&gt;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/266293?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 14:57:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1245af98-e494-4b88-9265-ab453854c302</guid><dc:creator>alexa</dc:creator><description>&lt;p&gt;Hello and thanks for replying me! It looks very useful.&lt;/p&gt;
&lt;p&gt;Ok, I will try these and come back if I am in trouble, thank you so much!&lt;/p&gt;
&lt;p&gt;Best wishes!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Combining Mesh and Blinky examples</title><link>https://devzone.nordicsemi.com/thread/265797?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2020 13:57:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1ae6aef-53f9-44f9-931d-3bfb6000b51b</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I suggest you have a look at the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_examples_sdk_coexist_README.html?cp=7_2_3_3" rel="noopener noreferrer" target="_blank"&gt;coexistence examples&lt;/a&gt; from our Mesh SDK, you can use that as a reference to combine a mesh example and an example from nRF5 SDK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.2.0/md_doc_user_guide_integrating_mesh_nrf5_sdk.html?cp=7_2_2_7" rel="noopener noreferrer" target="_blank"&gt;document&lt;/a&gt;&amp;nbsp;is also relevant.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>