<?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>Chip reboot via BLE command</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73530/chip-reboot-via-ble-command</link><description>Hi. 
 I am testing a wearable device based on nRF52832 and it does not have a reboot button. 
 Sometimes the device gets stuck and does not appear on Bluetooth scans. Rebooting the device fixes that temporarily. however, it does not have a reset button</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Apr 2021 07:08:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73530/chip-reboot-via-ble-command" /><item><title>RE: Chip reboot via BLE command</title><link>https://devzone.nordicsemi.com/thread/303639?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 07:08:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b7009da-18bc-4914-9e7d-bd73bfd7d108</guid><dc:creator>usmanmehmood55</dc:creator><description>&lt;p&gt;Hi Amanda. Thank you so much, the command worked perfectly. It was exactly what I wanted.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Chip reboot via BLE command</title><link>https://devzone.nordicsemi.com/thread/303632?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 06:42:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e09026e-ef49-40dc-8419-4a8349836c26</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Usman,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use&amp;nbsp;NVIC_SystemReset(); Take a look at how it is used in the example.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Chip reboot via BLE command</title><link>https://devzone.nordicsemi.com/thread/303040?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 08:55:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:472a69c6-ec8e-420f-86ce-21a4e99e591a</guid><dc:creator>usmanmehmood55</dc:creator><description>&lt;p&gt;Hi Amanda.&lt;/p&gt;
&lt;p&gt;I am sending strings to my chip via BLE and then comparing them&amp;nbsp;using a couple of switch/case statements.&lt;/p&gt;
&lt;p&gt;So ideally I just want a command through which the chip can reboot itself, and BLE would just trigger it.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Chip reboot via BLE command</title><link>https://devzone.nordicsemi.com/thread/303036?ContentTypeID=1</link><pubDate>Tue, 06 Apr 2021 08:43:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9902f37e-adca-4f20-aa9f-eea11151f436</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Usman,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are using&amp;nbsp;&lt;a title="Experimental: BLE Interactive Command Line Interface Example" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_interactive.html?cp=7_1_4_2_1_1"&gt;BLE Interactive Command Line Interface Example&lt;/a&gt;, I don&amp;#39;t see the command which can reset the device. However, I think you can use the&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download"&gt;nRF-Command-Line-Tools&lt;/a&gt;&amp;nbsp;with the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf_cltools%2FUG%2Fcltools%2Fnrf_nrfjprogexe_reference.html&amp;amp;cp=9_1_3_0"&gt;command&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;gt;nrfjprog --reset&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>