<?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 make node devices use all channels?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72052/how-to-make-node-devices-use-all-channels</link><description>Hi, 
 Does Nordic have a network-steering function that attempts to join networks on all channels? We will not know which network channel the sensor needs to join ahead of time.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Mar 2021 06:52:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72052/how-to-make-node-devices-use-all-channels" /><item><title>RE: How to make node devices use all channels?</title><link>https://devzone.nordicsemi.com/thread/296742?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 06:52:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd5c9bb3-49d3-4c96-9b8e-cbf719da5743</guid><dc:creator>Jiuping Li</dc:creator><description>&lt;p&gt;I tested this solution, which is exactly what I need, thank you very much&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make node devices use all channels?</title><link>https://devzone.nordicsemi.com/thread/296738?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 06:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3032b2b0-b802-4966-bc6c-6084608acc8c</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In several of the Zigbee examples, also the light bulb example, you have the following define:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define IEEE_CHANNEL_MASK                 (1l &amp;lt;&amp;lt; ZIGBEE_CHANNEL)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This line makes it so the device only scans one predefined channel, which is defined to be 16 by the define ZIGBEE_CHANNEL in sdk_config.h. If you remove that line, the device will&amp;nbsp;instead scan through the different channels until it finds a channel with a network. In SDK v4.1.0 you can find this define on line 69 in the light bulb example.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make node devices use all channels?</title><link>https://devzone.nordicsemi.com/thread/296716?ContentTypeID=1</link><pubDate>Sun, 28 Feb 2021 22:56:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34f92bd9-253b-4606-be79-90260e94601d</guid><dc:creator>Jiuping Li</dc:creator><description>&lt;p&gt;nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8/examples/zigbee/light_control/light_bulb&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make node devices use all channels?</title><link>https://devzone.nordicsemi.com/thread/296502?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2021 11:29:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba5a1d2a-12a3-456f-86b8-aa459b95f107</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Which protocol are you using?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>