<?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 Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58974/zigbee-cli-agent-router-example-hangs-after-bdb-start-command</link><description>I am using nrf52840 dk for zigbee project with two xbee modules. One xbee is configured as coordinator and other as end device and nrf board is supposed to act as router. After setting channel and pan id from cli when I enter bdb start , command prompt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Mar 2020 14:38:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58974/zigbee-cli-agent-router-example-hangs-after-bdb-start-command" /><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239570?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 14:38:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49f5677b-974a-4d76-bb61-20d183409b8c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Is the DK powered? Any LEDs blinking? Try to power the DK with a separate USB cable through the programmer USB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, there are some switches on the DK on which you can choose to power the DK with the USB peripheral. I believe you only need to set the nRF Power Source switch (close to the programmer USB port) to USB, but I can&amp;#39;t double check this now. (Home office due to the pandemic , so I am using remote desktop and don&amp;#39;t have physical access to the DK, only programming/logging).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239524?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 12:32:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a74b946-55bc-494a-ace6-f5f6edcb6139</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;C:\Users\MST-WS-003\Desktop&amp;gt;python --version&lt;br /&gt;Python 2.7.16&lt;/p&gt;
&lt;p&gt;Yes , i have flashed the firmware using port above the coil cell.&lt;/p&gt;
&lt;p&gt;The port mentioned in tutorial is nrf usb which is very next to buttons for sniffing and I am trying to use that port which is not&amp;nbsp;connecting on windows 10 pc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239516?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 11:53:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c8f9464-ec3d-41f3-aae8-b59b5ba2e99a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Are you sure you have Python (and only one version of Python) in your computer&amp;#39;s environment path? if you type &amp;quot;python --version&amp;quot; in a cmd window that is not opened in the same folder as your python executable?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have you programmed the sniffer FW on your DK? Try to power cycle the DK after programming it, and plugging in the USB peripheral port (not the programming port on the DK, but the one on the long side, as it was shown on infocenter).&lt;/p&gt;
&lt;p&gt;If it still doesn&amp;#39;t show up, try to reboot your computer. Perhaps it is needed after installing Wireshark once more.&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: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239499?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 10:53:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:971b0776-efea-49d7-aec9-0a878f9e1452</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;I have uninstalled wireshark 3 and installed 2.6 for which whole setup is tested and put the files in the extcap folder as told in readme file. But still nrf is not shown in interfaces. As for the python , i have added it to the path and installed pip and pyserial and checked &amp;quot;import serial&amp;quot; is working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239495?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 10:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59cb26ff-10f7-4872-8fbb-9316a11ed276</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Well, I know for a fact that you need to put the files in the correct extcap folder (from your description you did not). So you either way have to do this, and use the python scripts from the readme files to check that everything is set up correctly.&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: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239485?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 10:05:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f15b6bb8-a600-491b-8c2f-0b56d649160b</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;I think the main problem is with driver , once it is resolved hopefully everything will start to work correctly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239471?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 09:28:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:409a7ce9-9aea-4a3e-9f40-1aedc994b776</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Try placing them in the folder listed under &amp;quot;Personal Extcap path&amp;quot;. Also check the README.md file in the sniffer folder. There is a guide suggesting to run some python scripts to check that everything is set up correctly after you added the&amp;nbsp;scripts to the correct folder.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4f4815be4f554b74a7de3ac4f80c891a/README.txt"&gt;devzone.nordicsemi.com/.../README.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239450?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 07:55:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7176688-1b89-42e3-a0e2-4332a9752626</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1583999608392v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;no location is shown for extcap , but I have placed files in &amp;quot;C:\Program Files\Wireshark\extcap&amp;quot; directory&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239448?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 07:49:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69b98ffd-3b42-4197-a6ca-c5275819f890</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;No , the device is not listed in wireshark even after refreshing interfaces.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239445?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 07:38:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddd8484d-bd05-46dd-b582-3d5f7933b555</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you tried letting it be connected for a while? Perhaps windows will find some drivers eventually. Also, have you followed the instructions in the &amp;quot;Installing Wireshark and extcap plugin&amp;quot; section from the link in the previous reply? Does the device show up in Wireshark?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239442?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 07:22:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe0db9e1-5664-451c-92b4-1362d56a418e</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1583997605645v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;When I connect nrf52840 dk from nrf usb port to pc after flashing sniffer firmware , Windows 10 shows usb device is not recognized .&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239431?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 04:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49782a3d-7cd8-49b0-90fc-4436ca0ecbe5</guid><dc:creator>ahmad@mikrostartech.com</dc:creator><description>&lt;p&gt;I have not done any changes to SDK and I am using &amp;quot;&lt;span&gt;nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b&amp;quot; this one. Currently I am doing sniffer trace . I will let you know about result shortly. Thanks for reply.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zigbee Cli Agent Router example hangs after bdb start command</title><link>https://devzone.nordicsemi.com/thread/239391?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2020 15:58:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:465cced5-f53d-4e8f-b2b0-370507b6a406</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Have you done any changes in the SDK? Remember that if you change something in one project, it may affect other examples as well, if you change one of the common files.&lt;/p&gt;
&lt;p&gt;If you are not sure whether anything is changed, please try an unmodified version of the SDK. If the issue still persist:&lt;/p&gt;
&lt;p&gt;What SDK version do you use? Does the issue happen if there are no XBee devices turned on nearby as well, or only if they are present?&lt;/p&gt;
&lt;p&gt;Can you do a &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.0.0/nrf802154_sniffer.html" rel="noopener noreferrer" target="_blank"&gt;sniffer trace&lt;/a&gt; to see if the nRF transmit any packets (even though the CLI stops resonding)?&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>