<?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>How to identify a non provisioned node with the Thingy mesh demo</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34871/how-to-identify-a-non-provisioned-node-with-the-thingy-mesh-demo</link><description>According the the instructions for the Thingy mesh demo, it is possible to manually provision new nodes. Is it possible to identify the unprovisioned node first by sending a command to blink its LED (or similar).</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 May 2018 11:56:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34871/how-to-identify-a-non-provisioned-node-with-the-thingy-mesh-demo" /><item><title>RE: How to identify a non provisioned node with the Thingy mesh demo</title><link>https://devzone.nordicsemi.com/thread/134017?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 11:56:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1eeb5ffe-dba2-480c-90b3-1ab56a661000</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;If you take a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.0.1/md_doc_getting_started_provisioning.html?cp=4_1_0_3_4"&gt;latest mesh sdk&lt;/a&gt;, you notice that the provisioner sends out a &amp;quot;Link Establishment Request&amp;quot; to the provisionee. If you find out where this is in the code, you can tell the LED to blink when this event occurs. That way, you can figure out which node is being provisioned at a certain time. My guess is you want to do this to be able to tell which unprovisioned node you want to provision at a certain point in time. Is this a correct assumption?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify a non provisioned node with the Thingy mesh demo</title><link>https://devzone.nordicsemi.com/thread/133933?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 06:33:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9015c10a-9a62-4b98-a16a-37f593c2f648</guid><dc:creator>mr_jj</dc:creator><description>&lt;p&gt;Thanks for your answer. What would be needed to change in the code to communicate to an unprovisioned node with a certain BLE address that it should blink?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to identify a non provisioned node with the Thingy mesh demo</title><link>https://devzone.nordicsemi.com/thread/133930?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 06:19:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:929f02b5-b37e-4082-8ac4-f6cd0806d5d2</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I do not believe it is possible to do this with the Mesh demo directly, but it might be possible to achieve this by changing the code. Normally, the provisioner will need to provision &amp;amp; configure a node before it is able to ask the node to turn on its LED. What you could also do is to provision all nodes that have a certain UUID &amp;amp; filter out nodes that should not be provisioned. This is how the light switch example does it in the Mesh SDK v2.0.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>