<?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>Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72254/device-driver-for-sniffer-on-nrf52840-dongle</link><description>I am using sniffer v3.1. I have installed the sniffer code on a nRF52840 dongle (PCA100059). When I insert this into the PC with windows 8.1 it appears as &amp;quot;nRF Sniffer for Bluetooth LE &amp;quot; in device manager (under Other devices) but driver is missing and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Jul 2021 08:57:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72254/device-driver-for-sniffer-on-nrf52840-dongle" /><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/319537?ContentTypeID=1</link><pubDate>Mon, 12 Jul 2021 08:57:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4ee83dd-df94-4077-a31a-62d5c0234b44</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello ArtemS,&lt;br /&gt;&lt;br /&gt;Thank you for the feedback. I will forward this to the developers as well.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/319490?ContentTypeID=1</link><pubDate>Sun, 11 Jul 2021 16:17:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88807006-d2e5-4be8-8896-6b6748ded0c5</guid><dc:creator>ArtemS</dc:creator><description>&lt;p&gt;For those who interested, here is the modified .hex.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://disk.yandex.ru/d/pxk2xv709OMsbQ"&gt;https://disk.yandex.ru/d/pxk2xv709OMsbQ&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/319488?ContentTypeID=1</link><pubDate>Sun, 11 Jul 2021 13:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a42b9897-9a73-4630-8046-bd77a76797cb</guid><dc:creator>ArtemS</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/dmitryz"&gt;Dmitry&lt;/a&gt;&amp;nbsp;suggestion worked for me. However, sniffer works in Wireshark only, while SnifferAPI doesn&amp;#39;t recognize it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/298218?ContentTypeID=1</link><pubDate>Sat, 06 Mar 2021 23:11:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a99d457-09bc-46fd-893f-8f017aa8f88d</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;in Windows 10, serial driver is loaded automatically for any device with class_02&amp;amp;subclass_02 in device descriptor (VID and PID doesn&amp;#39;t matter). For Windows 8 and older, you need matching&amp;nbsp;inf/cat files, and it will not install nordic_cdc_acm.inf as it has no VID/PID that match sniffer firmware.&lt;/p&gt;
&lt;p&gt;As a quick fix, you can try to modify PID directly in hex file by changing two bytes at line 4085 (though I believe there should be some correct way):&lt;/p&gt;
&lt;p&gt;:100EDC0012010002000000401519&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;1A&lt;/strong&gt;&lt;/span&gt;5203020102&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;0F&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/298192?ContentTypeID=1</link><pubDate>Fri, 05 Mar 2021 22:20:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d07b893f-9743-4a04-841c-99b2b9d7fa7a</guid><dc:creator>PAF</dc:creator><description>&lt;p&gt;Dear Karl, I am sure this is not Hw issue. The dongle just enumerates with&amp;nbsp;&lt;span&gt;PID_522A and driver which you deliver is for&amp;nbsp;PID_521A. And that does not match. If I add this line: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;%nRF Sniffer for BlueTooth LE%&amp;nbsp; &amp;nbsp; &amp;nbsp;=DriverInstall, USB\VID_1915&amp;amp;PID_522A&amp;amp;MI_00&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;To the inf file then windows finds the driver correctly but can not install it as hash file (.cat) was generated using different inf file and windows blocks it.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you please check what PID you see on your device? If PID_521A then it means you have different firmware. If so, could you please provide&amp;nbsp;it?&lt;br /&gt;&lt;br /&gt;The question is also what MBR should be written? Does it matter? I was using the original which was written at production later I reprogrammed it some different&amp;nbsp;one found in SDK (for 10059), but it did not change anything.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards&lt;br /&gt;PAF&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/298159?ContentTypeID=1</link><pubDate>Fri, 05 Mar 2021 15:29:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8584e7f-1b20-47a5-a8e9-5afb229ed594</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Thank you for clarifying, PAF.&lt;br /&gt;&lt;br /&gt;I have tried this on my end, using Windows 10, and I am unfortunately not seeing this issue.&lt;br /&gt;To rule out the hardware being at fault, do you have access to a non-Windows 8 PC which you could test the sniffer on?&lt;br /&gt;I will discuss this with a colleague that knows more about windows 8&amp;#39;s drivers than me on Monday.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/297928?ContentTypeID=1</link><pubDate>Thu, 04 Mar 2021 23:17:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8020937f-7d35-48a9-976a-150bcb814016</guid><dc:creator>PAF</dc:creator><description>&lt;p&gt;Hello Karl,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I went exactly the procedure shown in Sniffer Instalation guide (even three times).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. installed nRF connect&lt;br /&gt;2. installed Programmer&lt;br /&gt;3. downloaded nRF Sniffer Bluetooth LE (3.1)&lt;br /&gt;4.&amp;nbsp;chosen&amp;nbsp;nrf_sniffer_for_bluetooth_le_3.1.0_7cc811f\hex\sniffer_nrf52840dongle_nrf52840_7cc811f.hex&amp;nbsp;file&lt;br /&gt;5. pressed write&lt;br /&gt;6. after reboot device enumerates with&amp;nbsp;&lt;span&gt;VID_1915 and PID_522A and can not find the valid driver.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards&lt;br /&gt;PAF&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/297874?ContentTypeID=1</link><pubDate>Thu, 04 Mar 2021 15:47:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed7957b4-1bae-44d6-b180-a14e0b5a4230</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again PAF,&lt;br /&gt;&lt;br /&gt;Could you also confirm for me that you have followed all the steps of &lt;a href="https://infocenter.nordicsemi.com/topic/ug_sniffer_ble/UG/sniffer_ble/installing_sniffer.html"&gt;the Sniffer installation guide&lt;/a&gt;?&lt;br /&gt;Could you also specify exactly how and what you programmed the nRF52840 Dongle with?&lt;br /&gt;&lt;br /&gt;This might seem trivial, but I would like to rule out the installation as a potential error source.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/297701?ContentTypeID=1</link><pubDate>Thu, 04 Mar 2021 09:08:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d79d7588-a499-42f8-acb9-04e229c1350e</guid><dc:creator>PAF</dc:creator><description>&lt;p&gt;Hello Karl, &lt;br /&gt;&lt;br /&gt;unfortunately I tried that before and it did not work that is why I raised that ticket. The device enumerates with&amp;nbsp;VID_1915 and PID_522A and the driver you are referring to is&amp;nbsp;VID_1915 and PID_521A so Windows does not find the proper driver when pointing to&amp;nbsp;&lt;span&gt;SDK/examples/usb_drivers. Any other sugestions?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I used latest SDK I found (nRF5_SDK_17.0.2_d674dde)&lt;br /&gt;&lt;br /&gt;Best Regards&lt;br /&gt;PAF&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device driver for sniffer on nRF52840 dongle</title><link>https://devzone.nordicsemi.com/thread/297604?ContentTypeID=1</link><pubDate>Wed, 03 Mar 2021 16:49:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8772412-57ee-4248-92ce-86f9eab9b681</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello PAF,&lt;br /&gt;&lt;br /&gt;I am sorry to hear that you are having issues with this.&lt;br /&gt;The following should not be necessary with windows version later than Windows 7, but if you could please give the following a try, and let me know if this resolves your issue:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;&lt;span&gt;If you are running Windows 7, on first run CDC ACM driver installation is needed. To install the driver on Windows 7, follow these steps:&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open Device Manager&lt;/li&gt;
&lt;li&gt;Right-click the development kit (look for the name &amp;quot;nRF52 ...&amp;quot; depending on the example)&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Update Driver Software...&amp;quot;&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Browse my computer for driver software&amp;quot;&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Browse...&amp;quot; and choose the folder SDK/examples/usb_drivers&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Ok&amp;quot;&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Next&amp;quot;&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Install&amp;quot;&lt;/li&gt;
&lt;li&gt;Click &amp;quot;Close&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As mentioned I have only ever heard of this being an issue with Windows 7 and older, but let us give this a try.&lt;br /&gt;&lt;br /&gt;Looking forward to resolving this issue together!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>