<?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>&amp;quot;lte_lc: Could not send AT command, error&amp;quot; with nRF9160 SIAA B1 on Custom Board Using SDK v2.5.0 and Modem v1.3.5</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115109/lte_lc-could-not-send-at-command-error-with-nrf9160-siaa-b1-on-custom-board-using-sdk-v2-5-0-and-modem-v1-3-5</link><description>I am using a custom board with the nRF9160 SIAA B1. I encounter an error where AT commands cannot be sent. How can I resolve this issue? modem version 1.3.5 SDK version 2.5.0, 
 When I run the aws_iot sample code, I get the following error messages: </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Sep 2024 14:59:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115109/lte_lc-could-not-send-at-command-error-with-nrf9160-siaa-b1-on-custom-board-using-sdk-v2-5-0-and-modem-v1-3-5" /><item><title>RE: "lte_lc: Could not send AT command, error" with nRF9160 SIAA B1 on Custom Board Using SDK v2.5.0 and Modem v1.3.5</title><link>https://devzone.nordicsemi.com/thread/504399?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 14:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5739b072-ba40-4f90-bb78-be52eda0436c</guid><dc:creator>ksksue</dc:creator><description>&lt;p&gt;Yes, it uses LTE-M.&lt;br /&gt;&lt;span&gt;CONFIG_LTE_NETWORK_MODE_LTE_M=y&lt;/span&gt;&amp;nbsp;solved the issue.&lt;br /&gt;Thank you for your prompt response.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "lte_lc: Could not send AT command, error" with nRF9160 SIAA B1 on Custom Board Using SDK v2.5.0 and Modem v1.3.5</title><link>https://devzone.nordicsemi.com/thread/504347?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 11:59:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3499868f-aeb1-48a8-a1f8-33b5853bb096</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looking at the error this seems to be an issue with&amp;nbsp;the system mode, where the AWS IoT samples is trying to configure system mode to something else than LTE-M? What happens if you use CONFIG_LTE_NETWORK_MODE_LTE_M=y in your prj.conf?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "lte_lc: Could not send AT command, error" with nRF9160 SIAA B1 on Custom Board Using SDK v2.5.0 and Modem v1.3.5</title><link>https://devzone.nordicsemi.com/thread/504268?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2024 02:54:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb21b044-2c29-4301-be3d-516f30b4187e</guid><dc:creator>ksksue</dc:creator><description>&lt;p&gt;I made a small modification to the &lt;code&gt;aws_iot&lt;/code&gt; sample to comment out sections that caused AT command errors with &lt;code&gt;lte_lc&lt;/code&gt; and prevented repeated reboots.&lt;br /&gt;Additionally, I set &lt;code&gt;CONFIG_AT_HOST_LIBRARY=y&lt;/code&gt; to enable AT command responses.&lt;br /&gt;However, when I tested it, the AT command errors still appeared as shown below:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting nRF Connect SDK v2.5.0 ***
[00:00:00.253,417] &amp;lt;inf&amp;gt; aws_iot_sample: The AWS IoT sample started, version: v1.0.0
[00:00:00.253,448] &amp;lt;inf&amp;gt; aws_iot_sample: Bringing network interface up and connecting to the network
&amp;gt; AT
[00:00:07.959,197] &amp;lt;err&amp;gt; at_host: Error while processing AT command: -1
AT&amp;gt; AT
[00:00:16.997,100] &amp;lt;err&amp;gt; at_host: Error while processing AT command: -1
AT&lt;/pre&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div class="flex items-center text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9"&gt;&lt;/div&gt;
&lt;div class="flex items-center text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9"&gt;I also tested the &lt;code&gt;aws_iot&lt;/code&gt; sample using modem version 1.3.6 with SDK version 2.5.3 on the SIAA board,&lt;br /&gt;but the results were the same as with modem version 1.3.5 and SDK version 2.5.0.&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>