<?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>Arduino blend micro changing advertisement data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15689/arduino-blend-micro-changing-advertisement-data</link><description>Hello,
I am working with Arduino blend micro BLE, i am trying to change some advertisement data and uuid service.
I am using the BLEPeripheral library and the next functions: 
 blePeripheral.setLocalName(&amp;quot;service&amp;quot;); 
blePeripheral.setManufacturerData</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Sep 2016 12:30:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15689/arduino-blend-micro-changing-advertisement-data" /><item><title>RE: Arduino blend micro changing advertisement data</title><link>https://devzone.nordicsemi.com/thread/59914?ContentTypeID=1</link><pubDate>Mon, 12 Sep 2016 12:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:579fa46c-7236-465b-aed7-c23210fb2256</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;I think to change manufcaturer specific data you need to re-build the setup information and send the setup to the nRF8001 again.  The &lt;a href="https://github.com/NordicSemiconductor/ble-sdk-arduino/tree/master/libraries/BLE/examples/ble_modify_setup_data"&gt;github.com/.../ble_modify_setup_data&lt;/a&gt; provides a way to modify the setup.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Arduino blend micro changing advertisement data</title><link>https://devzone.nordicsemi.com/thread/59915?ContentTypeID=1</link><pubDate>Sun, 11 Sep 2016 10:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f9ce222-fcaf-458e-b687-aba3c6cd3bfa</guid><dc:creator>Anna</dc:creator><description>&lt;p&gt;So how can i change the manufacture specific data  for sending some special information in the advertisement packet?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Arduino blend micro changing advertisement data</title><link>https://devzone.nordicsemi.com/thread/59913?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2016 08:48:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e73b10b-e879-416d-be90-318d9a40d1c7</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;I do not think there is a way to change the manufacturer data when the radio is running. There is way to change the data in the Service Data AD type when the radio is running.
However it should be possible to advertise both manufacturer data and the service UUID, so long as you do not overflow the 31 bytes available in the advertising packet.&lt;/p&gt;
&lt;p&gt;See the nRFgo studio -&amp;gt; nRF8001 configuration -&amp;gt; GAP Settings , see the right side of the screen to select what can be advertised.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>