<?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>Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72360/use-of-ncp-in-zigbee</link><description>Hello, 
 I am using nRF52833, nRF Connect SDK v1.5.0. 
 In v1.5.0 there is one new example i.e Zigbee NCP. ( Zigbee: NCP — nRF Connect SDK 1.5.0 documentation (nordicsemi.com) ..) 
 In the above link, NCP and coordinator are both used for testing. 
 I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Apr 2021 10:14:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72360/use-of-ncp-in-zigbee" /><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/305041?ContentTypeID=1</link><pubDate>Thu, 15 Apr 2021 10:14:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ed9616b-c723-4c7f-ae1c-fe2c67e690ab</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. That resolved my issue.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Pranav.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/303101?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 10:44:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9386c44-ce5e-47cc-82b0-f565bf9f1d11</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;All three examples (from the NCP &amp;quot;SDK&amp;quot;) works out of the box. Note that these use channel 21 by default, while the Zigbee samples from NCS uses channel 16 by default.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To change the channel, please use channel mask (1l&amp;lt;&amp;lt;channel) (where channel is the channel number you want to use, e.g. channel mask (1l&amp;lt;&amp;lt;13) ).&lt;/p&gt;
&lt;p&gt;The reeason you have build issues is the lack of a space character before the channel mask. It should be #define LIGHT_CONTROL_CHANNEL_MASK&amp;nbsp;&lt;em&gt;&lt;strong&gt;space&lt;/strong&gt;&lt;/em&gt; (1l&amp;lt;&amp;lt;13). Without the whitespace character, it defines an empty macro that takes parameters inside the paranthesis.&lt;/p&gt;
&lt;p&gt;I have seen that the customer had some issues determining what protocol that is used by the Host to communicate with the NCP. Please remember that we provide two .hex files for the nRF52833 board:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ncp_nrf52833_xxaa_uart.hex&lt;/li&gt;
&lt;li&gt;ncp_nrf52833_xxaa_usb.hex&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first one uses UART which goes through the on-board Segger. You can determine which serial port your NCP board is assigned with by issuing the nrfjprog --com command. The second one uses native USB which requires an additional USB cable connected to the on-board nRF USB port.&lt;/p&gt;
&lt;p&gt;Also note that NCP stores some information in it&amp;#39;s flash memory. When testing different applications and connecting to different networks it may be necessary to erase the flash memory in between two runs.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/302347?ContentTypeID=1</link><pubDate>Mon, 29 Mar 2021 10:59:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2c4e5ea-3e8c-44f0-9782-0e56b878bef7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Sorry, Pranav. There isn&amp;#39;t.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll ping the internal ticket.&lt;/p&gt;
&lt;p&gt;Please note that there is Easter vacation season in Europe, so it may cause some delays in the answer from our Zigbee team (I am not sure how they are staffed during Easter).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/302046?ContentTypeID=1</link><pubDate>Fri, 26 Mar 2021 05:52:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f7cfe5b-8513-4e6e-a369-fe67f0d1b6c0</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Any update on my ticket/question.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Pranav.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/301578?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 06:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8adca2f-84b7-49bb-824c-888f9ed3ebd7</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/301246#301246"]Can you confirm that you are using the USB port on the long edge of the DK,[/quote]
&lt;p&gt;Yes, connected to the USB port on the long edge of the DK.&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/301246#301246"]Unfortunately, I don&amp;#39;t have an linux machine to run this on.[/quote]
&lt;p&gt;I just wanted to know whether this Zigbee NCP example is tested? Or still in the development phase.&lt;/p&gt;
&lt;p&gt;Because I have tried everything that suggested in this&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/ncp/README.html"&gt;Zigbee: NCP &amp;mdash; nRF Connect SDK 1.5.0 documentation (nordicsemi.com)&lt;/a&gt;&amp;nbsp;link and my ticket still not getting any result.&lt;/p&gt;
&lt;p&gt;It has been two weeks since I have followed this ticket but still not getting any positive result regarding the NCP sample example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also in the log file that I have provided&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It says &amp;quot;&lt;span&gt;Can&amp;#39;t find PAN to join to! &amp;quot; what does that mean ? What PAN I required and where it located ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;"&gt;209 47c75740 2021-3-23 9:54:51 9214/141527/141.541 zdo_commissioning.c:247 [ERROR] Can&amp;#39;t find PAN to join to! param 3&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_poll: @ time 175098 [ack size 7]&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;zbncp_ll_tx_complete_ack: (TX-ACK-SENT) (RX-SENDING-ACK)&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_alarm_cancel: 199&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_tx_set_state: (TX-ACK-SENT --&amp;gt; TX-IDLE)&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_rx_set_state: (RX-SENDING-ACK --&amp;gt; RX-IDLE)&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;zbncp_ll_rx_start_receiving: (RX-IDLE)&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_rx_set_state: (RX-IDLE --&amp;gt; RX-RECEIVING-HDR)&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_poll: &amp;gt;&amp;gt;&amp;gt; timeout 18446744073709551615/SERVICE [ack size 0]&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_poll: @ time 175098 [ack size 0]&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_poll: &amp;gt;&amp;gt;&amp;gt; timeout 18446744073709551615 [ack size 0]&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_poll: @ time 175098 [ack size 0]&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt; zbncp_ll_poll: &amp;gt;&amp;gt;&amp;gt; timeout 18446744073709551615 [ack size 0]&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;210 47c75740 2021-3-23 9:54:51 9214/141527/141.541 zdo_commissioning_bdb.c:437 [INFO1] COMMISSIONING_STOP: app signal 10 comm status 3&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;211 47c75740 2021-3-23 9:54:51 9214/141527/141.541 high_level/host/adapters/ncp_host_hl_adapter_zdo.c:1335 [ERROR] &amp;gt; zb_zdo_startup_complete_int param 3 status -1 signal 10&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;212 47c75740 2021-3-23 9:54:51 9214/141527/141.542 light_control.c:253 [ERROR] Device started FAILED status -1&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;213 47c75740 2021-3-23 9:54:52 9280/142540/142.542 light_control.c:502 [ERROR] &amp;gt;&amp;gt; light_control_leave_and_join param 0&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;214 47c75740 2021-3-23 9:54:52 9280/142540/142.542 light_control.c:492 [ERROR] light_control_retry_join 0&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;215 47c75740 2021-3-23 9:54:52 9280/142540/142.542 light_control.c:515 [ERROR] &amp;lt;&amp;lt; light_control_leave_and_join&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;216 47c75740 2021-3-23 9:54:52 9280/142540/142.542 zdo_commissioning_bdb.c:293 [INFO1] dev type 2, joined 0, ext_pan_id 0, authenticated 0, tclk_valid 0&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#0000ff;"&gt;217 47c75740 2021-3-23 9:54:52 9280/142540/142.542 zdo_commissioning_bdb.c:348 [ERROR] Nothing to do, just continue&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Also providing a light_control.log file please take a look.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;"&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/4666.light_5F00_control.log"&gt;devzone.nordicsemi.com/.../4666.light_5F00_control.log&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Pranav.&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/301246?ContentTypeID=1</link><pubDate>Mon, 22 Mar 2021 14:34:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f809068-9b21-4cbb-89d7-fea57369e4d7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Pranav,&lt;/p&gt;
&lt;p&gt;Unfortunately, I don&amp;#39;t have an linux machine to run this on.&lt;/p&gt;
&lt;p&gt;Can you confirm that you are using the USB port on the long edge of the DK,&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1616423440889v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;When you try to run the application, and that you fed in the correct COM port? (may not be the same as when you programmed it).&lt;/p&gt;
&lt;p&gt;If so, can you please try to set the default channel selection in the NCP sample, and use the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-802154"&gt;nRF Sniffer for 802.15.4&lt;/a&gt; and see whether you can see any packets being sent from the light controller? (For simplicity, turn off any of the other devices, the coordinator and the bulb). Check channel 21 using the sniffer and see if you can see any packets.&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><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/301185?ContentTypeID=1</link><pubDate>Mon, 22 Mar 2021 12:21:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7142830-a02d-4cec-a137-a472739a7607</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Thank you for your quick reply. I tried what you suggested.&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/300941#300941"]Ok, so you intend to run the light switch from the ubuntu machine then, correct?[/quote]
&lt;p&gt;Correct.&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/300941#300941"]&lt;p&gt;If you were to test the three examples without NCP:&lt;/p&gt;
&lt;p&gt;light_bulb, netwoork_coordinator, light_switch and you set all the channels to 12, does that work? (just to make sure that the two other devices are working before you add the NCP).&lt;/p&gt;[/quote]
&lt;p&gt;These three standalone examples working fine for me. All three boards are connected and also I am able to control the light from both i.e. light_switch and BLE app (nRF ToolBox).&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/300941#300941"]&lt;p&gt;After you have programmed the board, do you switch the USB connector to the USB connector on the long side of the DK?&lt;/p&gt;
&lt;p&gt;In the network coordinator and the light bulb, try adding this prj.conf configuration: CONFIG_ZIGBEE_CHANNEL=12&lt;/p&gt;
&lt;p&gt;(doesn&amp;#39;t have to be exactly 12. Anything from 11 to ...25? Don&amp;#39;t remember the range, but 12 should work).&lt;/p&gt;
&lt;p&gt;Then open light_control.h and change line 58: #define LIGHT_CONTROL_CHANNEL_MASK(11&amp;lt;&amp;lt;12)&lt;/p&gt;[/quote]
&lt;p&gt;As you suggested above I made all the changes.&lt;/p&gt;
&lt;p&gt;while changing&amp;nbsp; light_control.h&amp;nbsp;line 58: #define LIGHT_CONTROL_CHANNEL_MASK(11&amp;lt;&amp;lt;12)&lt;/p&gt;
&lt;p&gt;After modifying these file when I tried the &amp;quot;make&amp;quot; command I gives me an error&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/NCP_5F00_LINUX_5F00_PIC_5F00_1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Also tried&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;#define LIGHT_CONTROL_CHANNEL_MASK(1l&amp;lt;&amp;lt;12) instead of&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span&gt;#define LIGHT_CONTROL_CHANNEL_MASK(11&amp;lt;&amp;lt;12) in&amp;nbsp; light_control.h . Still facing same error&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/NCP_5F00_LINUX_5F00_PIC_5F00_2.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;After this, I also tried with unmodified&amp;nbsp;light_control.h&amp;nbsp;(default) i.e&amp;nbsp;#define LIGHT_CONTROL_CHANNEL_MASK (1l&amp;lt;&amp;lt;21) and&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In the network coordinator and the light bulb, I have added&amp;nbsp; this prj.conf configuration: CONFIG_ZIGBEE_CHANNEL=21&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;Also, switch the USB connector to the USB connector on the long side of the DK&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The LED 3 turn on both boards i.e&amp;nbsp;Coordinator and&amp;nbsp;light bulb i.e&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When&amp;nbsp;&lt;strong&gt;LED 3&lt;/strong&gt;&amp;nbsp;turns on, this development kit has become the Coordinator of the Zigbee network.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;When&amp;nbsp;&lt;strong&gt;LED 3&lt;/strong&gt;&amp;nbsp;turns on, the light bulb has become a Router inside the network.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But the light control device not joining the Zigbee network, Also not sending the On/Off commands with a 15-sec period that toggle the&amp;nbsp;&lt;strong&gt;LED 4&lt;/strong&gt;&amp;nbsp;on the light bulb on and off.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In my terminal, I can&amp;#39;t see any messages. I see some trace messages in light_control where does it suppose to appear?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/NCP_5F00_LINUX_5F00_PIC_5F00_3.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I have also attached the light_control.log file. please find the attachment.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/light_5F00_control.log"&gt;devzone.nordicsemi.com/.../light_5F00_control.log&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you please suggest what else (modification) required to test the NCP example?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Pranav.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/300941?ContentTypeID=1</link><pubDate>Fri, 19 Mar 2021 13:15:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96f12706-a2ca-4272-9050-1b6326ea3066</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Ok, so you intend to run the light switch from the ubuntu machine then, correct?&lt;/p&gt;
&lt;p&gt;After you have programmed the board, do you switch the USB connector to the USB connector on the long side of the DK?&lt;/p&gt;
&lt;p&gt;In the network coordinator and the light bulb, try adding this prj.conf configuration: CONFIG_ZIGBEE_CHANNEL=12&lt;/p&gt;
&lt;p&gt;(doesn&amp;#39;t have to be exactly 12. Anything from 11 to ...25? Don&amp;#39;t remember the range, but 12 should work).&lt;/p&gt;
&lt;p&gt;Then open light_control.h and change line 58: #define LIGHT_CONTROL_CHANNEL_MASK(11&amp;lt;&amp;lt;12)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you were to test the three examples without NCP:&lt;/p&gt;
&lt;p&gt;light_bulb, netwoork_coordinator, light_switch and you set all the channels to 12, does that work? (just to make sure that the two other devices are working before you add the NCP).&lt;/p&gt;
&lt;p&gt;Based on your description it sounds like it is not joining the network.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/300867?ContentTypeID=1</link><pubDate>Fri, 19 Mar 2021 10:10:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4406f6d8-bdd6-474a-917c-d72b5e560043</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;I have followed this link for Zigbee NCP&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/ncp/README.html#zigbee-ncp-sample"&gt;Zigbee: NCP &amp;mdash; nRF Connect SDK 1.5.0 documentation (nordicsemi.com)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The step I have followed -&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. The&amp;nbsp;&lt;/span&gt;&lt;a class="reference internal" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/network_coordinator/README.html#zigbee-network-coordinator-sample"&gt;&lt;span class="std std-ref"&gt;Zigbee network coordinator&lt;/span&gt;&lt;/a&gt;&lt;span&gt;&amp;nbsp;sample programmed on one separate device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2.The&amp;nbsp;&lt;a class="reference internal" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/light_bulb/README.html#zigbee-light-bulb-sample"&gt;&lt;span class="std std-ref"&gt;Zigbee: Light bulb&lt;/span&gt;&lt;/a&gt;&amp;nbsp;sample programmed on one separate device.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3.&amp;nbsp;The&amp;nbsp;&lt;span class="std std-ref"&gt;NCP&lt;/span&gt;&amp;nbsp;sample (under Zigbee) import on segger.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. I have done the &amp;quot;&lt;/span&gt;Communication through USB&amp;quot; step by defining the&amp;nbsp;&lt;span class="go"&gt;-DCONF_FILE=&amp;#39;prj_usb.conf&amp;#39;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&amp;nbsp;in Tools - Options - nRF Connect - Additional Cmake Options&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;5. Then followed all the steps under&amp;nbsp;&lt;/span&gt;&lt;a class="toc-backref" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/ncp/README.html#id11"&gt;Building and running&lt;/a&gt;. Also, follow the readme file under&amp;nbsp;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="reference external" href="https://developer.nordicsemi.com/Zigbee/ncp_sdk_for_host/ncp_sdk_v0.9.3.zip"&gt;NCP Host for Zigbee&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After completing all the steps,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;The network_coordinator board has LED3 and LED4 are solid ON and LED1 is blinking.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Light_bulb has LED3 is solid ON and LED1 is blinking.&lt;/p&gt;
&lt;p&gt;The NCP board has only a power light on i.e. LED5&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&amp;nbsp;Also, I have attached the screenshot of my NCP sample.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/NCP_5F00_LINUX_5F00_TERMINAL.png" /&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/300475#300475"]Where is this written? Can you please point me to the location of this readme file? It looks like you are pointing to the light_switch&amp;#39;s readme.rst text, but mine doesn&amp;#39;t say that.[/quote]
&lt;p&gt;In this link -&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/ncp/README.html#building-and-running"&gt;Zigbee: NCP &amp;mdash; nRF Connect SDK 1.5.0 documentation (nordicsemi.com)&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;under &amp;quot;Testing&amp;quot;&amp;nbsp; 6th point.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;Am I doing something wrong here?&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;Can you please help me to resolve this issue?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;Thank you,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;&lt;span class="go"&gt;Pranav&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/300475?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 15:16:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a659b9b-326e-4302-bef9-c01f9c6c12bb</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I don&amp;#39;t understand your NCP example issue. The NCP is a network co processor. What are you using it with? It needs an application CPU running an openthread application, and using the nRF NCP as the radio. What is running your application?&lt;/p&gt;
&lt;p&gt;&amp;quot;I am running the light_control application and NCP connected to my Linux pc&amp;quot;.&lt;/p&gt;
&lt;p&gt;What is your linux pc doing then? Is it doing some openthread things? Or do you expect the NCP to create a folder that you can drag and drop applications into? (That is not a serious suggestion, but I try to figure out how you are trying to use the NCP example).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Pranav3"]“The light control device joins the Zigbee network, searches for a light bulb to control, and starts sending On/Off commands with a 15-sec period that toggles the&amp;nbsp;&lt;strong&gt;LED 4&lt;/strong&gt;&amp;nbsp;on the light bulb on and off.”[/quote]
&lt;p&gt;&amp;nbsp;Where is this written? Can you please point me to the location of this readme file? It looks like you are pointing to the light_switch&amp;#39;s readme.rst text, but mine doesn&amp;#39;t say that.&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><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/300423?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 13:15:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ccf6110-66a7-46b2-bc27-b44cedb819c2</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Thank you for the answer. I will definitely try this.&lt;/p&gt;
&lt;p&gt;Please help me to resolve the &amp;ldquo;NCP&amp;rdquo; example issue. It&amp;rsquo;s been one week am facing the problem.&lt;/p&gt;
&lt;p&gt;I have followed all the steps in the readme file. But still my I am not getting this result,&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The light control device joins the Zigbee network, searches for a light bulb to control, and starts sending On/Off commands with a 15-sec period that toggles the&amp;nbsp;&lt;strong&gt;LED 4&lt;/strong&gt;&amp;nbsp;on the light bulb on and off.&amp;rdquo;&lt;/p&gt;
[quote userid="98738" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/300062#300062"]&lt;div class="quote-user"&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/72360/use-of-ncp-in-zigbee/298461#298461"&gt;Edvin said:&lt;/a&gt;&lt;/div&gt;&lt;div class="quote-content"&gt;Is your NCP connected to anything physically? What is running the application?&lt;/div&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
[quote userid="98738" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/300062#300062"]&lt;p&gt;1. About the NCP example&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am running the light_control&amp;nbsp;application&amp;nbsp;and NCP connected to my Linux pc. Also tried the same step with my colleague but encountered the same issue.&lt;/p&gt;
&lt;p&gt;Can you please suggest to me some solution by trying it out on your side?&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have also confirmed the same steps with my college but still facing the same issue.&lt;/p&gt;
&lt;p&gt;Can you please help me to resolve this issue?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Pranav&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/300232?ContentTypeID=1</link><pubDate>Tue, 16 Mar 2021 20:20:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5601753-b13a-4427-bff1-66570e8fe4fa</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;With version 1.5.0, if I flash the unmodified light_bulb, light_switch and network_coordinator from the ncs\nrf\samples\zigbee folder, they all connect and I can control the light bulb using the light switch. LED3 and LED4 is on on the switch. If that is not the case in your test, can you please try to erase all boards, and compile and flash them. NB: LED4 on the light_switch doesn&amp;#39;t turn on until you press button1 or 2 to turn on/off the light.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regarding the BLE:&lt;/p&gt;
&lt;p&gt;Does it work after the configurations? I don&amp;#39;t know what to say. I can&amp;#39;t guarantee that all examples are the exact same from version to version. There are probably some differences in main.c as well.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I see that in v1.4.2, CONFIG_BT_NUS is not set to y either, so bluetooth is not enabled by default. Is that what you claim it was doing, or do I misunderstand?&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><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/300062?ContentTypeID=1</link><pubDate>Tue, 16 Mar 2021 10:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca3ec55f-2d7f-4908-959f-f9c89a7285ae</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. I tried what you suggested. It worked but In the light_switch board only LED 3: (On and solid when the device is connected to a Zigbee network.) is ON.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;LED 4 i.e. (&lt;span&gt;On and solid when the light switch has found a light bulb to control&lt;/span&gt;) is not glowing/OFF.&lt;/p&gt;
&lt;p&gt;I am not able to control the light_bulb from boards as well as a mobile application&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not able to understand what&amp;#39;s wrong. In SDK v1.4.2 it&amp;#39;s worked easily and seamlessly ( also setup part) without any additional steps.&lt;/p&gt;
&lt;p&gt;Can you please help to resolve this issue?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/298461#298461"]Is your NCP connected to anything physically? What is running the application?[/quote]
&lt;p&gt;&lt;/p&gt;
[quote userid="98738" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/298837#298837"]&lt;p&gt;1. About the NCP example&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am running the light_control&amp;nbsp;application&amp;nbsp;and NCP connected to my Linux pc. Also tried the same step with my colleague but encountered the same issue.&lt;/p&gt;
&lt;p&gt;Can you please suggest to me some solution by trying it out on your side?&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;Also still I am facing this issue.&lt;/p&gt;
&lt;p&gt;Can you please also help me to resolve this issue?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Pranav.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/299722?ContentTypeID=1</link><pubDate>Mon, 15 Mar 2021 10:32:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1f5825f-07ab-49b7-8ba6-bfc740070b30</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Pranav,&lt;/p&gt;
&lt;p&gt;I am not sure what you are trying to point to in your screenshot here.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Pranav3"]nus_cmd.c file is missing in the project.[/quote]
&lt;p&gt;&amp;nbsp;But is it used in the project at all? Have you compared the project config the same way as in 1.4.2? I see that CONFIG_BT_NUS is not enabled by default.&lt;/p&gt;
&lt;p&gt;Try to set:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1615804373233v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;And:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1615804344129v1.png" alt=" " /&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><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/299305?ContentTypeID=1</link><pubDate>Thu, 11 Mar 2021 13:59:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:262a99a3-a1bf-4e1f-b330-9f1ab2e6975f</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/298965#298965"]&lt;p&gt;Yes. That looks like a bug. Thank you for reporting. I will forward this bug to our developers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As a workaround, you can select the project folder manually, using the 3 dots to the right of the projects selecter:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1615375211196v2.png" alt=" " style="cursor:zoom-in;" /&gt;&lt;/p&gt;[/quote]
&lt;p&gt;&lt;span&gt;Thank you for your quick reply. I tried what you suggested here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But facing another problem after imported(imported same as you mentioned) the light_switch project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nus_cmd.c file is missing in the project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/light_5F00_switch_5F00_missing_5F00_nus_5F00_cmd_5F00_file.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Also, After building and running the same project. There is no advertisement on the nRF Toolbox application and also it is not joining the network&lt;/p&gt;
&lt;p&gt;In the previous SDK i.e 1.4.2 the nus_cmd file is present and it also visible on the nRF Toolbox i.e working properly to both protocol (BLE + Zigbee)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Pranav&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298965?ContentTypeID=1</link><pubDate>Wed, 10 Mar 2021 11:20:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c20d2c82-3062-4767-aa86-06e66a7228fb</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Oh, I see. When you select zigbee: Light_switch, then the project generator in SES uses the Mesh light switch example:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1615374681073v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Yes. That looks like a bug. Thank you for reporting. I will forward this bug to our developers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As a workaround, you can select the project folder manually, using the 3 dots to the right of the projects selecter:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1615375211196v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and select the folder &amp;quot;v1.5.0\nrf\samples\zigbee\light_switch&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298837?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 18:40:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b528de79-5c3b-4d2a-8ebb-0ccebbeb54c4</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you for your reply. I think I may not have explained you properly. Sorry for that.&lt;/p&gt;
&lt;p&gt;I have attached some screenshots for proper understanding.&lt;/p&gt;
&lt;p&gt;In the first step, I have imported/selected the light_switch example(under zigbee - light_switch)from SDK v1.4.2.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In this the path of the example is -&amp;nbsp;&lt;span&gt;C:/Users/Pranav/ncs/v1.4.2/nrf/samples/zigbee/light_switch/build_nrf52833dk_nrf52833&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/SDK_5F00_v1_5F00_4_5F00_2.png" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/SDK_5F00_v1_5F00_4_5F00_2_5F00_pic2.png" /&gt;&lt;/p&gt;
&lt;p&gt;In the second step, I have followed the same for SDK v1.5.0.&lt;/p&gt;
&lt;p&gt;In this the path of the example is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-&amp;nbsp;C:/Users/Pranav/ncs/v1.5.0/nrf/samples/bluetooth/mesh/light_switch/build_nrf52833dk_nrf52833&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/SDK_5F00_v1_5F00_5_5F00_0.png" /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/SDK_5F00_v1_5F00_5_5F00_0_5F00_pic2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have also tried to enter the path manually in v1.5.0. But it also redirects to Bluetooth/mesh.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also confirmed this issue with my colleague and the same issue occurred on his pc.&lt;/p&gt;
&lt;p&gt;1. About the NCP example&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am running the light_control&amp;nbsp;application&amp;nbsp;and NCP connected to my Linux pc. Also tried the same step with my colleague but encountered the same issue.&lt;/p&gt;
&lt;p&gt;Can you please suggest to me some solution by trying it out on your side?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Pranav.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298789?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 15:41:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4747e132-17da-4773-88be-4e9f15f7dbcd</guid><dc:creator>Edvin</dc:creator><description>[quote user="Pranav3"]&lt;p&gt;While comparing both SDK i.e v1.4.2 and v1.5.0 I came to know that path for the light_switch example in v1.5.0 is different than v1.4.2&lt;/p&gt;
&lt;p&gt;v1.4.2 -&amp;nbsp;C:/Users/Pranav/ncs/v1.4.2/nrf/samples/zigbee/light_switch/build_nrf52833dk_nrf52833&lt;/p&gt;
&lt;p&gt;v1.5.0 -&amp;nbsp;C:/Users/Pranav/ncs/v1.5.0/nrf/samples/bluetooth/mesh/light_switch/build_nrf52833dk_nrf52833&amp;nbsp;&lt;/p&gt;[/quote]
&lt;p&gt;&amp;nbsp;These are not at all the same examples. The one from 1.4.2 is zigbee, and the other is bluetooth mesh. That is like comparing carrots and cars.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Try looking into ncs\v1.5.0\nrf\samples\zigbee\light_switch&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298753?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 14:19:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3931893d-52a7-47c5-ac22-3c63b5feec77</guid><dc:creator>Pranav3</dc:creator><description>[quote userid="26071" url="~/f/nordic-q-a/72360/use-of-ncp-in-zigbee/298461#298461"]&lt;blockquote class="quote"&gt;&lt;div class="quote-user"&gt;Pranav3 said:&lt;/div&gt;&lt;div class="quote-content"&gt;&lt;span&gt;2. Also tried to test the (SDK v1.5.0) Zigbee network_coordinator, light_switch,light_bulb example but after building while testing it&amp;nbsp; light_switch doesn&amp;#39;t respond. Doesn&amp;#39;t show any led indication and not joined the network.&amp;nbsp;&lt;/span&gt;&lt;span&gt;Previously, I tested the same scenario with SDK v1.4.2 its works fine there.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div class="quote-footer"&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;Does the logs from the nRFs say anything?&lt;/p&gt;
&lt;p&gt;Try erasing all boards completely using &amp;quot;nrfjprog --eraseall&amp;quot; (&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;nRF command line tools&lt;/a&gt; is needed for this) and re-program them.&lt;/p&gt;[/quote]
&lt;p&gt;Thank you for your quick reply. I tried what you suggested. But facing the same problem.&lt;/p&gt;
&lt;p&gt;While comparing both SDK i.e v1.4.2 and v1.5.0 I came to know that path for the light_switch example in v1.5.0 is different than v1.4.2&lt;/p&gt;
&lt;p&gt;v1.4.2 -&amp;nbsp;C:/Users/Pranav/ncs/v1.4.2/nrf/samples/zigbee/light_switch/build_nrf52833dk_nrf52833&lt;/p&gt;
&lt;p&gt;v1.5.0 -&amp;nbsp;C:/Users/Pranav/ncs/v1.5.0/nrf/samples/bluetooth/mesh/light_switch/build_nrf52833dk_nrf52833&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also after building the v1.5.0 light_switch example, When I am trying to connect &amp;quot;nRF Toolbox&amp;quot; it shows a message -&amp;nbsp; &amp;quot;The device does not have the required services&amp;quot;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also in v1.5.0 light_switch example, there is&amp;nbsp; modle_handler.c instead of&amp;nbsp; nus_cmd.c . In v1.4.2 light_switch example there is&amp;nbsp;&lt;span&gt;nus_cmd.c file is present.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So can you please look into it?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Pranav&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298461?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 15:47:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a477d44d-ee6d-4846-9f9a-97fc4a2e6e74</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;&lt;/p&gt;
[quote user="Pranav3"]&lt;span&gt;2. Also tried to test the (SDK v1.5.0) Zigbee network_coordinator, light_switch,light_bulb example but after building while testing it&amp;nbsp; light_switch doesn&amp;#39;t respond. Doesn&amp;#39;t show any led indication and not joined the network.&amp;nbsp;&lt;/span&gt;&lt;span&gt;Previously, I tested the same scenario with SDK v1.4.2 its works fine there.&amp;nbsp;&amp;nbsp;&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;Does the logs from the nRFs say anything?&lt;/p&gt;
&lt;p&gt;Try erasing all boards completely using &amp;quot;nrfjprog --eraseall&amp;quot; (&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;nRF command line tools&lt;/a&gt; is needed for this) and re-program them.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Pranav3"]1. With the help of this link&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/ncp/README.html#zigbee-ncp-sample"&gt;Zigbee: NCP — nRF Connect SDK 1.5.0 documentation (nordicsemi.com)&lt;/a&gt;&amp;nbsp;and Readme file under ncp_sdk_v0.9.3. I&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tried to test the NCP example. But after completing all the steps under testing, my&amp;nbsp;&lt;span&gt;light control device doesn&amp;#39;t join the Zigbee network. It doesn&amp;#39;t show any led indication on board.&amp;nbsp;&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is your NCP connected to anything physically? What is running the application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298400?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 13:44:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3c5bc1a-da27-443a-b4a5-c8a85fe7bcc3</guid><dc:creator>Pranav3</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Understood. Thank you for your quick reply. I have encountered two problems while testing,&lt;/p&gt;
&lt;p&gt;1. With the help of this link&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/samples/zigbee/ncp/README.html#zigbee-ncp-sample"&gt;Zigbee: NCP &amp;mdash; nRF Connect SDK 1.5.0 documentation (nordicsemi.com)&lt;/a&gt;&amp;nbsp;and Readme file under ncp_sdk_v0.9.3. I&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tried to test the NCP example. But after completing all the steps under testing, my&amp;nbsp;&lt;span&gt;light control device doesn&amp;#39;t join the Zigbee network. It doesn&amp;#39;t show any led indication on board.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Also tried to test the (SDK v1.5.0) Zigbee network_coordinator, light_switch,light_bulb example but after building while testing it&amp;nbsp; light_switch doesn&amp;#39;t respond. Doesn&amp;#39;t show any led indication and not joined the network.&amp;nbsp;&lt;/span&gt;&lt;span&gt;Previously, I tested the same scenario with SDK v1.4.2 its works fine there.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you please help me to resolve this issue?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Pranav.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use of NCP in Zigbee</title><link>https://devzone.nordicsemi.com/thread/298080?ContentTypeID=1</link><pubDate>Fri, 05 Mar 2021 12:56:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30d74022-3511-45f7-9624-120fe57bb24f</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;NCP stands for Network Co-Processor. Basically, it is used if you want to run the stack on another chip, and just use the nRF as the radio. So the Zigbee stack is split in two pieces. NCP and the rest. &amp;quot;The rest&amp;quot; is running on another chip, and sends commands to the NCP to tell it what to send over the air, and the NCP reports back with events from the radio to the application chip.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The NCP can either be a coordinator or a normal node (router or end device).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>