<?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>nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92225/nrf9160-dk-gps-and-nbiot</link><description>Hi! We are trying to put in the same application for both GNSS( developer.nordicsemi.com/.../README.html) and NBIOT( developer.nordicsemi.com/.../README.html) . 
 The examples executed separately work with no problems. When we try to put them in the same</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Sep 2022 13:45:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92225/nrf9160-dk-gps-and-nbiot" /><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/388800?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2022 13:45:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a55fe2bd-7f0b-4312-a383-23b92abc8f50</guid><dc:creator>Gioele</dc:creator><description>&lt;p&gt;We found the error.&lt;br /&gt;We deleted this line of code in the prj.conf and now it works!&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;CONFIG_NO_OPTIMIZATIONS=y&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/388799?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2022 13:33:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8930804e-88e8-4fab-9b99-ee3e2d7c8558</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Could I see your prj.conf?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/388229?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 21:57:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:560911c4-25d7-4a96-b868-b129addfd159</guid><dc:creator>Gioele</dc:creator><description>&lt;p&gt;The board doesn&amp;#39;t stop, The &amp;quot;LTE connect&amp;quot; method is asynchronous but the problem Is that we can&amp;#39;t find the connection. We don&amp;#39;t have &amp;quot;return 0&amp;quot; because we have no error but the program can&amp;#39;t find the connection. We only have that output, and yes, we combined the prj.conf files too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/388073?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2022 09:12:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3762eb78-5fa3-427e-8f70-92878cd2868a</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, I understood that from your initial post, but that information is not enough for me to able to help you.&lt;/p&gt;
&lt;p&gt;In the code snippet you sent me there are lines that say &amp;quot;return 0;&amp;quot; and &amp;quot;return 1;&amp;quot; after the line that connects to LTE. Do you know how to check if that function returns any of those values, or if it does it stop completely?&lt;/p&gt;
&lt;p&gt;Please also tell me more about how did you combine the samples. Did you combine the prj.conf files too?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/387900?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2022 12:08:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79b20464-91de-46c1-ad78-e4598a510553</guid><dc:creator>Gioele</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;Waiting for network..
+CEREG: 2,&amp;quot;90E9&amp;quot;,&amp;quot;00E2B06F&amp;quot;,9&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This is the output in the link monitor!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/387891?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2022 11:46:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a60d7086-9fb7-4c4a-898b-9b9be776e07c</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Where is that line of code?&lt;/p&gt;
&lt;p&gt;Does the function return 1, something else, or does it never return?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/387771?ContentTypeID=1</link><pubDate>Sun, 25 Sep 2022 16:44:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f60fdc9e-f4b1-416a-b238-c92d5c2dfb79</guid><dc:creator>Gioele</dc:creator><description>&lt;p&gt;It is the only thing that appears. Nothing works!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160-DK GPS AND NBIOT</title><link>https://devzone.nordicsemi.com/thread/387718?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 14:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:645db41f-143c-46bf-b6bf-8f5cfc6b5b8d</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am looking at the case, but it will take me some time to research it.&lt;/p&gt;
&lt;p&gt;What do you mean by the error? How does it appear? I cannot see the lte_lc_init_and_connect_async() explicitly failing in your message.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>