<?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 and Chrome</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15070/eddystone-and-chrome</link><description>Hi everyone. I&amp;#39;m using nRF51822 and try to work with Eddystone protocol. I use experimental_ble_app_eddystone and my beacon work properly. I validate it via nrf Master control panel on android device. My beacon sends url address. now my question: I’v</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 23 Jul 2016 15:44:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15070/eddystone-and-chrome" /><item><title>RE: EddyStone and Chrome</title><link>https://devzone.nordicsemi.com/thread/57528?ContentTypeID=1</link><pubDate>Sat, 23 Jul 2016 15:44:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33d0d81d-b867-4ec9-b5a6-2114bc3bae7a</guid><dc:creator>Mohsen</dc:creator><description>&lt;p&gt;Hi again. thank you Aleksander.
I tested it on another phone with android 5 lollipop. it worked. and now I can see my eddystone URL in notification. I think eddystone needs at least android 5 to appear in notification. (is it true?)
but still I can&amp;#39;t see notification on iPhone 6s :(
(I added chrome widget and enabled BLE,Location and physical web.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EddyStone and Chrome</title><link>https://devzone.nordicsemi.com/thread/57529?ContentTypeID=1</link><pubDate>Sat, 23 Jul 2016 14:01:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fefa0bbb-5223-4a8a-9975-6b55b1647f87</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;The Physical Beacon app scans when you unlock your device. Try to tutti off the screen and turn it on again, check then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EddyStone and Chrome</title><link>https://devzone.nordicsemi.com/thread/57527?ContentTypeID=1</link><pubDate>Tue, 19 Jul 2016 15:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a42bf796-5e24-439b-ac1b-a6d4236baeba</guid><dc:creator>Mohsen</dc:creator><description>&lt;p&gt;Hi Aleksander. thank you for your response.
I did it. I use  HTTPS (0x01 -- &amp;gt; &lt;a href="https://www.)"&gt;https://www.)&lt;/a&gt; and &lt;a href="https://www.google.com/"&gt;https://www.google.com/&lt;/a&gt; or &amp;quot;www.nordicsemi.com&amp;quot; as url address. but I cant see in notification in iOS and android device. although in android i go to settings , privacy , phisical web and turn it on. when i click &amp;quot;see whats nearby&amp;quot; i see my beacon as url eddystone but it don&amp;#39;t come to notifications...&lt;/p&gt;
&lt;p&gt;my code is below:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;// Eddystone URL data
#define APP_EDDYSTONE_URL_FRAME_TYPE    0x10
#define APP_EDDYSTONE_URL_SCHEME        0x01 
#define APP_EDDYSTONE_URL_URL           0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x00
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EddyStone and Chrome</title><link>https://devzone.nordicsemi.com/thread/57526?ContentTypeID=1</link><pubDate>Wed, 13 Jul 2016 13:08:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53cd1908-f7c5-4fa8-9051-7f396b87bd36</guid><dc:creator>Aleksander Nowakowski</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Physical Web required the website to be secured, so HTTPS is required. It also has to have a valid certificate. Try advertising with &lt;a href="https://www.google.com"&gt;https://www.google.com&lt;/a&gt; and you will see the notification on both your devices. Then ensure that the website you want to advertise with fulfils the requirements.&lt;/p&gt;
&lt;p&gt;Best Regards, Aleksander&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>