<?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>nrf9160DK : UART Communication between nrf9160 and nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80207/nrf9160dk-uart-communication-between-nrf9160-and-nrf52840</link><description>Goal: Using NRF9160DK board, communicate nrf9160 and nrf52840 over UART 
 I tried to use UARTE on both sides. Below is project configuration and overlay file for both boards. 
 NRF9160: 
 
 
 
 NRF52840: 
 
 
 
 Please find attached the code for both</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Oct 2021 12:32:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80207/nrf9160dk-uart-communication-between-nrf9160-and-nrf52840" /><item><title>RE: nrf9160DK : UART Communication between nrf9160 and nrf52840</title><link>https://devzone.nordicsemi.com/thread/332349?ContentTypeID=1</link><pubDate>Mon, 04 Oct 2021 12:32:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a445de0-c6ac-404c-b423-acf96e7209d1</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please be aware of tampering with the nRF9160DK Board Controller (nRF52840) will result in loss of function. Please see &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.0/zephyr/boards/arm/nrf9160dk_nrf52840/doc/index.html#board-controller-firmware"&gt;Board Controller Firmware under Working with nRF9160 DK&lt;/a&gt;. Also, please see the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/mcu_virtual_com_port.html"&gt;nRF9160 DK User Guide regarding virtual COM port pin routing on the nRF9160DK&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have you looked at the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/peripheral/lpuart/README.html#low-power-uart"&gt;Low Power UART sample&lt;/a&gt; using the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/drivers/uart_nrf_sw_lpuart.html#low-power-uart-driver"&gt;Low Power UART driver&lt;/a&gt;, or the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.0/nrf/applications/connectivity_bridge/README.html"&gt;Connectivity Bridge application&lt;/a&gt;? There is also &lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/uart"&gt;an outdated sample found here&lt;/a&gt;&amp;nbsp;which should show the basic functionality. Please see the Zephyr project&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.0/zephyr/reference/peripherals/uart.html#uart"&gt;UART API&lt;/a&gt;&amp;nbsp;as well.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>