<?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>No lifesign from nRF51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5613/no-lifesign-from-nrf51822</link><description>Hi, 
 We just recently received our (custom) board with the nrf51822.
To program and debug the nRF I use the pca10028 and the debug out header.
I wrote a very basic program based on the blinky example to check if I can communicate with the chip at</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Feb 2015 15:51:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5613/no-lifesign-from-nrf51822" /><item><title>RE: No lifesign from nRF51822</title><link>https://devzone.nordicsemi.com/thread/19676?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2015 15:51:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1137f67d-3c7a-49a8-8600-7f1119f7292b</guid><dc:creator>noe</dc:creator><description>&lt;p&gt;Ok, I solved it!
The problem was, that we had another (memory) version of the 822 (-aa) than the 422 (-ac).
Hence I had to change the linker script from&lt;/p&gt;
&lt;p&gt;LINKER_SCRIPT=../../../../../../components/toolchain/gcc/gcc_nrf51_blank_xxac.ld&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;LINKER_SCRIPT=../../../../../../components/toolchain/gcc/gcc_nrf51_blank_xxa&lt;strong&gt;a&lt;/strong&gt;.ld&lt;/p&gt;
&lt;p&gt;Thanks anyway!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No lifesign from nRF51822</title><link>https://devzone.nordicsemi.com/thread/19675?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2015 15:09:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d33a1ff-2d9e-4ac9-be70-e1efacf7e13a</guid><dc:creator>noe</dc:creator><description>&lt;p&gt;Hi! thanks for your answer.
SWDIO is high after power on. I do not have any other components on that line, it is directly connected to the IC.&lt;/p&gt;
&lt;p&gt;I have posted the code. The formatting didn&amp;#39;t work well, though.&lt;/p&gt;
&lt;p&gt;Yes, I use another define instead of -DBOARD_PCA10028 is use my own and include another header file in boards.h. This works because when I add an #error statement in my header file the compilation fails.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No lifesign from nRF51822</title><link>https://devzone.nordicsemi.com/thread/19674?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2015 14:47:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5729154b-1896-4b13-a996-d2e76534b7d1</guid><dc:creator>JohnBrown</dc:creator><description>&lt;p&gt;Have you checked that the RESET/SWDIO pin is high?
Maybe you shoud post the code. Are you using conditional compiler flags to switch between PCA10028 and your own board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>