<?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 sending garbage data when transition from bootloader to app</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17360/uart-sending-garbage-data-when-transition-from-bootloader-to-app</link><description>Hello, 
 I am using IAR Embedded Workbench for ARM ver 7.6. We are using nrf52 with SDK 11 and the corresponding soft device. 
 We are having a problem with the uart sending garbage data. In the bootloader, we send version information over the uart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Oct 2016 08:59:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17360/uart-sending-garbage-data-when-transition-from-bootloader-to-app" /><item><title>RE: UART sending garbage data when transition from bootloader to app</title><link>https://devzone.nordicsemi.com/thread/66746?ContentTypeID=1</link><pubDate>Thu, 27 Oct 2016 08:59:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06f4689a-4f62-4444-b8bb-4dab802cddbd</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Are you unintializing the UART before you branch to the application? Since there is no reset when the bootloader branches to the application, the previous configuration may still be retained and initializing it again may lead to some undefined behaviour.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>