<?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>Zigbee CLI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64897/zigbee-cli</link><description>Hello! 
 I use Zigbee CLI example and multi_sensor example on nRF52840. (examples/zigbee/experimental/cli/cli_agent_router and examples/zigbee/experimental/multi_sensor) 
 I modify these programs as: 
 #define ERASE_PERSISTENT_CONFIG ZB_TRUE 
 When both</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Aug 2020 13:11:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64897/zigbee-cli" /><item><title>RE: Zigbee CLI</title><link>https://devzone.nordicsemi.com/thread/265115?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2020 13:11:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d108b5b4-cc8a-4917-bcad-d04080c88095</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It should just be a matter of using the command &amp;quot;bdb start&amp;quot; on the CLI coordinator again. A short test on my desk showed that this worked.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;FYI, the bdb start command ultimately calls&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;bdb_start_top_level_commissioning(ZB_BDB_NETWORK_STEERING);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Which is the same as the light_coordinator example does when you press button 1 (if you want to add more bulbs/switches after 3 minutes).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>