<?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>UART problem. Always reboot system.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45729/uart-problem-always-reboot-system</link><description>Hi! 
 I have a problem with UART. SDK15. S132 6.0, nRF52832 
 I added UART to my project and watching strange behavior: when I attempt to send anything to UART 
 
 project reboots. 
 I see that problem in a nrfx_uart.c file in the string 318: 
 while</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Apr 2019 13:56:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45729/uart-problem-always-reboot-system" /><item><title>RE: UART problem. Always reboot system.</title><link>https://devzone.nordicsemi.com/thread/180343?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2019 13:56:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7900900-e3f9-4277-a9c0-57456d860518</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;Very strange. But yestarday it doesn&amp;#39;t worked. Today I take another MCU and works fine. Possible reason in broken nRF52.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART problem. Always reboot system.</title><link>https://devzone.nordicsemi.com/thread/180260?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2019 10:28:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc581842-5d2d-4f1b-a44f-15ce55eadac4</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Do you have logging enabled in your project? Can you try to add &amp;quot;DEBUG&amp;quot; to your preprocessor defines? The application doesn&amp;#39;t restart by itself, so my bet is that you are hitting the error handler, which causes a reboot. Adding DEBUG to your preprocessor defines tells the nRF to log the cause of the issue before it reboots.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;is NRF_LOG_ENABLED defined to 1 in sdk_config?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>