<?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>BLE Sniffer with nRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119990/ble-sniffer-with-nrf52840</link><description>Hi, 
 We are using nRF52840DK. Our main object is to collect the log for the BLE. We have installed the nRF Sniffer software and wireshark tool to extract the BLE Packets. nrf52840 dk how it will simultaneously connect to mobile nrf connect with wireshark</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Mar 2025 10:15:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119990/ble-sniffer-with-nrf52840" /><item><title>RE: BLE Sniffer with nRF52840</title><link>https://devzone.nordicsemi.com/thread/528795?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 10:15:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3858b52-4985-4329-930c-9289fe04679d</guid><dc:creator>Bhagyashree badiger</dc:creator><description>&lt;p&gt;Thank you for the reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Sniffer with nRF52840</title><link>https://devzone.nordicsemi.com/thread/528593?ContentTypeID=1</link><pubDate>Mon, 24 Mar 2025 11:52:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fcfa637-6a6a-42f4-8c8d-763e3657c18d</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;Hi Bhagyashree,&lt;/p&gt;
[quote user="Bhagyashree badiger"]Can we use sniffer software in mobile nRF connect[/quote]
&lt;p&gt;No.. That&amp;#39;s not how it works.. A sniffer works by capturing the packets send between two BLE devices.. You will need to flash the sniffer firmware on to a supported device (this has been explained in detail in the documentation) and connect to Wireshark to see the captured signals. Please do refer the documentation.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Sniffer with nRF52840</title><link>https://devzone.nordicsemi.com/thread/528313?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 05:50:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4985a0e8-c201-43aa-a162-4e04e63b717e</guid><dc:creator>Bhagyashree badiger</dc:creator><description>&lt;p&gt;Can we use sniffer software in mobile nRF connect&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Sniffer with nRF52840</title><link>https://devzone.nordicsemi.com/thread/528276?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2025 17:32:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6e614c5-d80a-4105-a75a-400133c5e73b</guid><dc:creator>Bhagyashree badiger</dc:creator><description>&lt;p&gt;Thank You Swathy for the reply.&lt;/p&gt;
&lt;p&gt;Can we use Sniffer for nRFDK to nRF Soc?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Bhagyashree Badiger&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Sniffer with nRF52840</title><link>https://devzone.nordicsemi.com/thread/528219?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2025 12:53:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37b03d7b-2e57-45e0-a244-30fee8c24ef5</guid><dc:creator>SwRa</dc:creator><description>&lt;p&gt;HI Bhagyashree,&lt;/p&gt;
&lt;p&gt;It is not possible to use a single DK as a sniffer and a central/peripheral simultaneously.. When you&amp;#39;re using the nRF52840DK as a sniffer with Wireshark, it&amp;#39;s programmed with the nRF Sniffer firmware. See here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/programming_firmware.html"&gt;https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/programming_firmware.html&lt;/a&gt;&amp;nbsp; This firmware is specifically designed to capture BLE packets between other devices, not to act as a BLE peripheral or central device itself. This is why you can&amp;#39;t simultaneously connect to it with nRF Connect Mobile.&lt;/p&gt;
&lt;p&gt;So in addition to a DK (DK1) that is being connected to the nRF Connect application which already has an application running on it, you will need a separate DK (DK2) which is programmed with the sniffer firmware. Place DK2 between DK1 and the mobile (the communicating devices) to capture the sniffer trace. You can read more about nRF sniffer in detail here:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/requirements.html"&gt;https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/requirements.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1742475177307v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Swathy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>