<?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>Unable to change the flag of scan response</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15769/unable-to-change-the-flag-of-scan-response</link><description>I need to change the flag of the scanrsp. I use the advertising_init() and i try to do like this: 
 scanrsp.flags = FLAG; 
 but the function ble_advdata_set(&amp;amp;advdata,&amp;amp;scanrsp) return NRF_ERROR_INVALID_FLAGS. 
 Can you help me to change this flag? </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Dec 2016 07:05:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15769/unable-to-change-the-flag-of-scan-response" /><item><title>RE: Unable to change the flag of scan response</title><link>https://devzone.nordicsemi.com/thread/60178?ContentTypeID=1</link><pubDate>Fri, 30 Dec 2016 07:05:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42459754-91be-41b9-b1d6-df002e9b4746</guid><dc:creator>Duoran Li</dc:creator><description>&lt;p&gt;can i change the flag while application is running.BTW ,where can i find some materials explains how to configurate BLE_GAP_ADV_FLAGS,in my application.
Best regards!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to change the flag of scan response</title><link>https://devzone.nordicsemi.com/thread/60177?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2016 12:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:852ecbc5-a6f7-4ec4-96f0-2dbbe16b98bc</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You can&amp;#39;t put flags in the scan response, not allowed per the standard&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;quot;The Flags AD type shall not be included in the scan response data.&amp;quot;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>