<?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>Eddystone beacon example using SDK12.3.0 and s130</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28567/eddystone-beacon-example-using-sdk12-3-0-and-s130</link><description>I am currently working on a BLE beacon project on nRF51822. Using SDK 12.3.0 and s130. The device has to advertise URL, advertising name and output power level. And these values can be changed through app after connecting.
So, I took the ble_app_eddystone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Dec 2017 11:16:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28567/eddystone-beacon-example-using-sdk12-3-0-and-s130" /><item><title>RE: Eddystone beacon example using SDK12.3.0 and s130</title><link>https://devzone.nordicsemi.com/thread/113189?ContentTypeID=1</link><pubDate>Mon, 18 Dec 2017 11:16:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f2765b9-8189-4264-93e2-50cae6149b08</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Rahul&lt;/p&gt;
&lt;p&gt;Have you tried putting the device name in the scan response packet instead?&lt;/p&gt;
&lt;p&gt;The Eddystone spec is pretty permissive, but I am pretty sure it requires the Eddystone data to be in the advertising packet.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone beacon example using SDK12.3.0 and s130</title><link>https://devzone.nordicsemi.com/thread/113190?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 12:58:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c51850d3-a73a-4cca-bf7e-157de1ee619a</guid><dc:creator>Rahul Sahu</dc:creator><description>&lt;p&gt;I want my beacon to advertise both device name and URL. But since the advertising packet can contain maximum 31 bytes, I am not able to add both in a single packet. So I tried to add the URL in the scan response packet and device name in the advertising packet. When I am doing that, the device is only advertising the name but no URL. The functions used in the eddystone beacon example are different compared to the other example functions where we can easily add the scan response packet with the adv packet. Is there any way of doing it in the eddystone beacon example? Coz I want my device to advertise both URL and device name.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone beacon example using SDK12.3.0 and s130</title><link>https://devzone.nordicsemi.com/thread/113188?ContentTypeID=1</link><pubDate>Thu, 14 Dec 2017 16:37:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7330f15c-2bbd-45bd-8bbf-61d4e7e30e2f</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi Rahul, Please see this &lt;a href="https://devzone.nordicsemi.com/question/77916/na-device-name-on-eddystone-android/"&gt;link&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone beacon example using SDK12.3.0 and s130</title><link>https://devzone.nordicsemi.com/thread/113187?ContentTypeID=1</link><pubDate>Thu, 14 Dec 2017 13:02:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f6975fa-e703-40c5-b3c1-dae10674860f</guid><dc:creator>Rahul Sahu</dc:creator><description>&lt;p&gt;Hi shibshab,
I went through the document and it is working fine. So, my device is advertising URL and I am able to modify it after connecting. But it is showing advertising name as &amp;quot;N/A&amp;quot;. I want my device to advertise with the complete local name which can be modified using the app. Can you help me out here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone beacon example using SDK12.3.0 and s130</title><link>https://devzone.nordicsemi.com/thread/113186?ContentTypeID=1</link><pubDate>Thu, 14 Dec 2017 07:19:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1efe6c9a-1620-4754-8260-f588c17e3e43</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.3.0/ble_sdk_app_es.html?cp=4_0_5_4_2_2_6"&gt;Here&lt;/a&gt; you can find the top level documentation for the Eddystone example. It explains in detail how to achieve what you want.&lt;/p&gt;
&lt;p&gt;To enable connectable mode, simply press Button 1 on the PCA10028. Next you can use either nRF Beacon for Eddystone Android app or nRF Connect Android app to modify the advertisement slots.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>