<?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>AT commands stopped working in 1.2.1 FW</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65694/at-commands-stopped-working-in-1-2-1-fw</link><description>Hi, 
 I&amp;#39;ve been using XMONITOR command to check some radio parameters. ATM, I am checking those once/minute, right before requesting power save mode from modem. After updating modem FW to 1.2.1 (from 1.2.0), command stops working after ~6 minutes of operation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Oct 2020 12:38:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65694/at-commands-stopped-working-in-1-2-1-fw" /><item><title>RE: AT commands stopped working in 1.2.1 FW</title><link>https://devzone.nordicsemi.com/thread/272730?ContentTypeID=1</link><pubDate>Fri, 02 Oct 2020 12:38:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8e77a9d-c0d5-4139-8c4e-861fd23581c7</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Please &lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/how-to-get-modem-trace-using-trace-collector-in-nrf-connect"&gt;provide a modem trace&lt;/a&gt; for us to see what is going when you send command.&lt;/p&gt;
&lt;p&gt;Thanks!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT commands stopped working in 1.2.1 FW</title><link>https://devzone.nordicsemi.com/thread/272497?ContentTypeID=1</link><pubDate>Thu, 01 Oct 2020 11:24:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e199dc64-1451-4853-b174-64f62a04f071</guid><dc:creator>fastfox</dc:creator><description>&lt;p&gt;Banging my head on this one for a change.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As I said before AT interface only breaks if I have two active socket connections ongoing at the same time. I have LWM2M(DTLS) for production and for RnD purposes I also have MQTT(TLS) connection sometimes active at the same time. I can only see this error happening when both connections are active&lt;/p&gt;
&lt;p&gt;Also. If I enable debug logs from AT interface:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AT_CMD_LOG_LEVEL_DBG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AT_HOST_LOG_LEVEL_DBG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_AT_NOTIF_LOG_LEVEL_DBG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;I can never reproduce the problem. So it might have something to do with things happening too fast/in wrong order or something.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Only recovery seems to be a reboot. If I see this -22 once, no AT command will ever succeed after that.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Not much to work with, I understand, but just wanted to let you know. Luckily this is not a show stopper as in production I won&amp;#39;t be having these multiple connections&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT commands stopped working in 1.2.1 FW</title><link>https://devzone.nordicsemi.com/thread/268647?ContentTypeID=1</link><pubDate>Wed, 09 Sep 2020 07:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38555d12-1232-484d-b526-9cbba0058c1e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;&lt;a href="https://android.googlesource.com/kernel/lk/+/dima/for-travis/include/errno.h#55"&gt;Error 22 is EINVAL&lt;/a&gt;. Please be aware that XMONITOR has been updated, &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/revision_history/revision_history.html"&gt;according to the release history&lt;/a&gt;. Please ensure that you are using the command correctly according to the updated documentation.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Do you have an external debugger to use? If so you can use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.3.0/kconfig/CONFIG_LOG_BACKEND_RTT.html#cmdoption-arg-config-log-backend-rtt"&gt;RTT to view&lt;/a&gt;&amp;nbsp;log output.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT commands stopped working in 1.2.1 FW</title><link>https://devzone.nordicsemi.com/thread/268511?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2020 12:04:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c1e6274-a8af-4f19-975a-a89f648e22a9</guid><dc:creator>fastfox</dc:creator><description>&lt;p&gt;I am using 1.3.0. I have a custom board and don&amp;#39;t have a serial connection to the modem, so I can&amp;#39;t&amp;nbsp; really use AT client. I wonder if one could use serial over SWD somehow?&lt;/p&gt;
&lt;p&gt;I narrowed the problem down so that it fails only when I have two network connections ongoing at the same time.&amp;nbsp;So it could be that the number of open sockets is somehow related.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT commands stopped working in 1.2.1 FW</title><link>https://devzone.nordicsemi.com/thread/268501?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2020 11:51:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:086cd55a-adc6-4397-8545-f958e8b00b4f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What version of NCS are you using? If using master, can you try with NCS v1.3.0 or if using v1.3.0 try master. Do you get similar response when using AT Client?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Thank you!&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>