<?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>nrF7002-DK connect with nRF5340-DK via UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122486/nrf7002-dk-connect-with-nrf5340-dk-via-uart</link><description>Hello, 
 I&amp;#39;d like to ask what needs to be configured to enable communication between two boards: nrF7002-DK and nRF5340-DK via another UART (e.g. UART1). 
 Please provide necessary updated files. 
 Thank you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Jul 2025 08:39:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122486/nrf7002-dk-connect-with-nrf5340-dk-via-uart" /><item><title>RE: nrF7002-DK connect with nRF5340-DK via UART</title><link>https://devzone.nordicsemi.com/thread/541288?ContentTypeID=1</link><pubDate>Thu, 03 Jul 2025 08:39:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1f7dc89-1a88-420b-aabb-0a6a3440b3d1</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="iotdeveloper"]but no communication is on pins P1.00 and P1.01 but I see log in serial monitor[/quote]
&lt;p&gt;That might be because the pins that you are using, from UART1 are default used for seral logging. Please take a look at this ticket:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/101382/nrf7002dk-use-nrf5340-uart1-pins"&gt;NRF7002DK Use NRF5340 UART1 pins&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
[quote user="iotdeveloper"]There seems to be a problem with voltage levels - on nRF5340-DK TX pin I measure 3.3V but on nRF7002-DK on TX pin 1.8V.[/quote]
&lt;p&gt;Please do not directly connect the nRF7002DK and NRF5340DK UART lines without a level shifter, since as you mentioned, both boards run at different logic levels. You can refer to the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/111571/nrf7002-dk-external-uart-communication-logic-level-conversion"&gt;nRF7002 DK external UART communication logic level conversion?&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf7002_dk/page/UG/nrf7002_DK/connector_if.html"&gt;https://docs.nordicsemi.com/bundle/ug_nrf7002_dk/page/UG/nrf7002_DK/connector_if.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrF7002-DK connect with nRF5340-DK via UART</title><link>https://devzone.nordicsemi.com/thread/540586?ContentTypeID=1</link><pubDate>Thu, 26 Jun 2025 12:55:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:099e5dce-5f64-4fb5-8b6f-80bfa449345a</guid><dc:creator>iotdeveloper</dc:creator><description>&lt;p&gt;There seems to be a problem with voltage levels - on nRF5340-DK TX pin I measure 3.3V but on nRF7002-DK on TX pin 1.8V.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrF7002-DK connect with nRF5340-DK via UART</title><link>https://devzone.nordicsemi.com/thread/540450?ContentTypeID=1</link><pubDate>Wed, 25 Jun 2025 10:36:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2aa99b0f-d81e-4dd5-9d87-872eacbad278</guid><dc:creator>iotdeveloper</dc:creator><description>&lt;p&gt;Hello, I&amp;#39;m using HTTP server sample:&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/net/http_server/README.html"&gt;HTTP Server&lt;/a&gt;&amp;nbsp;on nRF7002-DK, and I&amp;#39;d like to send received messages via UART to nRF5340 running &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_uart/README.html"&gt;Bluetooth: Peripheral UART&lt;/a&gt;, but no communication is on pins P1.00 and P1.01 but I see log in serial monitor, could you please help me with this specific sample - parts of code needs to be replaced? Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrF7002-DK connect with nRF5340-DK via UART</title><link>https://devzone.nordicsemi.com/thread/540444?ContentTypeID=1</link><pubDate>Wed, 25 Jun 2025 09:52:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23e8591c-577c-401a-87f3-0311b2d9d589</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;First you would need to define the DTS overlay file for both boards, i.e. if you are using UART1, then define the UART1 in both the board&amp;#39;s overlay file.&lt;/p&gt;
&lt;p&gt;Then update your prj.conf to enable UART and logging etc.&lt;/p&gt;
&lt;p&gt;After this you need to make sure that you have connected both the boards physically together, TX or one to the RX of another and vice versa, something similar to this:&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/slm_shell/README.html#requirements"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/slm_shell/README.html#requirements&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please also take a look at the following ticket:&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/119353/how-to-separate-logging-and-serial-communication-on-different-vcoms-nrf5340"&gt;How to Separate Logging and Serial Communication on Different VCOMs (nRF5340)&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Priyanka&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>