<?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>Thingy91 Two UART Connections</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76868/thingy91-two-uart-connections</link><description>Hi Nordic, 
 Aquick question with respect to the Thingy91. As part of our development, I am looking to the Thingy91 as a reference. In the Thingy91 design, it appears that the nRF9160 and the nRF52840 have two (2) UART connections between them. It appears</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Jun 2021 06:34:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76868/thingy91-two-uart-connections" /><item><title>RE: Thingy91 Two UART Connections</title><link>https://devzone.nordicsemi.com/thread/317596?ContentTypeID=1</link><pubDate>Tue, 29 Jun 2021 06:34:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8289881b-d869-4f53-9439-6acd564cfcbb</guid><dc:creator>Albrecht Markus Schellenberger</dc:creator><description>&lt;p lang="en-GB"&gt;Hello Joe,&lt;/p&gt;
[quote user=""]It appears that&amp;nbsp;the first (UART0) is running at 115200 baud and the&amp;nbsp;second (UART1) is running at 1000000&amp;nbsp; baud[/quote]
&lt;p lang="en-GB"&gt;Yes, that is correct! But the baud-rates can of course be modified via a &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/zephyr/guides/dts/howtos.html#use-devicetree-overlays"&gt;devicetree overlay&lt;/a&gt;.&lt;/p&gt;
&lt;p lang="en-GB"&gt;In general, UART0 is used for console logging while UART1 is used for modem tracing on the nRF9160 side. But as you can see on the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/pin_maps.html"&gt;Thingy:91 pin map&lt;/a&gt;, the UART0/UART1 pins (P0.18 - P0.25) are considered as MCU_IF for communication with the nRF52840 as well.&lt;/p&gt;
&lt;p lang="en-GB"&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6507.pastedimage1624948277728v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p lang="en-GB"&gt;For more information, you can &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/Nordic-Thingy-91/Download#infotabs"&gt;download&lt;/a&gt; the Thingy:91 hardware files and check the file&amp;nbsp;&lt;em&gt;../PCA20035-Thingy91 Board 1_6_0/Schematic_Layout pdf files/ PCA20035_Schematic_And_PCB.pdf&lt;/em&gt;.&lt;/p&gt;
[quote user=""]Is it advisable to use only a single UART between the nRF9160 and the nRF5280 in order to free up a UART for other uses?[/quote]
&lt;p&gt;In general, peripherals are shared via &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf9160%2Fmemory.html&amp;amp;cp=2_0_0_3_1_1&amp;amp;anchor=topic"&gt;memory instantiation&lt;/a&gt;, which makes it dependent on the design and purpose of your application.&amp;nbsp;But you can of course use all the UART peripherals available.&lt;/p&gt;
&lt;p lang="en-GB"&gt;I hope this will help you! Let me know if you have any more questions.&lt;/p&gt;
&lt;p lang="en-GB"&gt;Regards,&lt;/p&gt;
&lt;p lang="en-GB"&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>