<?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>NRF9160 multiple UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45210/nrf9160-multiple-uart</link><description>Hello, 
 I am using used uart sample in: 
 https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples 
 I was able to: 
 -change pin locations . 
 -select uart port (uart0 or uart1). 
 
 
 I require UART0(Console) and UART1(Peripheral device).</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Apr 2019 09:29:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45210/nrf9160-multiple-uart" /><item><title>RE: NRF9160 multiple UART</title><link>https://devzone.nordicsemi.com/thread/181516?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 09:29:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5ac2eb8-1747-443d-b4d6-09bcf125a5ba</guid><dc:creator>Marc</dc:creator><description>&lt;p&gt;Hi SuperAbe&lt;/p&gt;
&lt;p&gt;[quote userid="76947" url="~/f/nordic-q-a/45210/nrf9160-multiple-uart"][/quote]&lt;/p&gt;
&lt;p&gt;-change pin locations .&lt;/p&gt;
&lt;p&gt;-select uart port (uart0 or uart1).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can you quickly tell me how you did that (what lines in which files did you modify)? That would be really helpful for me since I&amp;#39;m new to Kconfig / DTS.&lt;/p&gt;
&lt;p&gt;Thx!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF9160 multiple UART</title><link>https://devzone.nordicsemi.com/thread/177806?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2019 11:28:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbf50530-214f-4139-87ca-4c8a7edebd83</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can send using the uart API in zephyr:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.zephyrproject.org/latest/api/io_interfaces.html#_CPPv313uart_poll_outP6deviceh"&gt;https://docs.zephyrproject.org/latest/api/io_interfaces.html#_CPPv313uart_poll_outP6deviceh&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Wrap it around a for-loop, like how its done in the at host library:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/lib/at_host/at_host.c#L224"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/lib/at_host/at_host.c#L224&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>