<?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  Environment error.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59625/nrf9160-environment-error</link><description>I set up the environment for the nRF9160 as it was specified and downloaded the git-hub code https://github.com/NordicPlayground/fw-nrfconnect-nrf (environment 1) and I tested the gps code and it worked fine. When I tried to run the Hello-world and CoAP</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Apr 2020 08:41:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59625/nrf9160-environment-error" /><item><title>RE: nRF9160  Environment error.</title><link>https://devzone.nordicsemi.com/thread/242861?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 08:41:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7eaca9b7-a237-4a1c-b553-e54372404236</guid><dc:creator>AMG</dc:creator><description>&lt;p&gt;I figured out my problem it was the binary files I was using v1.0.0 so I had to upgrade&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160  Environment error.</title><link>https://devzone.nordicsemi.com/thread/242637?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 09:24:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0df9392c-b356-4181-83e8-202db6364461</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you had a look at the blog posts in devzone explaining the code base and how it all ties together?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect-sdk-tutorial---old-nrf9160-dk"&gt;https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect-sdk-tutorial---old-nrf9160-dk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I recommend reading these blog posts before trying to combine projects. In the kconfig area, you should focus on the differences in prj.conf, and try to combine these into one. When that is done, start looking at the actual handling in source code. If you intend to run the GPS&amp;nbsp;in PSM mode, have a look at this library, which is a part of asset_tracker:&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/applications/asset_tracker/src/gps_controller"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/applications/asset_tracker/src/gps_controller&lt;/a&gt;&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: nRF9160  Environment error.</title><link>https://devzone.nordicsemi.com/thread/242613?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 08:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6098faa6-f09b-4278-8f7d-0209c7904021</guid><dc:creator>AMG</dc:creator><description>&lt;p&gt;&lt;span&gt;#include &amp;lt;lte_lc.h&amp;gt; is already added in the header file. CoAP woks on location (x) and gps works on location (y). When I try to move either of them to the other environment i get error even tho I added the libs is there a dependency I am missing.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160  Environment error.</title><link>https://devzone.nordicsemi.com/thread/242603?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 07:54:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b23f9cb4-7ab4-4779-8f2f-c0d3b10a0a8e</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;You should run ncs/nrf with the versions the repository supports, which seems to be v1.2.0 (with minor adjustments) and v1.1.0:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/ExploratoryEngineering/nrf9160-telenor/blob/master/README.md"&gt;https://github.com/ExploratoryEngineering/nrf9160-telenor/blob/master/README.md&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The changes you&amp;#39;ve done to the kconfig (and other outside sources) should be reverted.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;PS: try #include &amp;lt;lte_lc.h&amp;gt; to include the header.&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: nRF9160  Environment error.</title><link>https://devzone.nordicsemi.com/thread/242592?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 07:16:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4171592-ded6-4d86-a9cb-a94a9bb47933</guid><dc:creator>AMG</dc:creator><description>&lt;p&gt;So, I am trying to run CoAP to send gps coordinates&amp;nbsp;Telenor server. That&amp;#39;s why i want to have 1 environment any ideas.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160  Environment error.</title><link>https://devzone.nordicsemi.com/thread/242271?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2020 03:00:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:974b204b-b474-41b2-8fa5-91a89b0441fa</guid><dc:creator>miked531</dc:creator><description>&lt;p&gt;I don&amp;#39;t think you want to &amp;#39;merge&amp;#39; your two environments. When you &amp;#39;west build&amp;#39; you will create a build dir for each project. To add an existing library to your project, you need to add the necessary value to&amp;nbsp;your prj.conf file. For lte_lc.h, add CONFIG_LTE_LINK_CONTROL=y&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>