<?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 it thread it use</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33574/is-it-thread-it-use</link><description>Hi every one I&amp;#39;m sitting with bluetooth mesh where I&amp;#39;m doing a project. where I get inspiration from &amp;quot;light demo&amp;quot; where I doubt how keeps each client / server control of the received messages and when a new node is added. Does it use the thread to control</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Apr 2018 11:04:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33574/is-it-thread-it-use" /><item><title>RE: is it thread it use</title><link>https://devzone.nordicsemi.com/thread/129325?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 11:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2518a216-d7da-44a3-92fb-f995de3f121f</guid><dc:creator>pca10056</dc:creator><description>&lt;p&gt;thanks, but i&amp;nbsp; &lt;span class="short_text" id="result_box" lang="en"&gt;&lt;span class=""&gt;Thinking about light demo, why not use interrupt thread&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it thread it use</title><link>https://devzone.nordicsemi.com/thread/129315?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 10:24:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50023340-6e56-4ecf-a08e-7fcfaec6bf4a</guid><dc:creator>ketil</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is difficult to answer your question without more details and context.&amp;nbsp;You can learn about &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v1.0.0%2Fmd_doc_getting_started_mesh_interrupt_priorities.html"&gt;interrupt priority levels&lt;/a&gt; in the Infocenter.&lt;/p&gt;
&lt;p&gt;Ketil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it thread it use</title><link>https://devzone.nordicsemi.com/thread/129290?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 08:55:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95cf4f99-5af1-4f1f-81d3-8ec976c0d9c3</guid><dc:creator>pca10056</dc:creator><description>&lt;p&gt;thanks, but can you tell me &lt;span class="" id="result_box" lang="en"&gt;&lt;span class=""&gt;why interrupt (NRF_MESH_IRQ_PRIORITY_LOWEST) is used instead of interrupt (NRF_MESH_IRQ_PRIORITY_THREAD)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it thread it use</title><link>https://devzone.nordicsemi.com/thread/129268?ContentTypeID=1</link><pubDate>Mon, 23 Apr 2018 07:05:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c6dadeb-5b04-44e2-9c06-4b87ad3c5a9e</guid><dc:creator>ketil</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recommend you try the examples in the new Mesh SDK. There are a lot of changes&amp;nbsp;which are likely relevant to your project.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v2.0.0/md_scripts_interactive_pyaci_README.html?cp=4_1_0_2_0"&gt;Interactive Python Application Controller Interface (PyACI)&lt;/a&gt; might be helpful in studying a Mesh network.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ketil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it thread it use</title><link>https://devzone.nordicsemi.com/thread/129134?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 11:56:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67c08452-8c25-42ea-a924-287e67c88cc3</guid><dc:creator>pca10056</dc:creator><description>&lt;p&gt;no, i&amp;#39;m using sdk for mesh v 1.0.1&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: is it thread it use</title><link>https://devzone.nordicsemi.com/thread/129133?ContentTypeID=1</link><pubDate>Fri, 20 Apr 2018 11:41:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ba422c1-c743-47b8-b5c8-fe45c081046f</guid><dc:creator>ketil</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using the example from &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.0%2Findex.html&amp;amp;cp=4_1_0"&gt;nRF5&amp;nbsp;SDK for Mesh v 2.0.0&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Ketil&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>