<?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 EID-frame issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13362/eddystone-eid-frame-issue</link><description>Hi, I am working on eddystone project i.e nrf5-sdk-for-eddystone-master which is newly released by nordic. And I set URL,UUID and TLM frames successfully but when I trying to set EID frame board is restarting when I call eddystone_adv_slot_adv_frame_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Apr 2016 12:19:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13362/eddystone-eid-frame-issue" /><item><title>RE: Eddystone EID-frame issue</title><link>https://devzone.nordicsemi.com/thread/50948?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2016 12:19:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12aaa01d-8b72-44a4-8535-f6dde8c1c355</guid><dc:creator>Tony Wu</dc:creator><description>&lt;p&gt;Hi Raj,&lt;/p&gt;
&lt;p&gt;EID slots are meant to be configured via a BLE Central (e.g. &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Beacon-for-Eddystone"&gt;nRF Beacon for Eddystone&lt;/a&gt;) which performs an ECDH key exchange and allows the beacon to generate the proper identity keys and EIDs for broadcast. Trying to set an EID frame in firmware will not achieve any security purposes since you do not receive the Central&amp;#39;s public ECDH key this way.&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone EID-frame issue</title><link>https://devzone.nordicsemi.com/thread/50947?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2016 14:06:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f34a61eb-59a9-4f00-8b15-b93125bffb67</guid><dc:creator>Raj</dc:creator><description>&lt;p&gt;I found the issue. In &lt;code&gt;services_and_modules_init()&lt;/code&gt; function security module is initialized after initializing the advertising slots (&lt;code&gt;eddystone_adv_slots_init()&lt;/code&gt;). So, if try to generate encrypted key for EID frame before initializing security module it leads to system restart. If I initialize advertising slots after security module init is working fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Eddystone EID-frame issue</title><link>https://devzone.nordicsemi.com/thread/50946?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2016 13:46:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46493c92-6adc-4ecd-aec6-34a57033bb74</guid><dc:creator>ketil</dc:creator><description>&lt;p&gt;Hi Raj,&lt;/p&gt;
&lt;p&gt;We are currently writing documentation for the nRF5 SDK for Eddystone firmware which will be available in the GitHub repository. It will be up by next week.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>