<?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>nRFBeacons does not build</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4134/nrfbeacons-does-not-build</link><description>Howdy, 
 I just got my nRF51822 Bluetooth Smart Beacon Kit. I down loaded &amp;quot;nRF Beacon iOS_1.0.zip&amp;quot; and fixed up the project and targets so that it was using the correct Code Signing profiles. 
 When I try to build the project in XCode 6.0.1 on an iPhone</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Oct 2014 09:36:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4134/nrfbeacons-does-not-build" /><item><title>RE: nRFBeacons does not build</title><link>https://devzone.nordicsemi.com/thread/14792?ContentTypeID=1</link><pubDate>Thu, 30 Oct 2014 09:36:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb7b6492-1c91-42b7-97a6-53dfb4427f72</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Q1: It&amp;#39;s an application, but you figured this out.
Q2: No, no renaming should be needed.
Q3: Push the button when you connect power/battery. As you say, it will time out, if it does, just re-enable the bootloader mode when you have the app and file ready.&lt;/p&gt;
&lt;p&gt;Q4: Doesn&amp;#39;t work on Android. Yes, the Android app will filter on Nordic company ID. We hope to have a fix to this soon as well so that beacons can be read independently of smart phone platform.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFBeacons does not build</title><link>https://devzone.nordicsemi.com/thread/14791?ContentTypeID=1</link><pubDate>Mon, 27 Oct 2014 14:46:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93d84abe-cee5-439f-8c9c-39fab270b8f7</guid><dc:creator>Derek Kinsman</dc:creator><description>&lt;p&gt;If I&amp;#39;m using the nRF Master Control Panel Android app how do I get new firmware onto the iBeacon dev kit? Is it available from within the app? Or, how do I get the new firmware linked above into the app?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;— EDIT —&lt;/p&gt;
&lt;p&gt;Figured out how to get the .hex file into the app. I&amp;#39;m now stuck with figuring out how to flash the iBeacon with this file.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Is it a bootloader, application, or soft device file?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;2 ) Do I have to rename it to something?&lt;/p&gt;
&lt;ol start="3"&gt;
&lt;li&gt;When I hold SW1 down do I have to continually hold it for the duration of the update? It seems to reset itself after a few seconds and the app disconnects from it (if I don&amp;#39;t hold the button down).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;— EDIT —
Figured it out. But now it doesn&amp;#39;t work for Android. :/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFBeacons does not build</title><link>https://devzone.nordicsemi.com/thread/14790?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2014 11:56:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d6a62f4-7b2d-4df8-933f-4cf67e6f3ad3</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;1: The APP_COMPANY_IDENTIFIER is found in the beacon code example for the nRF51822 and not in the BeaconsViewController.m. The BeaconsViewController.m is for iOS device. &lt;a href="https://www.nordicsemi.com/eng/nordic/download_resource/29888/2/2325168"&gt;Please have a look in the beacon code example named &amp;quot;ble_app_beacon_bcs&amp;quot; on line 42.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2: Press SW1 on the beacon kit as you insert the battery. This should trigger the board to enter DFU (Device Firmware Upgrade) mode and make it connectable. The nRF51822 on the beacon can then receive a new firmware from for example the nRFtool or nRF Master control panel app. Select the device you want to connect to and select the hex file you want to upload to the beacon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFBeacons does not build</title><link>https://devzone.nordicsemi.com/thread/14789?ContentTypeID=1</link><pubDate>Fri, 17 Oct 2014 20:46:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0440e7b-b3a9-49e6-8c89-6aa676824b00</guid><dc:creator>Bryan Hughes</dc:creator><description>&lt;p&gt;A few questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;I searched the entire source code in the project for APP_COMPANY_IDENTIFIER and did not find any to change. I tried adding it to the BeaconsViewController.m and the app still fails to work properly on iOS 8. Does it need to go into another file?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;How to I upload the hex file. I am finding it really difficult to navigate the developer site. I have added my keys and product, and downloaded the users guide which I am following. But there is no information on  how to upload the hex file to the beacon.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Any help will be greatly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRFBeacons does not build</title><link>https://devzone.nordicsemi.com/thread/14788?ContentTypeID=1</link><pubDate>Fri, 17 Oct 2014 11:43:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d21d57e-e9cb-4db3-8f33-536c25a578a3</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Apple has added a filter on iOS 8 that filters on the content of the beacon package. So unless the beacon is using the correct packet structure it will not be visible in iOS8.&lt;/p&gt;
&lt;p&gt;The information on the packet structure needed is available from Apple under the MFI and iBeacon licensing. To prevent users outside this licensing to get access to this we have implemented the beacon code to by default not be iBeacon compatible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>