<?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>Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56046/sniffer-using-nrf52840</link><description>Hi, 
 I have nRF52840 dongle PCA10059. I want to use dongle as sniffer. 
 So how and what hex file and other thing i need to do ? To use dongle work as sniffer.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Feb 2020 09:32:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56046/sniffer-using-nrf52840" /><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/234587?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 09:32:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efe25f7e-bea8-4257-a932-29a3a46ca58e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;The fundamental is that the nRF52840 dongle is using USB peripheral to communicate with the PC when the sniffer firmware currently use UART peripheral to communicate with PC. Changing this would requires a firmware modification.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/234526?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2020 12:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d68369ef-ee08-4999-ac98-422002456f4d</guid><dc:creator>Malcolm</dc:creator><description>&lt;p&gt;This dongle is made to be a small, compact, convenient sniffer. The software change to send data via USB instead of serial is small. Is there a fundamental reason why the software is not available for this dongle?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/227216?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 10:36:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d319f9d6-9188-4935-ba0d-350c87fd068a</guid><dc:creator>Gaurav Kapoor</dc:creator><description>&lt;p&gt;Jinesh you can buy 1-2 52840DK from our Authorized Distributors in India , tks Gaurav&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/227192?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2020 08:41:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd212f7d-14e8-45fa-9cbe-a228fd820559</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please download the sniffer firmware&amp;amp;software here:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs"&gt;https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE/Download#infotabs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The source code of the sniffer is not available but the hex file is included.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I strongly suggest to get hold of a nRF52 DK. It will save you a lot of time. We do have distributor in India that can provide the DKs.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/227123?ContentTypeID=1</link><pubDate>Tue, 31 Dec 2019 03:26:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0b62acf-0869-4302-a78b-b8ac708843ff</guid><dc:creator>Jinesh</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Thank for your input. I will make connection as you said. And will have UART to USB.&lt;br /&gt;&amp;nbsp; &amp;nbsp;But can you please provide me the sniffer code file to be dumb in nRF.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Also I don&amp;#39;t have much more nRF52 DK, so this is only the option is left for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/227099?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 16:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff0ef730-b7b5-4c12-889d-dbb6fd98f806</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You need to get pin P0.06 (TXD) and P0.08 (RXD) to connect to a RS232 driver before you connect to PC. I wouldn&amp;#39;t suggest to go for that. It&amp;#39;s better to get hold of a nRF52 DK (either nRF52832 or NRF52840)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/227065?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 12:30:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce4be86a-32e6-4c52-a685-f92d34a878f4</guid><dc:creator>Jinesh</dc:creator><description>&lt;p&gt;Hi Hung Bui,&lt;br /&gt;Thank for your quick reply.&lt;br /&gt;So I understood, that if i will take out the any 2 pins from the dongle and configured as UART.&lt;br /&gt;Then it can work as Sniffer.&lt;br /&gt;If my understanding is true. Can you provide the link for the sniffer code to configured the DIO pin as UART.&lt;br /&gt;And what further step i need to do to have a sniffer using UART.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sniffer using nRF52840</title><link>https://devzone.nordicsemi.com/thread/227064?ContentTypeID=1</link><pubDate>Mon, 30 Dec 2019 12:24:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:787341d5-9718-4bb1-ad58-94d49c8ba2c2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Jinesh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately our sniffer firmware doesn&amp;#39;t support the USB interface on the PCA10059 yet. It currently only support the UART interface. Hope that we will have support for PCA10059 in 2020. A nRF52 DK is required for the sniffer.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>