<?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 Element not avdertised over Mesh, but accessible over Proxy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91748/mesh-element-not-avdertised-over-mesh-but-accessible-over-proxy</link><description>Hi Nordic Team 
 SDK 17.2.0 
 Mesh SDK 5.0.0 
 I had implemented the Generic Level Client Element in the Generic Level Server Example. 
 Handle is connected to the Element, Provisioning is Possible over Proxy or Provisioning example. 
 Unfortunatly the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 13 Sep 2022 08:25:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91748/mesh-element-not-avdertised-over-mesh-but-accessible-over-proxy" /><item><title>RE: Mesh Element not avdertised over Mesh, but accessible over Proxy</title><link>https://devzone.nordicsemi.com/thread/385866?ContentTypeID=1</link><pubDate>Tue, 13 Sep 2022 08:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d412ab5-2cc8-417f-aa4f-af6d00ac0bc5</guid><dc:creator>Simsim</dc:creator><description>&lt;p&gt;Hi Simon&lt;/p&gt;
&lt;p&gt;Yes you are totaly right i use the Dimming example and the Provisioning example.&lt;/p&gt;
&lt;p&gt;Thanks for the explaining of the function of the provisioning example.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I had only to&amp;nbsp; adopt the dimming server script in the config_scenarios.h&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;/* Sequence of steps for the level servers */
#if SCENE_SETUP_SERVER_INSTANCES_MAX &amp;gt; 0
#define CONFIG_SCENARIO_DIMMING_SERVER_EXAMPLE     \
    CONFIG_SCENARIO_COMMON,                        \
    CONFIG_LEVEL_SERVER,                           \
    CONFIG_SCENE_SERVER,                           \
    CONFIG_LEVEL_CLIENT,                           \
    NODE_SETUP_DONE&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Br&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mesh Element not avdertised over Mesh, but accessible over Proxy</title><link>https://devzone.nordicsemi.com/thread/385275?ContentTypeID=1</link><pubDate>Thu, 08 Sep 2022 12:23:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3dcfff5e-6e6e-449f-a775-588a78af2d67</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m assuming the example you&amp;#39;re referring to is the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_dimming_README.html"&gt;Dimming example with the Generic level server model&lt;/a&gt;, correct? The way the&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v5.0.0/md_examples_provisioner_README.html"&gt; Provisioning example&lt;/a&gt; works is that it looks for a Uniform Resource Identifier (URI) to identify what SDK example it has found, and then provision the listed elements there, so it doesn&amp;#39;t actually &amp;quot;discover&amp;quot; the Generic Level Client element by default. For that you will need to edit the URI your project is using on the Provisioner side to recognize it with the Generic level Client&amp;nbsp;in addition to the already defined Server. See the&lt;strong&gt; node_setup.c&lt;/strong&gt;, &lt;strong&gt;provisioner_helper.c&lt;/strong&gt; and &lt;strong&gt;example_common.h&lt;/strong&gt; files in the Provisioning example project for more details.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>