<?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>Without connection Beacons transmitting Broadcast packets and also receiving Broadcast packets</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61301/without-connection-beacons-transmitting-broadcast-packets-and-also-receiving-broadcast-packets</link><description>Hello, 
 
 I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_beacon’. 
 
 1) ‘ble_app_beacon’ will only broadcast Advertisement packets. But at same time, in-between Advertisement interval Beacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 May 2020 18:06:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61301/without-connection-beacons-transmitting-broadcast-packets-and-also-receiving-broadcast-packets" /><item><title>RE: Without connection Beacons transmitting Broadcast packets and also receiving Broadcast packets</title><link>https://devzone.nordicsemi.com/thread/249425?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 18:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46148b6a-1f24-45ad-aa18-9b978e79171b</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Thank you for your inputs. Now I am able to Scan.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Without connection Beacons transmitting Broadcast packets and also receiving Broadcast packets</title><link>https://devzone.nordicsemi.com/thread/249424?ContentTypeID=1</link><pubDate>Fri, 03 Apr 2020 15:00:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cfb619a-1e01-4c77-9310-e373771707d7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1) Yes, this is possible.&lt;/p&gt;
&lt;p&gt;2)&amp;nbsp;When you change&amp;nbsp;&lt;span&gt;BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED, to&amp;nbsp;BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED, it means that the advertiser(ble_app_beacon) can send a scan response packet.&amp;nbsp;Scan response data&amp;nbsp;&lt;/span&gt;&lt;span&gt;is an optional &amp;quot;secondary&amp;quot; advertising payload which allows scanning devices that detect an advertising device to request a &amp;quot;second advertising packet&amp;quot;. This allows you to send two advertising frames with a total payload of 62 bytes.&lt;/span&gt;&lt;/p&gt;
[quote user=""]Please let me know how to do this.[/quote]
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I recommend adding the scan module to the beacon example. Take a look at e.g.&amp;nbsp;ble_app_blinky_c on how the scan module is added there. PS: Since you are not connecting to another device, you don&amp;#39;t need the discovery module.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Sigurd&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>