<?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>Scan response packet with nRF Master Control panel app?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12570/scan-response-packet-with-nrf-master-control-panel-app</link><description>I was trying to view the scan response packet using the master control panel app I have on my android phone, but I can&amp;#39;t seem to see where it is. 
 I want to update the scan packet with some values from a peripheral but I&amp;#39;m unable to check if it&amp;#39;s working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Mar 2016 15:57:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12570/scan-response-packet-with-nrf-master-control-panel-app" /><item><title>RE: Scan response packet with nRF Master Control panel app?</title><link>https://devzone.nordicsemi.com/thread/47744?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2016 15:57:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7d432f1-0147-45c0-8420-6a90164804c0</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Judging from you main.c file it looks like you are trying to add a vendor specific UUID to your scan response packet? You should be able to do that the way you are doing it, but you will need to make sure that you have actually initiated a service with a vendor specific UUID first. I can see that you call our_service_init(), but do you actually add a vendor UUID in there?&lt;/p&gt;
&lt;p&gt;You can use &lt;code&gt;sd_ble_gap_adv_data_set()&lt;/code&gt; to update your advertising packet at any time. &lt;a href="https://devzone.nordicsemi.com/question/957/more-efficient-way-to-change-manufacturer-data-in-advertising-packet/"&gt;Unfortunately you can&amp;#39;t update the manufacturer data exclusively&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan response packet with nRF Master Control panel app?</title><link>https://devzone.nordicsemi.com/thread/47743?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2016 15:24:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c09fefb-4f2a-49de-b4aa-a217bf5e787b</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;I&amp;#39;ve just realised I needed to include it as manufacturer data.&lt;/p&gt;
&lt;p&gt;How do I go about exclusively updating this manufacturer data during runtime then? Is there a function to just specifically update the manufacturer data or do I just have to re-call &lt;code&gt;advertising_init()&lt;/code&gt; when the data I want to pass has changed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan response packet with nRF Master Control panel app?</title><link>https://devzone.nordicsemi.com/thread/47742?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2016 15:15:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37364fcb-db84-4d71-bd13-13c0589791f4</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;I&amp;#39;ve included my main.c in the original post above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan response packet with nRF Master Control panel app?</title><link>https://devzone.nordicsemi.com/thread/47741?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2016 15:10:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d59a0f74-313f-4c57-b3fb-c585f5c3333f</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;This is what I get: &lt;a href="http://imgur.com/MGxmkLU"&gt;http://imgur.com/MGxmkLU&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Can you tell me what sort of setup you had for the advertising/GAP initialisation? Maybe that&amp;#39;s what I&amp;#39;m missing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Scan response packet with nRF Master Control panel app?</title><link>https://devzone.nordicsemi.com/thread/47740?ContentTypeID=1</link><pubDate>Tue, 15 Mar 2016 14:53:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb29b55e-0f29-44bc-89f8-f10eac9664d5</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you use nRF Master Control Panel for Android you can click the little dark gray arrow to expose the advertising data, including the scan response packet.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3240.Untitled.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;At least this is how it is done on my Samsung Galaxy S5 with MCP for Android V4.0.5&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>