<?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>Nrf9160 doesn&amp;#39;t answer via UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126442/nrf9160-doesn-t-answer-via-uart</link><description>Hello. 
 Our design is our host processor that communicates with nrf9160 via uart (AT commands). Everything works fine, but sometimes nrf9160 doesn&amp;#39;t answer to AT command till we perform hard reset to nrf9160. Do you have idea what can cause this problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jan 2026 10:27:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126442/nrf9160-doesn-t-answer-via-uart" /><item><title>RE: Nrf9160 doesn't answer via UART</title><link>https://devzone.nordicsemi.com/thread/558371?ContentTypeID=1</link><pubDate>Fri, 09 Jan 2026 10:27:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab1a3c54-a2d3-4f6c-9fe7-3d70e4a971f4</guid><dc:creator>Samruddhi Jadhav</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There can be a few reasons for this.&lt;/p&gt;
&lt;p&gt;1) If you have tried to turn the device on/off or reset it too many times, a reset loop restriction is triggered. In order to make sure that too many signals aren&amp;#39;t overcrowding the cellular network, the modem starts a timeout mode for 30 minutes. This loop blocks LTE attach attempts. During this, AT commands still work. Network attach is what is blocked not UART/AT. I would suggest that before powering off, put the modem in offline mode (AT+CFUN=0).&lt;/p&gt;
&lt;p&gt;2) If the power supply is not sufficient, it can cause the voltage to decrease during a network attach. This can lead to the device hanging.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3) Ensure on both devices that &amp;quot;Hardware Flow Control&amp;quot; is either kept on or off. A communication hang may be caused if one device is waiting for a &amp;quot;ready&amp;quot; signal but the other device isn&amp;#39;t sending.&lt;/p&gt;
&lt;p&gt;4) It is also possible that if the function nrf_modem_lib_init() fails, then the chip may not respond to further communication.&amp;nbsp; But, this is not a common cause.&lt;/p&gt;
&lt;p&gt;5) I would recommend checking UART configuration and timing between the two. If nRF9160 receives concatenated AT commands due to baud rate, parity, stop bits etc. not matching or too fast commands, it may not respond as we expect.&lt;/p&gt;
&lt;p&gt;Let me know if you have any further questions.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Samruddhi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf9160 doesn't answer via UART</title><link>https://devzone.nordicsemi.com/thread/558267?ContentTypeID=1</link><pubDate>Thu, 08 Jan 2026 12:44:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1e1e513-505e-4775-8599-64b58501a3c4</guid><dc:creator>Dmitry Krol</dc:creator><description>&lt;p&gt;*Stops to answer to &amp;quot;AT&amp;quot; command till performing hard reset&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>