<?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>Is it possible to write a ble sniffer by using RADIO directly?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61791/is-it-possible-to-write-a-ble-sniffer-by-using-radio-directly</link><description>Dear All: 
 I want to learn the detail of the ble technology and i think the offical ble sniffer is very cool, but it is not open source, so i want to write a ble sniffer by using RAIDO directly. 
 So please tell me how difficult it is to do that? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 May 2020 09:08:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61791/is-it-possible-to-write-a-ble-sniffer-by-using-radio-directly" /><item><title>RE: Is it possible to write a ble sniffer by using RADIO directly?</title><link>https://devzone.nordicsemi.com/thread/251647?ContentTypeID=1</link><pubDate>Tue, 26 May 2020 09:08:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7801d407-5b39-47d5-945a-eecd1d22f0ec</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;I would suggest to&amp;nbsp;look at&amp;nbsp;&lt;a href="https://github.com/nccgroup/Sniffle/tree/master/fw"&gt;sniffle&lt;/a&gt;&amp;nbsp;as a start point.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to write a ble sniffer by using RADIO directly?</title><link>https://devzone.nordicsemi.com/thread/251608?ContentTypeID=1</link><pubDate>Tue, 26 May 2020 07:27:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f70bbfbe-f39a-473e-a754-77994ea4b8b0</guid><dc:creator>Tommy_Li</dc:creator><description>&lt;p&gt;&lt;span style="background-color:#ffffff;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5em;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;Thank you for your kindly reply. If i could reference nimble or zephyr, because i know they all&amp;nbsp; have implemented LL layer of BLE.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to write a ble sniffer by using RADIO directly?</title><link>https://devzone.nordicsemi.com/thread/251605?ContentTypeID=1</link><pubDate>Tue, 26 May 2020 07:18:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:babde93d-a5bc-4454-9754-1125aa8f6658</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;it&amp;#39;s a more complex task than you could think, but nothing is impossible &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&amp;nbsp; You need to implement a listener for advertisements, a scheduler for connection events, packet parser, handling for LL procedures like changing of connection parameters / channel map / phy, also both channel selection algoritms and many other things you&amp;#39;ll find in Bluetooth Core specification. Then implement some way to pass a stream of packets to the host (probably using USB CDC ACM), and some UI (or merely a converter to pcapng) at host side.&lt;/p&gt;
&lt;p&gt;A&amp;nbsp;Volume 6 of&amp;nbsp;&lt;a href="https://www.bluetooth.com/specifications/bluetooth-core-specification/"&gt;Bluetooth Core Specification&lt;/a&gt;&amp;nbsp;is a must-read if you dare.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>