<?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>How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76253/how-to-achieve-lower-shutdown-current-with-serial-lte-modem</link><description>I&amp;#39;m evaluating nRF9160 + Serial LTE Modem application for a battery powered device that uploads data via HTTP POST 8-12 times per day. Since all interactions are initiated from the device its desirable to achieve a very low power level between communications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Jun 2021 18:44:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76253/how-to-achieve-lower-shutdown-current-with-serial-lte-modem" /><item><title>RE: How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/thread/315712?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 18:44:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2ef37eb-ca61-433f-b5b8-f002fd7075cb</guid><dc:creator>Anthony Ambuehl</dc:creator><description>&lt;p&gt;Well I guess, that keeps me in business.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/thread/315542?ContentTypeID=1</link><pubDate>Wed, 16 Jun 2021 08:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f276c816-fce7-4d73-aadc-29ec997e7e31</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Yes, we are aware of this and this&amp;nbsp;was a choice our developers made. That said, customers are free to implement wake on UART by them selves. The&amp;nbsp;RX pin&amp;nbsp;can&amp;nbsp;be used as a GPIO when UART is not enabled.&lt;br /&gt;&lt;br /&gt;Please note that the external device must be configured correctly, so that it does not unintentionally wake device.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/thread/315467?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 15:43:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8afd900a-6f02-4636-9e23-e8878692b38e</guid><dc:creator>Anthony Ambuehl</dc:creator><description>&lt;p&gt;Requiring an additional GPIO to wake the device seems inefficient, why not just utilize the serial pins to wake the device ?&amp;nbsp; Its a pretty common method, and gives a much more stream-lined solution without consuming another pin from the controlling MCU.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/thread/315293?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 08:00:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e90f9b9-fc9e-4538-b2e8-fc38e4d4b6a1</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="anthony.asterisk"]According to the docs:[/quote]
&lt;p&gt;&amp;nbsp;The documentation&amp;nbsp;was not correct. Please see latest documentation for update/fix:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the case of XSLEEP=2, one must use GPIO to wake up.&lt;/p&gt;
&lt;p&gt;Let me know how that works for you.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/thread/314979?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 17:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01e40c1e-9538-4ac4-89a9-22f8efc7bd51</guid><dc:creator>Anthony Ambuehl</dc:creator><description>&lt;p&gt;Yes I tried it yesterday afternoon, I did get current down to 10 uA with #XSLEEP.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I noticed the documentation for #XSLEEP does not match the implementation discussed here in devzone.&lt;/p&gt;
&lt;p&gt;According to the docs:&lt;/p&gt;
&lt;div&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep" rel="noopener noreferrer" target="_blank"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;The parameter passed with #XSLEEP&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;should switch between these 2 modes:&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&lt;code&gt;0&lt;/code&gt;&amp;nbsp;- Enter Idle. You can also use the syntax&amp;nbsp;&lt;code&gt;AT#XSLEEP&lt;/code&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&lt;code&gt;1&lt;/code&gt;&amp;nbsp;- Enter Sleep.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;In case of Idle, it will exit by sending data over UART.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;In case of Sleep, it will wake up by GPIO or reset.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;However in this devzone thread a different behavior is described:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/69178/thingy-91-serial-lte-modem-psm/283514#283514" rel="noopener noreferrer" target="_blank"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/69178/thingy-91-serial-lte-modem-psm/283514#283514&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/stian"&gt;Stian R&amp;oslash;ed Hafskjold&lt;/a&gt;&amp;nbsp;said:&lt;/div&gt;
&lt;div style="padding-left:30px;"&gt;&lt;span style="font-family:&amp;#39;times new roman&amp;#39;, times;"&gt;I see that you are using&lt;strong&gt;&amp;nbsp;AT#XSLEEP=1&lt;/strong&gt;. This command is shutting down the modem, disconnecting from the network before going to sleep. Use&amp;nbsp;&lt;strong&gt;AT#XSLEEP=0&lt;/strong&gt;&amp;nbsp;if you want to keep the connection&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Also from my testing with #XSLEEP command, #XSLEEP=0 does not wake from UART activity as described in the documentation.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve lower shutdown current with Serial LTE Modem?</title><link>https://devzone.nordicsemi.com/thread/314897?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 11:45:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cd27cba-a029-46e5-9109-ec8bd94c5277</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Have you tried with the SLM&amp;nbsp;&lt;span&gt;proprietary AT command&lt;/span&gt; &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/applications/serial_lte_modem/doc/Generic_AT_commands.html#power-saving-xsleep"&gt;#XSLEEP?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>