<?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>Using LTE and GPS in the same project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49946/using-lte-and-gps-in-the-same-project</link><description>I&amp;#39;m trying to use LTE and GPS in the same project. I know I cannot have LTE and GPS running concurrently, but I tried implementing edrx so I could get a GPS fix and alter between GPS and LTE. My implantation was calling lte_lc_edrx_req(true) after lte_lc_init_and_connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Aug 2019 11:19:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49946/using-lte-and-gps-in-the-same-project" /><item><title>RE: Using LTE and GPS in the same project</title><link>https://devzone.nordicsemi.com/thread/204475?ContentTypeID=1</link><pubDate>Fri, 16 Aug 2019 11:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09598997-cea4-449c-ae85-777243d94f25</guid><dc:creator>Hakon</dc:creator><description>[quote user=""]Is there an example implementing LTE and GPS at the same time?[/quote]
&lt;p&gt;&amp;nbsp;Just found out about &lt;a href="https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/udp_gps"&gt;this example&lt;/a&gt;. I believe it uses both LTE and GPS concurrently.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using LTE and GPS in the same project</title><link>https://devzone.nordicsemi.com/thread/201337?ContentTypeID=1</link><pubDate>Tue, 30 Jul 2019 16:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43338fe2-243d-42f4-9e68-21175330e5b9</guid><dc:creator>jlienau03</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;Just wondering if you had an update on this. Also if you could contribute on whether it&amp;#39;s possible to have edrx and GPS running concurrently.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using LTE and GPS in the same project</title><link>https://devzone.nordicsemi.com/thread/200132?ContentTypeID=1</link><pubDate>Tue, 23 Jul 2019 15:08:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:212da969-b5b2-436d-b2ff-b5bf723b4b9b</guid><dc:creator>Hakon</dc:creator><description>[quote user=""]I would also like to change the edrx period, if possible. What is the default? What is the procedure to change it?[/quote]
&lt;p&gt;&amp;nbsp;You can set the CONFIG_LTE_EDRX_REQ_VALUE option in prj.conf, or use the &lt;code&gt;+CEDRXS&lt;/code&gt; command to set the edrx cycle duration. CONFIG_LTE_EDRX_REQ_VALUE is set to &amp;quot;1000&amp;quot; by default.&lt;code&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]What is the procedure to prepare the project for using edrx/spm (settings in prj.conf, etc)?[/quote]
&lt;p&gt;&amp;nbsp;You need to set CONFIG_LTE_EDRX_REQ=y in prj.conf.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]How do you see what stage the modem is in? I cannot tell when I am in the paging cycle, sleep, or receiving and sending data.[/quote]
&lt;p&gt;&amp;nbsp;I&amp;#39;m not sure if it&amp;#39;s possible without the use of modem trace. I will report back if I find a way to do it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>