<?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>LTE cannot be deactivated when +CSCON unsolicited report is enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61610/lte-cannot-be-deactivated-when-cscon-unsolicited-report-is-enabled</link><description>We tested this issue on serial_lte_modem sample on NCS 1.2 and modem mfw_nrf9160_1.2.0 
 1, Enable CSCON unsolicited report: 
 AT+CSCON=2 
 2, Activate LTE search and connect to cat-M1 network, device will report &amp;quot;+CEREG: 1,&amp;quot;0001&amp;quot;,&amp;quot;01A2D001&amp;quot;....&amp;quot; 
 3</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 May 2020 08:49:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61610/lte-cannot-be-deactivated-when-cscon-unsolicited-report-is-enabled" /><item><title>RE: LTE cannot be deactivated when +CSCON unsolicited report is enabled</title><link>https://devzone.nordicsemi.com/thread/251860?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 08:49:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25831c35-7b1b-4070-9418-82726611ca07</guid><dc:creator>Siyou</dc:creator><description>&lt;p&gt;Thanks for your sharing, it works&amp;nbsp;with your patch.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE cannot be deactivated when +CSCON unsolicited report is enabled</title><link>https://devzone.nordicsemi.com/thread/251448?ContentTypeID=1</link><pubDate>Mon, 25 May 2020 10:33:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efb69f78-6ade-470f-9cc5-23890b7bd1ec</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for providing the sequence.&lt;/p&gt;
&lt;p&gt;I can confirm that I see this when using AT commands in serial_lte_modem.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try applying this pull-request?&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/2264"&gt;https://github.com/nrfconnect/sdk-nrf/pull/2264&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can generate a .diff by adding .diff to the URL (in this case:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/pull/2264.diff"&gt;https://github.com/nrfconnect/sdk-nrf/pull/2264.diff&lt;/a&gt;), then saving this in the ncs/nrf folder and writing:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd path/to/ncs/nrf
git apply 2264.diff&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(an alternative and more in-depth &amp;quot;git way&amp;quot; of checking out a PR locally can also be found here:&amp;nbsp;&lt;a href="https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally"&gt;https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A precompiled .hex for the nRF9160-DK with the above PR included is also posted by a colleague of mine in this thread:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/60724/issue-in-serial-lte-modem-v22-04/250589#250589"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/60724/issue-in-serial-lte-modem-v22-04/250589#250589&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE cannot be deactivated when +CSCON unsolicited report is enabled</title><link>https://devzone.nordicsemi.com/thread/251377?ContentTypeID=1</link><pubDate>Mon, 25 May 2020 06:08:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a9b748f8-00f3-4dda-8b3b-2c6b256c56aa</guid><dc:creator>Siyou</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I can reporduce this issue&amp;nbsp;by following commands:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[14:00:17.411]Ready
[14:00:26.897]AT%XSYSTEMMODE?
[14:00:26.906]%XSYSTEMMODE: 1,0,1,0
OK
[14:00:32.648]AT+CGMR
[14:00:32.658]mfw_nrf9160_1.2.0
OK
[14:00:40.393]AT%XBANDLOCK=2,&amp;quot;1000000000010010001&amp;quot;
[14:00:40.405]OK
[14:00:45.873]AT+CSCON=2
[14:00:45.882]OK
[14:01:32.657]at+cereg=5
[14:01:32.667]OK
[14:01:36.706]AT+CFUN=21
[14:01:36.745]OK
[14:01:37.957]+CEREG: 2,&amp;quot;0001&amp;quot;,&amp;quot;01A2D101&amp;quot;,7,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;
[14:01:38.128]+CSCON: 1,7
[14:01:38.229]+CEREG: 1,&amp;quot;0001&amp;quot;,&amp;quot;01A2D101&amp;quot;,7,,,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;
[14:01:40.499]+CSCON: 0,7
[14:01:52.913]AT+CFUN=20
[14:01:59.377]AT+CFUN?
[14:02:06.041]AT+CEREG?&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;And, the log will show nothing&amp;nbsp;during the whole test:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;*** Booting Zephyr OS build v2.1.99-ncs1-1141-g616c7d5becd4  ***

[00:00:00.307,373] &amp;lt;inf&amp;gt; app: Serial LTE Modem&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTE cannot be deactivated when +CSCON unsolicited report is enabled</title><link>https://devzone.nordicsemi.com/thread/251040?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 14:35:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a03309dd-6c24-4a9a-b0ac-992659d1626a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you post the log you&amp;#39;re seeing? I tried this with slm, and I&amp;nbsp;am unable to get the AT+CFUN=20 to fail, unless I already have taken down the link, in which it returns &amp;quot;&lt;span&gt;&amp;lt;err&amp;gt; at_host: Could not send AT command to modem: -8&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Håkon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>