<?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>SLM connected to external MCU, no response via UART2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77948/slm-connected-to-external-mcu-no-response-via-uart2</link><description>Hi! 
 I have previously tested connecting the nRF9160-DK to an external MCU to act as an Serial LTE Modem as per the application description. And it worked 
 fine. Since then I&amp;#39;ve been doing other tests with the DK and now when trying the SLM connected</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Aug 2021 12:42:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77948/slm-connected-to-external-mcu-no-response-via-uart2" /><item><title>RE: SLM connected to external MCU, no response via UART2</title><link>https://devzone.nordicsemi.com/thread/323104?ContentTypeID=1</link><pubDate>Tue, 03 Aug 2021 12:42:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b8691e7-158a-431a-a7be-6e3e4929371d</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello!&lt;br /&gt;&lt;br /&gt;That is indeed very strange. Please keep me updated!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SLM connected to external MCU, no response via UART2</title><link>https://devzone.nordicsemi.com/thread/322785?ContentTypeID=1</link><pubDate>Mon, 02 Aug 2021 07:21:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:048b9c2d-3a8d-472a-a602-03875c030caa</guid><dc:creator>Mark H</dc:creator><description>&lt;p&gt;Strange, I&amp;#39;ve enabled the log output but I don&amp;#39;t get any logs at all. There is probably something wrong on my system then. I should be able to solve that myself if that&amp;#39;s the case.&lt;br /&gt;&lt;br /&gt;Also I tested with an oscilloscope on both the TX/RX pins but I did not receive anything on the RX pin.&lt;/p&gt;
&lt;p&gt;I will try building the project on another system and perhaps get hold of another DK. We should have a few extra somewhere... Thank you for your help though!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SLM connected to external MCU, no response via UART2</title><link>https://devzone.nordicsemi.com/thread/322674?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 12:48:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ba52235-d219-4e30-9b4f-cda512ebf90f</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;&amp;nbsp;Hello again!&lt;br /&gt;&lt;br /&gt;Seems like some extra logging must be enabled. Could you add&amp;nbsp;CONFIG_SLM_LOG_LEVEL_DBG=y in prj.conf and see if the output changes then?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;If possible, please check if there are any activity on the UART lines using a oscilloscope or logic analyzer.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SLM connected to external MCU, no response via UART2</title><link>https://devzone.nordicsemi.com/thread/322503?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 14:07:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5ff16c1-1be9-48b7-9479-79273b35b179</guid><dc:creator>Mark H</dc:creator><description>&lt;p&gt;Thank you for your reply. Yes I have confirmed that the setup is correct. I do not use HWFC though.&lt;br /&gt;I do not seem to get any log output even though they are disabled:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v2.6.0-rc1-ncs1  ***
I: Starting bootloader
I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Swap type: none
I: Bootloader chainload address offset: 0x10000
I: Jumping to the first image slot
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I tested the SLM connected to PC via USB and while it works I also do not get any log ouput&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SLM connected to external MCU, no response via UART2</title><link>https://devzone.nordicsemi.com/thread/322447?ContentTypeID=1</link><pubDate>Thu, 29 Jul 2021 12:13:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2123e3ad-da68-442a-a6a7-aa602b853c60</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi, Mark!&lt;br /&gt;&lt;br /&gt;Thanks for reaching out. Have you made sure to configure the setup as described in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.0/nrf/applications/serial_lte_modem/doc/slm_description.html#connecting-with-an-external-mcu"&gt;Connecting with an external MCU&lt;/a&gt;? Make sure that the correct baud rate and pins are used.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please share the nRF9160DK logs as well. These can be read out in the Segger Embedded Studio debug terminal, or by using the Segger RTT viewer application.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>