<?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 advertising packet size</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67586/ble-advertising-packet-size</link><description>Hi, 
 Just a general question, is there a way to find out the exact size of the advertising packet? I&amp;#39;m using nRF52832 to connect to a smart phone. I was curious if there&amp;#39;s any way to specify that? 
 Thanks, 
 Reza</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Oct 2020 16:23:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67586/ble-advertising-packet-size" /><item><title>RE: BLE advertising packet size</title><link>https://devzone.nordicsemi.com/thread/277206?ContentTypeID=1</link><pubDate>Tue, 27 Oct 2020 16:23:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bdccfd8-fe30-4486-8fab-255b5160ab91</guid><dc:creator>ref</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;It worked.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE advertising packet size</title><link>https://devzone.nordicsemi.com/thread/277100?ContentTypeID=1</link><pubDate>Tue, 27 Oct 2020 10:39:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a513943d-7e72-407e-95ea-265fbb085e63</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Reza,&amp;nbsp;&lt;br /&gt;The easiest way is to use the nRF Connect app on Android/iOS where you can see the raw data of the advertising packet.&amp;nbsp;&lt;br /&gt;You can also use &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE"&gt;&amp;nbsp;nRFSniffer&lt;/a&gt; to catch the raw BLE packets.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another option is to set a breakpoint in&amp;nbsp;your code where&amp;nbsp;sd_ble_gap_adv_set_configure() is called and check the&amp;nbsp;p_adv_data variable provided.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>