<?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>Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37110/wireshark-fails-to-detect-nrf-sniffer</link><description>I&amp;#39;m trying to get nRF sniffer to work in wireshark. I followed all the steps from the nRF sniffer user guide, but I can&amp;#39;t get it to work. 
 The issue: - when I have the PCA10040 attached trough USB, wirehsark fails to load (freezes at &amp;quot;Initializing external</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Nov 2018 13:41:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37110/wireshark-fails-to-detect-nrf-sniffer" /><item><title>RE: Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/thread/157982?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 13:41:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff046704-3ca2-4951-b91e-4d7343f4280c</guid><dc:creator>kiranj</dc:creator><description>&lt;p&gt;hello,nrf sniffer is not showing interface toolbar,please help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/thread/157785?ContentTypeID=1</link><pubDate>Fri, 16 Nov 2018 16:06:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:324761f3-1460-453f-8b9c-2bfad3bb48f9</guid><dc:creator>Henkie</dc:creator><description>&lt;p&gt;It&amp;#39;s been a while since I needed this, but I just tested this and confirmed that the sniffer does function after uninstalling usbpcap and wireshark and then reinstalling wireshark without usbpcap. I don&amp;#39;t need usbpcap right now so my issue is solved for now. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/thread/145072?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 09:20:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc4e0b5d-5c6c-4f0a-94a1-fd4d3e621fa1</guid><dc:creator>GeorgeBlue</dc:creator><description>&lt;p&gt;yes, it&amp;#39;s work.&lt;/p&gt;
&lt;p&gt;I just modify the nrf_sniffer.bat&lt;/p&gt;
&lt;p&gt;----------&lt;/p&gt;
&lt;p&gt;@echo off&lt;br /&gt;C:\Python27\python.exe &amp;quot;%~dp0nrf_sniffer.py&amp;quot; %*&lt;/p&gt;
&lt;p&gt;----------------&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf_5F00_sniffer.bat"&gt;devzone.nordicsemi.com/.../nrf_5F00_sniffer.bat&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/thread/145068?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 09:15:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b15a44a9-58ef-4f9a-b3cf-fe9b7b5475aa</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Did you try the fix I suggested?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/thread/145034?ContentTypeID=1</link><pubDate>Tue, 21 Aug 2018 07:22:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ebecb06-ddde-418a-9999-48c09960f042</guid><dc:creator>GeorgeBlue</dc:creator><description>&lt;p&gt;My status is same with Henkie, stop in &amp;quot;wireshark initializing capture plugins&amp;quot;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="wireshark initializing capture plugins" src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2553._F764D653_.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wireshark fails to detect nRF sniffer</title><link>https://devzone.nordicsemi.com/thread/142848?ContentTypeID=1</link><pubDate>Fri, 03 Aug 2018 13:39:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99b44a32-ffdb-4cf0-ad84-8324d7e3af44</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;I think I&amp;#39;ve experienced the same issue. My problem was the USB capture driver, WinCAP or something. I needed to uninstall everything related to the USB capture driver en re-install all associated programs from scratch according to the sniffer user guide.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;This is a general driver that is used by programs such as wireshark to listen for certain packets on the USB.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>