<?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>AGPS Example .Question related to PSM command disablement</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81276/agps-example-question-related-to-psm-command-disablement</link><description>Hi, 
 I&amp;#39;m interested to use AGPS in my project. Looking into AGPS example (link below) , I want to prevent using low power mode since as far as I know using this command you loose a time control of wake up and it depends on network you use. 
 So, since</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Nov 2021 15:50:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81276/agps-example-question-related-to-psm-command-disablement" /><item><title>RE: AGPS Example .Question related to PSM command disablement</title><link>https://devzone.nordicsemi.com/thread/337552?ContentTypeID=1</link><pubDate>Thu, 04 Nov 2021 15:50:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:914d8f7d-7f3c-48e7-83db-25573be6270f</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;I assume you are still using the Serial LTE Modem?&lt;/p&gt;
&lt;p&gt;You can disable LTE (while leaving the GNSS enabled) with AT+CFUN=20.&lt;/p&gt;
&lt;p&gt;So you can issue that command before you start the GPS, or after injecting the AGPS data.&lt;/p&gt;
&lt;p&gt;To start the LTE stack again, you can use AT+CFUN=21.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS Example .Question related to PSM command disablement</title><link>https://devzone.nordicsemi.com/thread/337139?ContentTypeID=1</link><pubDate>Tue, 02 Nov 2021 16:02:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f73b5bc-b700-4d1b-b45e-fe4ed70b2b01</guid><dc:creator>Israel F</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for your reply. Of course the default is PSM is disabled so once I tried to run same example without using &amp;quot;&lt;span class="n"&gt;AT&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;CPSMS&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;1&amp;quot;&amp;nbsp; AGPS would not work.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="mi"&gt;I can guess why, because LTE is still enabled (since we ran CFUN=1) and we have to disable it for GNSS activation, so my question is how can we still run AGPS example without PSM .Can you try and share full sequence?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="mi"&gt;Israel&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS Example .Question related to PSM command disablement</title><link>https://devzone.nordicsemi.com/thread/337137?ContentTypeID=1</link><pubDate>Tue, 02 Nov 2021 15:51:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d99b159a-8e82-4d2d-9644-40c61458f99c</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]I want to prevent using low power mode since as far as I know using this command you loose a time control of wake up and it depends on network you use.[/quote]
&lt;p&gt;The device can still wake up whenever it want&amp;#39;s. What is decided by the network is just the maximum amount of time the device can sleep before it has to check in with the network again.&lt;/p&gt;
&lt;p&gt;So if the device wants to send data more often, it is free to do so.&lt;/p&gt;
&lt;p&gt;Also, when using the GPS it is best if you use PSM, so that the GPS is able to run while the LTE stack sleeps.&lt;/p&gt;
&lt;p&gt;PSM is usually disabled by default, unless the modem has been configured to use it, and the setting has been stored in the modem flash. If so, you can disable PSM with AT+CPSMS=0.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>