<?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>nrf52832 reset continuously.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42604/nrf52832-reset-continuously</link><description>Hi All Team Members, 
 Using Nordic Development Kit of nrf52832 I am able to write and test basic application using UART and BLE 
 using this kit I get the following error: 
 I have load example code of ble uart from SDK 15.0 in Segger Embedded Studio</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Jan 2019 14:38:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42604/nrf52832-reset-continuously" /><item><title>RE: nrf52832 reset continuously.</title><link>https://devzone.nordicsemi.com/thread/166286?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 14:38:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3dbe04f-35dd-4184-8a00-c88e7d023f84</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="ronak"]But when debug session stop and unplug device and plug it again than&amp;nbsp;code not run.&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;Can you elaborate? Is it at this point you reach the error handler which you posted code snippets from in the initial question? If so, have you checked the state of the system and backtracked to see what proceeded this? Was it an error check?&lt;/p&gt;
[quote user="ronak"]After loading code through IDE or nrfgo&amp;nbsp; studio, code does not work. No service named &amp;quot;Nordic Uart&amp;quot; found during scan&amp;nbsp;of device in Mobile app.[/quote]
&lt;p&gt;Essentially this tells us that &amp;quot;it does not work&amp;quot;. As already mentioned there is a need to use the debugger more to understand what is going on. I do not see any way around it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 reset continuously.</title><link>https://devzone.nordicsemi.com/thread/166236?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2019 13:06:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f543ae7-afde-4460-8947-a9e9f5f2da0a</guid><dc:creator>1979</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Using&amp;nbsp;Nordic Development Kit of nrf52832 and compiler Segger Embedded Studio for development.&lt;/p&gt;
&lt;p&gt;Case 1: Build and Debug mode&lt;/p&gt;
&lt;p&gt;Service named &amp;quot;Nordic UART&amp;quot;&amp;nbsp; found during&amp;nbsp; scan&amp;nbsp;mode in Mobile APP. After&amp;nbsp;connecting with this service, Data communication between board and BLE works ok in debug mode.&lt;/p&gt;
&lt;p&gt;But when debug session stop and unplug device and plug it again than&amp;nbsp;code not run.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Case 2: Build and Run mode&lt;/p&gt;
&lt;p&gt;After loading code through IDE or nrfgo&amp;nbsp; studio, code does not work. No service named &amp;quot;Nordic Uart&amp;quot; found during scan&amp;nbsp;of device in Mobile app.&lt;/p&gt;
&lt;p&gt;Reply me with solution&amp;nbsp;for this issue. Thanks for your previous reply.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 reset continuously.</title><link>https://devzone.nordicsemi.com/thread/165997?ContentTypeID=1</link><pubDate>Wed, 16 Jan 2019 13:48:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65e479a7-68c2-49d1-ab5b-c432d204e62d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Some error occurred (was detected) and caused the error handler to be run (which you have pasted some code for). You should be able to see more about what caused the error by building the Debug version (choose Debug instead of Release in the build configuration drop down menu) and running again. When you build with DEBUG the system will not reset but will instead trigger a breakpoint so that you can inspect the state with a debugger. In most cases the problem is that an APP_ERROR_CHECK has detected an error, and if so you can see the file name, line number and error code. You may also find this blog post&amp;nbsp;interesting: &lt;a href="https://devzone.nordicsemi.com/b/blog/posts/an-introduction-to-error-handling-in-nrf5-projects"&gt;An introduction to error handling in nRF5 projects&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>