<?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>individual Pinreset time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68483/individual-pinreset-time</link><description>Hi 
 Is there a possibility to have an individual pinreset time? In my product the default reset time from 20ms is not enough. 
 
 Can you extend the command with a time parameter? 
 Is there some where the source available from the nrfjprog where I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Nov 2020 10:09:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68483/individual-pinreset-time" /><item><title>RE: individual Pinreset time</title><link>https://devzone.nordicsemi.com/thread/281066?ContentTypeID=1</link><pubDate>Fri, 20 Nov 2020 10:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ead77546-ce76-4b12-8907-0e91adc8c625</guid><dc:creator>nobody_19</dc:creator><description>&lt;p&gt;Thanks to Segger Support I found the right info pages. It is possible to do with the JLink.exe an individual pinreset with the &amp;quot;exec SetResetPulseLen = 100&amp;quot; command.&lt;/p&gt;
&lt;p&gt;Segger J-Link Command:&lt;br /&gt;&lt;a href="https://wiki.segger.com/J-Link_Commander"&gt;https://wiki.segger.com/J-Link_Commander&lt;/a&gt;&lt;br /&gt;&lt;a href="https://wiki.segger.com/J-Link_Command_Strings"&gt;https://wiki.segger.com/J-Link_Command_Strings&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;CommandLine to execute: &lt;pre class="ui-code" data-mode="batchfile"&gt;JLink.exe -device nrf52840_xxAA -if SWD -speed 4000 -autoconnect 1 -CommanderScript &amp;quot;.\JLinkCommands.jlink&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;JLinkCommands File:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;exec SetResetPulseLen = 100
RSetType 2
r
q&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: individual Pinreset time</title><link>https://devzone.nordicsemi.com/thread/280805?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 09:43:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bfebe6e-bf7d-4f12-a3a7-edb78cdab443</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We do, but AFAIK the Segger J-link does not execute a pin reset but rather a soft reset through the use of &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/dif.html?cp=4_2_0_15_1#concept_udr_mns_1s"&gt;CTRL-AP&lt;/a&gt;. The Segger Commander has a commando for &lt;a href="https://wiki.segger.com/J-Link_Commander#rx"&gt;executing a reset with delay&lt;/a&gt;&amp;nbsp;but note that this is most probably a &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=4_2_0_17_5_3#unique_205567248"&gt;soft reset, not a pin reset.&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: individual Pinreset time</title><link>https://devzone.nordicsemi.com/thread/280754?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 06:53:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e29ad3e8-a948-4a20-8018-8693638081df</guid><dc:creator>nobody_19</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So you are not using the Segger JLink lib in the background (there it should theoretically be possible to define a reset time)? So if you know any other possibility to control the reset pin from a SeggerDebugger which is callable in a batch File line, that would also help me a lot.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: individual Pinreset time</title><link>https://devzone.nordicsemi.com/thread/280650?ContentTypeID=1</link><pubDate>Wed, 18 Nov 2020 14:44:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19276f24-0cd5-47e9-8fc8-e2a58f810bde</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, this is not possible. The reset will be executed once the RESET pin is asserted, and the time it takes for a RESET operation to complete is not configurable. Could you elaborate a bit more on your reset time requirement? Maybe there is an alternative solution.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>