<?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 can I restart the chip using code?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98651/how-can-i-restart-the-chip-using-code</link><description>My chip is 51822+LIP3DH sensor. we send the sensor data through bluetooth to mobile app. Sometime user can connect to the bluetooth but couldn&amp;#39;t receive sensor. I couldn&amp;#39;t figure out the reason because it never happens in develop environment. So we decide</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Apr 2023 11:30:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98651/how-can-i-restart-the-chip-using-code" /><item><title>RE: How can I restart the chip using code?</title><link>https://devzone.nordicsemi.com/thread/419934?ContentTypeID=1</link><pubDate>Wed, 12 Apr 2023 11:30:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:631866cd-c46c-4405-a4b9-ce2b5cddb0b9</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can use the NVIC_SystemReset() function to trigger a soft reset from your application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would recommend that you test how this impacts the user experience of your product. If it is something that could happen often it might not provide for a very good user experience, if your product keeps disconnecting, but if it reconnects automatically after the reset it might be acceptable.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>