<?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>nRF connect app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27090/nrf-connect-app</link><description>Hi, 
 I&amp;#39;m using the &amp;quot;ble_app_multilink_central&amp;quot; example on my nRF52, what is the setting to advertise from my Android phone (using the nRF connect app) ? 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Apr 2017 09:28:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27090/nrf-connect-app" /><item><title>RE: nRF connect app</title><link>https://devzone.nordicsemi.com/thread/106539?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2017 09:28:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:547b3279-46d8-42eb-96e7-60509bf7efa4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do you want the phone to act as a Blinky peripheral? The Multi-link central will connect to any devices advertising the name &lt;em&gt;&amp;quot;Nordic_Blinky&amp;quot;&lt;/em&gt;. You will have to change the device name in your Android settings and add &lt;em&gt;Complete Local Name&lt;/em&gt; to the advertising data, to make the central connect. You should also add the 128-bit UUID of the &lt;em&gt;Nordic LED Button Service&lt;/em&gt; to the scan response data (note that the UUID is stored in the app and you can search for the name instead of entering the value).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20170425_2D00_111816.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;You should also setup the GATT server with the correct service and characteristics to be able to control the device. The service is documented on &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fgroup__ble__lbs.html"&gt;this page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Screenshot_5F00_20170425_2D00_105213.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>