<?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>nRF52 Blinky and iPhone 6s?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43577/nrf52-blinky-and-iphone-6s</link><description>I am using Windows 10, 64-bit 
 
 I am using gcc tools 7 2018-q2-update (arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release)) I am using the nRF5 SDK 15.2.0 (nRF5_SDK_15.2.0_9412b96) 
 
 I am trying to get</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Feb 2019 14:05:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43577/nrf52-blinky-and-iphone-6s" /><item><title>RE: nRF52 Blinky and iPhone 6s?</title><link>https://devzone.nordicsemi.com/thread/170656?ContentTypeID=1</link><pubDate>Tue, 12 Feb 2019 14:05:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c7256af-e1fb-43b0-b595-7c67c4e231c6</guid><dc:creator>AndStuff</dc:creator><description>&lt;p&gt;I feel rather silly. Thank you for that. It works now!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Blinky and iPhone 6s?</title><link>https://devzone.nordicsemi.com/thread/170645?ContentTypeID=1</link><pubDate>Tue, 12 Feb 2019 13:43:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23ac0d12-eb89-461f-9be3-257bfebdd6e6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did not spot this earlier, but the reason this is not working is that you are using the central example. That is intended to be used to control another peripheral which is using the peripheral example. The correct example for your case, where you want to control the LED on a BLE peripheral from the phone, is found under &amp;lt;SDK&amp;gt;/examples/ble_peripheral/ble_app_blinky/.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Blinky and iPhone 6s?</title><link>https://devzone.nordicsemi.com/thread/170637?ContentTypeID=1</link><pubDate>Tue, 12 Feb 2019 13:21:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88036f16-335e-4137-992d-1ebe7ebece7b</guid><dc:creator>AndStuff</dc:creator><description>&lt;p&gt;I do not have another device to test on nearby, and I only have one development board.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I did not modify the project in any way.&lt;br /&gt;&lt;br /&gt;I am getting the same problem when flashing with the pre-compiled example:&lt;/p&gt;
&lt;p&gt;programmed using the following commands:&lt;/p&gt;
&lt;p&gt;nrfjprog -f nrf52 --program ble_app_blinky_c_pca10040_s132.hex --chiperase&lt;/p&gt;
&lt;p&gt;nrfjprog -r&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 Blinky and iPhone 6s?</title><link>https://devzone.nordicsemi.com/thread/170556?ContentTypeID=1</link><pubDate>Tue, 12 Feb 2019 09:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19f62bfc-a683-44ea-b393-3cfda608f733</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was not able to reproduce this on my side, so I have a few questions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I have not been able to reproduce this on my side. Have you tested with another device (for instance nRF Connect BLE)?&lt;/li&gt;
&lt;li&gt;Do you see the same issue if you test with a pre-compiled .hex file (from &amp;lt;SDK&amp;gt;/examples/ble_peripheral/ble_app_blinky/hex/)?&lt;/li&gt;
&lt;li&gt;Have you modified the example project in some way? I ask because we have seen some issues with GCC 7 and link time optimization (LTO), but LTO is commented out in the example Makefile shipped with the SDK. (The SDK officially only support GCC 6 for now, and 15.2 was tested with 6.3 2017-q2-update).&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>