<?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>Custom UART Interface</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60978/custom-uart-interface</link><description>Hallo, 
 I am developing a custom board, based on Nordic Thingy:91. The custom board won&amp;#180;t support BLE, so the nRF52840 is not intgrated. But Communication with the nRF9160 chip over UART should be possible. Why UART0 and UART1 is is used by the nRF9160</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 May 2020 14:40:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60978/custom-uart-interface" /><item><title>RE: Custom UART Interface</title><link>https://devzone.nordicsemi.com/thread/248521?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 14:40:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a8a1492-6160-4f12-9c52-c1c0167a4142</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Yes, that is possible if you enable the AT host in your project:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AT_HOST_LIBRARY=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Håkon&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom UART Interface</title><link>https://devzone.nordicsemi.com/thread/248476?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 13:11:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84c01ed6-0e73-4cc7-a0ba-0ac42b6ed5cf</guid><dc:creator>konradin</dc:creator><description>&lt;p&gt;It should be possible to do debug printing and send AT commands to the modem. Could this be done with one UART interfeace?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Custom UART Interface</title><link>https://devzone.nordicsemi.com/thread/248074?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 07:50:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1be7a824-fead-41ba-a470-3fe78199a733</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Konradin,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Why UART0 and UART1 is is used by the nRF9160 on Thingy 91? Do i need both on my custom board or could I select one UART interface?[/quote]
&lt;p&gt;Those UARTs can be used for your application, normally uart0 is debug prints and uart1 can be freely used.&lt;/p&gt;
&lt;p&gt;Similar to the nRF9160-DK, we are trying to get modem tracing on uart1 to run on thingy:91 as well (this PR:&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2058"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2058&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote user=""]Do i need both on my custom board or could I select one UART interface?[/quote]
&lt;p&gt;That depends on your application. Do you need UART? Debug printing can also be done over RTT&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>