<?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>How to add scan response data to beacon example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51851/how-to-add-scan-response-data-to-beacon-example</link><description>Hi, I&amp;#39;m using the 15.3 SDK ble_app_beacon example and want to add scan response data. 
 I&amp;#39;ve found some examples in the devzone, but not matching the example code in this SDK version (not using the same APIs). 
 Could you show the easiest way to add scan</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Sep 2019 09:09:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51851/how-to-add-scan-response-data-to-beacon-example" /><item><title>RE: How to add scan response data to beacon example</title><link>https://devzone.nordicsemi.com/thread/208614?ContentTypeID=1</link><pubDate>Mon, 09 Sep 2019 09:09:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b68ffed-6f60-43fe-a434-dd79e63d3257</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For an example of scannable advertising you can have a look at the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fble_sdk_app_blinky.html"&gt;BLE Blinky Application&lt;/a&gt;. Both advertising data and scan response data is encoded using ble_advdata_encode(), in advertising_init(), in main.c of that example. As you can see, the Blinky example uses advertising data for name, appearance and flags, and it uses scan response for list of UUIDs.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>