<?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>nRF9161 nRF52840 lp_uart communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111258/nrf9161-nrf52840-lp_uart-communication</link><description>Hello 
 I have a problem setting up communication between a nRF9161 and a nRF52840. 
 I have a custom board with a nRf9161 and a nRF52840. These two are connected with 5 lines. 
 
 
 
 nRF9161 
 ------ 
 nRF52840 
 
 
 P0.21 
 --- 
 P0.29 
 
 
 P0.23</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2024 13:38:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111258/nrf9161-nrf52840-lp_uart-communication" /><item><title>RE: nRF9161 nRF52840 lp_uart communication</title><link>https://devzone.nordicsemi.com/thread/485151?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 13:38:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32c55657-d8c5-4e02-8a09-d857fd0cf3ff</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to hear you got it working. LP UART use signals to indicate that there is data ready to be sent, so that the receiver can wake up on it (using pin interrupt), in order to achieve low power. Could there be a problem with the pins or traces you use for the LP UART signals?&lt;/p&gt;
&lt;p&gt;If current consumption is not an imporatnt factor for your device, LP UART will not give you eny benefints compared to using only normal UART.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9161 nRF52840 lp_uart communication</title><link>https://devzone.nordicsemi.com/thread/485126?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 12:48:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a58e2515-56aa-4894-8326-98e9934b6e2e</guid><dc:creator>Guillaume59</dc:creator><description>&lt;p&gt;Actually my problem was resolved by using uart instead of lp_uart.&lt;/p&gt;
&lt;p&gt;However, I still don&amp;#39;t know why it wasn&amp;#39;t working with lp_uart.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>