<?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>Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48652/switching-between-gps-and-lte</link><description>Hi 
 I&amp;#39;m trying to ackquire a GPS fix, and then transmit it to my server as a UDP packet. 
 First, i enable the GPS with the AT%XSYSTMMODE at command, and then try to enable LTE mode (CatM1/NB-IOT) with the same command 
 This is not working as expected;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Sep 2021 15:43:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48652/switching-between-gps-and-lte" /><item><title>RE: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/328449?ContentTypeID=1</link><pubDate>Tue, 07 Sep 2021 15:43:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09d23dec-d540-472d-a409-1f6a50094a34</guid><dc:creator>Chetan Kale</dc:creator><description>&lt;p&gt;Hi Tron,&lt;/p&gt;
&lt;p&gt;Can you please post the flow that how you managed switching to GPS after LTE or vice versa. Because I am also facing the same issue.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Chetan&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193125?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 10:19:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bc5471e-c0ab-40c7-a538-6ab1106d1952</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;It has its use-cases, but generally you are correct. For instance: AT+CFUN=0 should be used if you want to save your settings to persistent storage.&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: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193118?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 09:41:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91b3e564-bd9f-4988-ba59-49f734f9e660</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;After testing, setting CFUN to 4 seems to work.Further testing seems to indicate that AT+CFUN=0 never should b used, is this correct?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193076?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 07:49:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfc2855b-c131-42e8-84eb-04eec89e84d8</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you ensure that you are not turning off the modem via CFUN=0, as explained here?&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/48077/gps-http-post/190727#190727"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/48077/gps-http-post/190727#190727&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should use =4 instead.&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: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193067?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 06:57:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08b9b2ca-4877-40e2-a299-e71d1e3245d7</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Sorry, I didn&amp;#39;t read carefully. Your case is so interesting, I will try it &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193066?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 06:57:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f98f15bf-c39f-4580-9f77-590a40baf738</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;Are you&amp;nbsp; basically saying that I have to reboot the device in order to send in the position?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193062?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 06:45:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa326155-d569-4cbd-8678-153d7fcd7cd5</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;If you read my post carefully, you would see that this is exactly what I&amp;#39;m doing. I acquire the position, then i try to switch modes, and then do a LTE connect and transmit the data. I&amp;#39;m not trying to keep the GPS on while sending, I&amp;#39;m aware of this limitation in the 0.7.0-29-alpha release.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Switching between GPS and LTE</title><link>https://devzone.nordicsemi.com/thread/193061?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 06:40:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e65daa4-cab6-4af8-9be1-0bdaf5f360b8</guid><dc:creator>Hoang</dc:creator><description>&lt;p&gt;Hi @Tron&lt;/p&gt;
&lt;p&gt;I think this is the answer for your problem:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;The current modem firmware, v0.7.0-29-alpha, allows you to choose the system mode via command %XSYSTEMMODE, but it does not support them concurrently, meaning that you cannot have GPS + NB-IoT, or GPS + CAT M1, enabled simultaneously at this time.&amp;quot; &lt;a href="https://devzone.nordicsemi.com/members/hkn"&gt;Håkon Alseth&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/48077/gps-http-post"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/48077/gps-http-post&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;hng&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>