<?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>LED doesnt blink for any of the example projects</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2104/led-doesnt-blink-for-any-of-the-example-projects</link><description>hello, 
 i was trying to run the sample examples, i tried blinky example from C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001 folder. i was succesfull in getting the following message......in the keil compiler 
 Programming Done.
Verify OK.
Application</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Apr 2014 08:20:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2104/led-doesnt-blink-for-any-of-the-example-projects" /><item><title>RE: LED doesnt blink for any of the example projects</title><link>https://devzone.nordicsemi.com/thread/8979?ContentTypeID=1</link><pubDate>Fri, 04 Apr 2014 08:20:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26175907-fd55-450e-937d-ba0e4ec1db42</guid><dc:creator>sriharsha kuchimanchi</dc:creator><description>&lt;p&gt;where should i put these lines? In the main.c code and than compile them?&lt;/p&gt;
&lt;p&gt;I also want to mention that the same code previously worked fine, the LED used to blink well, without even modifying code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LED doesnt blink for any of the example projects</title><link>https://devzone.nordicsemi.com/thread/8978?ContentTypeID=1</link><pubDate>Fri, 04 Apr 2014 08:15:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a804b5e-a3ba-43af-9427-35d2a22fb846</guid><dc:creator>thomas</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sometimes you have to modify examples before they are working.
Look at your defines if the led pin is correct. You can put directly the number of the pin to be sure.
For example, 2 leds of ev board :&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#define LED_1				19
#define LED_0				18
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>