<?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>nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10038/nrf51822-doesn-t-execute-hardware-reset</link><description>Hello, 
 on our custom hardware design, the hardware reset won`t be executed after programming with nrfjprog.exe, until complete new boot with disconnecting Vcc.
After reconnecting Vcc, reset works as expected. I have meassured the hardware pin. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Nov 2015 08:27:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10038/nrf51822-doesn-t-execute-hardware-reset" /><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37207?ContentTypeID=1</link><pubDate>Thu, 12 Nov 2015 08:27:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72e61b5a-a599-4c6d-8c64-e03412a73980</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;I guess that you are somehow accidental entering debug mode again. You might need a pull up/down on swdio and swdclk, somewhere between 1k-10k.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37203?ContentTypeID=1</link><pubDate>Wed, 04 Nov 2015 15:41:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3960f283-c928-4242-8b6f-e22b1605ffd7</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Thank you, I found the settings. Unfortunately all parameters were setted correcly. But when programming from KEIL, the reset sometimes doesn`t work after reset. Maybe there is another problem. I use the SEGGER J-Link lite programm from the Nordic development kit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37202?ContentTypeID=1</link><pubDate>Wed, 04 Nov 2015 10:00:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79cc21c7-160a-4a17-8509-0d6729a73e0c</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Yes, these settings are well hidden in Keil. In &amp;quot;Options for Target&amp;quot; go to the &amp;quot;debug&amp;quot; tab. Click &amp;quot;Settings&amp;quot; for the J-Link. In the new window go to the &amp;quot;Flash Download&amp;quot; tab. Choose &amp;quot;Reset and Run&amp;quot; under &amp;quot;Download Function&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37201?ContentTypeID=1</link><pubDate>Wed, 04 Nov 2015 09:50:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34afe2d6-bf5e-4e62-a314-31e40701240f</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hello Runar, the Reset is now working, after doing &amp;quot;nrfjrog.exe --pinreset&amp;quot;. But when I`m programming the device with KEIL, i have the same problem. Is there any option, where I can select a pinreset after programming? I searched the projct settings but without success.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37206?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 20:06:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5fa4de0-b793-4572-837b-8ef32e84d873</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Do you mean it doesn&amp;#39;t work even after the --pinreset? After programming the device you will have to either do a --pinreset or use the --run option to start the program.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37205?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 14:28:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:810a3583-5607-4627-b805-4eb6f7295d3d</guid><dc:creator>Andreas</dc:creator><description>&lt;p&gt;Hello Runar, thank you for your comment. Your right. nrfjprog.exe --pinreset did the trick. Is there any other effect especialliy to the button configuration, when the controller is in debug mode? We have some other strange effects with our buttons after programming. Sometimes they are not working directly after programming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 doesn`t execute hardware reset</title><link>https://devzone.nordicsemi.com/thread/37204?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2015 14:01:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c4cc0da-64a2-48c2-82f9-e304d6d9cdb2</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Not sure I understand you completely. I assume you are still in debug mode. Did you run nrfjprog.exe --pinreset after programming?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>