<?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>merge iBeacon and ble_blinky code for connectable beacon</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46619/merge-ibeacon-and-ble_blinky-code-for-connectable-beacon</link><description>It has possible to add iBeacon advertising structure to add ble_app_blinky example code. I&amp;#39;m implement connectable iBeacon advertising every 5second it&amp;#39;s connected nrf connect app advertising stop led button service activated then control led on and off</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 May 2019 07:00:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46619/merge-ibeacon-and-ble_blinky-code-for-connectable-beacon" /><item><title>RE: merge iBeacon and ble_blinky code for connectable beacon</title><link>https://devzone.nordicsemi.com/thread/185040?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 07:00:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f8ae979-1cf9-42bb-a4c7-3f7cde2c71bc</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Sorry for the delayed response. I have been busy with other support activity unfortunately. As the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_beacon.html?cp=5_0_4_2_2_2"&gt;documentation states&lt;/a&gt;, &amp;quot;&lt;span&gt;Whenever the values need to be updated, the user must set the UICR to a desired value using the nrfjprog tool and restart the application to bring the changes into effect. T&amp;quot; You could&amp;nbsp;use a custom characteristic that you set via nRF Connect &amp;amp; whenever that value changes, you can handle that change by writting to the uicr register value in your application. You need to remember to reset the chip afterwards for the uicr changes to occur.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merge iBeacon and ble_blinky code for connectable beacon</title><link>https://devzone.nordicsemi.com/thread/184021?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 10:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87246e85-2159-4673-9c7d-4eed13c05399</guid><dc:creator>Autobot</dc:creator><description>&lt;p&gt;Thanks for relay&amp;nbsp;&lt;span class="user-name"&gt;&lt;span class="ui-userpresence ui-tip present"&gt;&lt;/span&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/bjorn-kvaale"&gt;Bj&amp;oslash;rn Kvaale&lt;/a&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;I need to modify my beacon UUID, Major and minor value via NRF connect app. any example code available in NRF 52832 SDK 15.2 or what are the services are available to use for change my major minor values...???&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merge iBeacon and ble_blinky code for connectable beacon</title><link>https://devzone.nordicsemi.com/thread/184018?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 10:10:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d343b2b9-f385-4c88-bb6e-71aadf71027f</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I would use the Beacon Transmitter application to start making your &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_beacon.html?cp=5_0_4_2_2_2"&gt;iBeacon application&lt;/a&gt; &amp;amp; then add the functionality from the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky.html?cp=5_0_4_2_2_3"&gt;ble_app blinky&lt;/a&gt; like you mentioned to toggle the LED on or off. You should be able to change the beacon to connectable when initializing advertising, &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/33945/connectable-beacon"&gt;like stated here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>