<?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>MCUboot logging and serial recovery baudrates</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116582/mcuboot-logging-and-serial-recovery-baudrates</link><description>Using an nRF54L15 here (if that matters) and adding mcuboot via sys build to my project. Couple questions: 
 - How would one adjust the logger baud rate to something other than 115200? 
 - How does one set the baud rate for the serial recovery?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Dec 2024 15:56:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116582/mcuboot-logging-and-serial-recovery-baudrates" /><item><title>RE: MCUboot logging and serial recovery baudrates</title><link>https://devzone.nordicsemi.com/thread/513035?ContentTypeID=1</link><pubDate>Mon, 02 Dec 2024 15:56:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6777e23a-396d-4d6d-a556-c5a13345580e</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;You can create the nrf54l15dk_nrf54l15_cpuapp.overlay under&amp;nbsp;sysbuild/mcuboot/boards for&amp;nbsp;&lt;span&gt;changing.&amp;nbsp;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUboot logging and serial recovery baudrates</title><link>https://devzone.nordicsemi.com/thread/512039?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2024 07:21:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e599e5c-58f8-42fc-9110-e3267db8afaa</guid><dc:creator>terrorants</dc:creator><description>&lt;p&gt;Sorry I wasn&amp;#39;t more clear: how do I change the baudrate for logging and serial recovery with respect to MCUboot only (without&amp;nbsp;affecting the&amp;nbsp;main application&amp;#39;s settings)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUboot logging and serial recovery baudrates</title><link>https://devzone.nordicsemi.com/thread/511500?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2024 13:50:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ec32ff5-9a8c-4634-9d9f-27630bd9ca26</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use an overlay to change the baud rate as&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;&amp;amp;uart20 {
	current-speed = &amp;lt;9600&amp;gt;;
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Check out this&amp;nbsp;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-3-elements-of-an-nrf-connect-sdk-application/topic/exercise-2/#customizing-the-application" rel="noopener noreferrer" target="_blank"&gt;nRF Connect SDK Fundamentals&lt;/a&gt;&amp;nbsp;course&lt;span&gt;&amp;nbsp;provides additional information on customizing applications, including changing the baud rate.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>