<?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>How can i run beacon code in nrf51822 PCA100001 eV Kit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11588/how-can-i-run-beacon-code-in-nrf51822-pca100001-ev-kit</link><description>Hello, kindly any one tell me how to run a beacon code in nordic Ev kit . I&amp;#39;ve been trying to make it work . What type of changes i need to do in the code .</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Feb 2016 10:17:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11588/how-can-i-run-beacon-code-in-nrf51822-pca100001-ev-kit" /><item><title>RE: How can i run beacon code in nrf51822 PCA100001 eV Kit</title><link>https://devzone.nordicsemi.com/thread/43779?ContentTypeID=1</link><pubDate>Thu, 04 Feb 2016 10:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b314c229-df9a-4a51-ae74-82160091e451</guid><dc:creator>Parvi</dc:creator><description>&lt;p&gt;i just followed whatever you&amp;#39;d mentioned above , and now it&amp;#39;s working perfectly. :)
Thank you so much Stefen for your help and time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i run beacon code in nrf51822 PCA100001 eV Kit</title><link>https://devzone.nordicsemi.com/thread/43778?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2016 17:18:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:891b34ce-85bf-4884-bf8d-784c4897e51f</guid><dc:creator>Parvi</dc:creator><description>&lt;p&gt;Stefen , actually my EvKit version is too old, so it only supports sdk 4 and softdevice less than 5. But thank you so much for your help, i have converted one of my working ble code to beacon code :)and now its working fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i run beacon code in nrf51822 PCA100001 eV Kit</title><link>https://devzone.nordicsemi.com/thread/43777?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2016 12:37:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:365ad43c-7127-404c-975e-4f8689c3541a</guid><dc:creator>Parvi</dc:creator><description>&lt;p&gt;I&amp;#39;ve been using LightBlue iOS app as an alternative for master control panel, because it&amp;#39;s not available for iOS. Every time i program the EV kit, no advertisement is seen on app.
PS: Even , i changed one of my running code advertisement packet as per beacon specifications , and after having confirmed correct sequence of advertising data in LightBlue , the nRF Beacon app was still not able to identify it .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i run beacon code in nrf51822 PCA100001 eV Kit</title><link>https://devzone.nordicsemi.com/thread/43780?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2016 11:54:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dade9baa-43ff-447e-bbdd-c4338174798c</guid><dc:creator>Parvi</dc:creator><description>&lt;p&gt;thanks for your reply stefan:&lt;/p&gt;
&lt;p&gt;I programmed the chip with ble_app_beacon and s110 7.3.0 , but still it seems to be not working.
Nordic Beacon app didn&amp;#39;t show any beacon device around :(&lt;/p&gt;
&lt;p&gt;Usually , i work with SDK_4.4.1 (using SoftDevice S110 5.2.1 ) in my EV kit and all examples work fine , but  ble_app_beacon project is not available in its examples folder, unlike SDK 6.1.0.&lt;/p&gt;
&lt;p&gt;i have NRF51822 QFAAC0 , PCA100001 V2.0.0&lt;/p&gt;
&lt;p&gt;kindly guide me what can i do further to make it work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i run beacon code in nrf51822 PCA100001 eV Kit</title><link>https://devzone.nordicsemi.com/thread/43776?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2016 11:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc6faade-fb52-4171-a2de-6f6ae722512b</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The PCA10001 evaluation kit contains second revision nRF51, unless you have a really old EV kit with first revision nRF51. You can check in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf51.v1.0.0/pdflinks/nrf51_comp_matrix.html?cp=2_0"&gt;nRF51 compatibility matrix&lt;/a&gt; table 4 what nRF51 SDK version and S110 softdevice is appropriate for your EV kit.&lt;/p&gt;
&lt;p&gt;In e.g. &lt;a href="http://developer.nordicsemi.com/nRF5_SDK/nRF51_SDK_v6.x.x/"&gt;nRF51 SDK 6.1.0&lt;/a&gt;, there is a ble_app_beacon project for PCA10001 EV kit. In nRFgo Studio, press &amp;quot;Erase All&amp;quot; to erase the chip, then program S110 7.3.0, then program the ble_app_beacon application. It should work without code modification.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 29.1.2016&lt;/strong&gt;
Seeing the beacon in the beacon app can be tricky. It depends on what company ID is set in the ble_app_beacon. You should however see the beacon in Master Control Panel available both for PC or Android. The answers on &lt;a href="https://devzone.nordicsemi.com/question/35607/ios-android-beacon-app-does-the-company-identifier-filters-the-beacons/"&gt;this thread&lt;/a&gt; tell something about what company identifier you need to set in order for the beacon to be visible in the apps, depending if you are using the IOS or Android beacon app.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update 3.2.2016&lt;/strong&gt;&lt;br /&gt;
The ble_app_beacon example was first introduced in nRF51 SDK 5.2.0, so it is not available for SDK 4.x.x&lt;/p&gt;
&lt;p&gt;To run ble_app_beacon application from nRF51 SDK 6.1.0 on your PCA10001 kit and see it in our IOS nRF Beacon app, do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;in nRFgo Studio, press the &amp;quot;Erase All&amp;quot; button to erase all flash contents from the PCA10001 board&lt;/li&gt;
&lt;li&gt;in nRFgo Studio, Browse for softdevice 7.3.0 and program it to the PCA10001&lt;/li&gt;
&lt;li&gt;open the ble_app_beacon application project from SDK 6.1.0, compile it and program it to the PCA10001&lt;/li&gt;
&lt;li&gt;At the top of the main.c file in ble_app_beacon example, notice the value of APP_MAJOR_VALUE of 0x0102 (decimal 258) and APP_MINOR_VALUE of 0x0304 (decimal 772). These numbers need to match in the IOS beacon app.&lt;/li&gt;
&lt;li&gt;In the IOS beacon app, press the &amp;quot;+&amp;quot; icon and then press &amp;quot;Add Other Beacon&amp;quot;. Insert Major = 258 and Minor = 772. UUID also needs to be 01122334-4556-6778-899A-ABBCCDDEEFF0 but normally that is the default selection in the beacon app.&lt;/li&gt;
&lt;li&gt;Save these settings and then your beacon should be detected&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>