<?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>Lights not blinking with nRF Blinky example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50302/lights-not-blinking-with-nrf-blinky-example</link><description>I&amp;#39;m very new and trying to get the nRF Blinky example to work with an iPhone with an nRF52840. 
 I&amp;#39;m able to connect to the device and it seems to be reading and writing correctly to the LED but the light won&amp;#39;t blink on the board. 
 It&amp;#39;s not reading the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Jul 2019 15:10:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50302/lights-not-blinking-with-nrf-blinky-example" /><item><title>RE: Lights not blinking with nRF Blinky example</title><link>https://devzone.nordicsemi.com/thread/201035?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2019 15:10:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4106cbe3-e08c-45e4-a083-c2a6701907a4</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi Berry,&lt;/p&gt;
&lt;p&gt;Have you programmed your nRF52840 DK with the right ble_app_blinky example for your board? For the nRF52840 DK you should use the project for PCA10056 which can be found under &lt;code&gt;/examples/ble_peripheral/ble_app_blinky/pca10056/&lt;/code&gt; in our SDK (latest version is v15.3). Remember to program Softdevice s140 as well.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Lights not blinking with nRF Blinky example</title><link>https://devzone.nordicsemi.com/thread/200823?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 19:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44a082a6-58e5-48b1-bcc4-e88ff666cc55</guid><dc:creator>Berry Blue</dc:creator><description>&lt;p&gt;Here is the output from the console on Xcode too. It looks like the board is getting read/written to but I&amp;#39;m not seeing the LED turn on&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Connecting to Blinky device...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Connected to Blinky&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Discovering LED Button service...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;LED Button service found&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Discovering LED and Button characteristrics...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Button characteristic found&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;LED characteristic found&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Enabling notifications for characteristic...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Button notifications enabled&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Reading Button characteristic...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Reading LED characteristic...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Button value changed to: 153&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;LED value written 135&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Writing LED value (with response)...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Reading LED characteristic...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;LED value written 1&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Writing LED value (with response)...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Reading LED characteristic...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;LED value written 0&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Writing LED value (with response)...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Reading LED characteristic...&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;LED value written 1&lt;/b&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>