<?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>how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75751/how-to-make-nrf-dongle-to-enter-reset-by-using-software</link><description>Hi support team, 
 i&amp;#39;m using nrf dongle 52840 to update firmware for orther device, but somethime i can not able to access to send some command until hard disconnect from usb port or power down system. i can not find any command to make dongle reset by</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 May 2021 08:11:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75751/how-to-make-nrf-dongle-to-enter-reset-by-using-software" /><item><title>RE: how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/thread/312560?ContentTypeID=1</link><pubDate>Mon, 31 May 2021 08:11:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a44ba62f-abff-4dc5-9cfc-5edea00095a8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The fundamental difference between the DK and the dongle is that the dongle doesn&amp;#39;t have a programmer on board. Any communication for programming with the dongle is via a bootloader.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So if the dongle is unresponsive it won&amp;#39;t be able to do any command because the CPU is blocked.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to trigger a reset, you can think of connecting a DK (or a programmer) to the dongle ( you need to solder the header on the P1 port). You can use nrfjprog --reset when you connect the programmer/DK to the dongle.&lt;/p&gt;
&lt;p&gt;But then it&amp;#39;s not much point using a dongle, you&amp;nbsp;can just use the DK.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/thread/312482?ContentTypeID=1</link><pubDate>Sat, 29 May 2021 05:09:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d0e27d9-9829-4806-9b02-3848f78812e2</guid><dc:creator>Dien Nguyen</dc:creator><description>&lt;p&gt;i want to know is there any message to make dongle reset, such as nrfjprog --reset, it work with DK board. i see an option -f on nrfutil command for update dfu over ble, is it an option to make dongle reset?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/thread/312481?ContentTypeID=1</link><pubDate>Sat, 29 May 2021 05:04:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:007f0fcb-6a25-48a3-8b91-4f494c6f3140</guid><dc:creator>Dien Nguyen</dc:creator><description>&lt;p&gt;i&amp;#39;ve thought this before, i suppose that using it too often :)))&lt;br /&gt;it would be better if i&amp;nbsp;can send the reset command than&amp;nbsp;make some change in the firmware&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/thread/312363?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 12:18:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e97844b-eece-4911-8bd5-13595097e2ba</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Dien,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When the dongle gets unresponsive, I don&amp;#39;t think it would process any command from PC.&lt;/p&gt;
&lt;p&gt;How about implementing WDT (Watch Dog Timer) in the dongle firmware ? It would reset the dongle automatically if there is a crash.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/thread/312326?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 09:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b80cbea3-ab81-49bb-8c89-fd843c744dc3</guid><dc:creator>Dien Nguyen</dc:creator><description>&lt;p&gt;i mean, i will reset it periodically for example, before I can&amp;#39;t connect to dongle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to make nrf dongle to enter reset by using software</title><link>https://devzone.nordicsemi.com/thread/312317?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 09:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ef11395-b3a3-4d4d-a831-f43487549eba</guid><dc:creator>awneil</dc:creator><description>[quote userid="92965" url="~/f/nordic-q-a/75751/how-to-make-nrf-dongle-to-enter-reset-by-using-software"]somethime i can not able to access to send some command[/quote][quote userid="92965" url="~/f/nordic-q-a/75751/how-to-make-nrf-dongle-to-enter-reset-by-using-software"]i can not find any command to make dongle reset by using nrfutil command. [/quote]
&lt;p&gt;If you can&amp;#39;t send any commands anyhow, then having a &amp;#39;Reset&amp;#39; command wouldn&amp;#39;t help - because you can&amp;#39;t send commands!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>