<?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>0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46798/0-7-0-15-alpha-software-version</link><description>When using the 0.7.0-15.alpha firmware release. What is the best application side code to go with it. Should still tag v0.3 be used of: zephyr, nrfconnect and nrfxlib? 
 
 Especially with respect to the GPS this would be crucial - since there has only</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 May 2019 12:23:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46798/0-7-0-15-alpha-software-version" /><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/186422?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 12:23:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc6a4306-0a37-4afa-8113-1d83bcbe5d26</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;&lt;strong&gt;UPDATE&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Tag v0.4.0 was &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/releases/tag/v0.4.0"&gt;just released&lt;/a&gt;.&amp;nbsp; Just run the following:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd ncs/nrf
git checkout master
git pull
git checkout v0.4.0
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;You can find documentation &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.4.0/nrf/index.html"&gt;here&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/186376?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 11:01:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc79933c-dff0-4d0e-8b04-5920a0bfa4fd</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;In v0.3 SPM was previously named Secure Boot, this is now SPM. As the nRF9160 is running Cortex M33, it includes TrustZone which enables&amp;nbsp;&lt;strong&gt;secure&lt;/strong&gt; and &lt;strong&gt;non-secure&lt;/strong&gt; domains. That is the reason for why we have divided the board into&amp;nbsp;&lt;span&gt;PCA10090&lt;strong&gt;s&lt;/strong&gt; and&amp;nbsp;PCA10090&lt;strong&gt;ns&lt;/strong&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Updating your SDK with West will ensure the latest tag v0.4.0-rc2, and when building both SPM and &amp;lt;sample-project&amp;gt;&amp;nbsp;will be merged into one hex. More information &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf9160.html#secure-partition-manager"&gt;here&lt;/a&gt;&amp;nbsp;and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/spm/README.html#secure-partition-manager"&gt;here&lt;/a&gt;. Be aware that the current version of SES 4.16 does not support the merged hex, but we have a workaround &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47032/mqtt_simple-programmed-to-wrong-address-range-00008000----00020abb/185854#185854"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There have also been&amp;nbsp;issues with v0.3 and the newest modem FW, another reason to move away from the old version.&lt;/p&gt;
&lt;p&gt;Hope this answers your question regarding the SPM. Let me know if anything is unclear.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/186346?ContentTypeID=1</link><pubDate>Fri, 10 May 2019 09:43:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed794b31-83ac-4278-bd42-7b6845338ffa</guid><dc:creator>vkbakken</dc:creator><description>&lt;p&gt;Difference from v0.3 I do see though is S vs NS - what is the recommendation here? The new SPM does not seem to work very well with NS... Would be great with a pointer to an actual list of operations to make atleast a certain version of the code operational in SES 4.16....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/184911?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 13:08:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2061cdd-ca5e-40e7-9f34-edd931a15797</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;At this moment it is really not a big difference between the two, both are prone to bugs at the moment. I would keep master until we have v0.4.0 (non-rc) by the end of May.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/184865?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 11:49:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9695dee5-8486-4388-824c-98d594f3b29e</guid><dc:creator>vkbakken</dc:creator><description>&lt;p&gt;But do you recommend master or v0.4-rc1?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/184818?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 09:34:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebd7d033-e014-4035-8d68-1aeaf8314eb8</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="oys"]I&amp;#39;m having issues with west today, not sure if it&amp;#39;s local or global. Will get back to you on that part. In the meantime, you could try to follow &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45904/building-error-branch-error-git-merge-git-pull-west-update"&gt;this tutorial&lt;/a&gt;. Let me know if you are able to complete the steps.&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;The issue has been fixed and you should be able to follow &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45904/building-error-branch-error-git-merge-git-pull-west-update"&gt;the tutorial&lt;/a&gt; to download NCS. To get tag v0.4.0-rc1, follow &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45904/building-error-branch-error-git-merge-git-pull-west-update/181227#181227"&gt;this comment&lt;/a&gt; from the same thread.&lt;br /&gt;&lt;br /&gt;-Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/184776?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 07:58:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58a41a38-7275-48f1-8c20-adb5885d67ae</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Vemund,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Yes, you are correct, by the&amp;nbsp;&lt;em&gt;end&lt;/em&gt;&amp;nbsp;of May&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f633.svg" title="Flushed"&gt;&amp;#x1f633;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="vkbakken"]I am happy to code something up myself - so any pointers to documentation for the GPS API is appreciated.[/quote]
&lt;p&gt;&amp;nbsp;Sorry, but there we do not have anything before next release by the end of May.&lt;/p&gt;
[quote user="vkbakken"]Can you detail the steps to use West for me? I see that there is a tag v0.4-rc1? I have not have 100% luck following master until now. Maybe you could be kind enough to detail for me the step using West....[/quote]
&lt;p&gt;I&amp;#39;m having issues with west today, not sure if it&amp;#39;s local or global. Will get back to you on that part. In the meantime, you could try to follow &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45904/building-error-branch-error-git-merge-git-pull-west-update"&gt;this tutorial&lt;/a&gt;. Let me know if you are able to complete the steps.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;-Øyvind&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/184688?ContentTypeID=1</link><pubDate>Wed, 01 May 2019 10:43:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54f85ab7-0964-4ce1-95ba-0421468d17ba</guid><dc:creator>vkbakken</dc:creator><description>&lt;p&gt;Hi Oyvind,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I guess within May is today.... My guess is that you ment by the end of May?&lt;/p&gt;
&lt;p&gt;I am happy to code something up myself - so any pointers to documentation for the GPS API is appreciated.&lt;/p&gt;
&lt;p&gt;Can you detail the steps to use West for me? I see that there is a tag v0.4-rc1? I have not have 100% luck following master until now. Maybe you could be kind enough to detail for me the step using West....&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Vemund&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 0.7.0-15.alpha software version</title><link>https://devzone.nordicsemi.com/thread/184603?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2019 13:32:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:133f9fcd-e6f8-415f-a815-eac97a3e9dca</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Currently, there is no support in the official SDK, but we expect to release a newer version within May which supports GPS. The status of the nRF9160 can be tracked &lt;a href="https://devzone.nordicsemi.com/b/nrf9160-development-status/posts/nrf9160-development-status"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote user=""]. Should still tag v0.3 be used of: zephyr, nrfconnect and nrfxlib?[/quote]
&lt;p&gt;&amp;nbsp;No,&amp;nbsp;please update to the latest version using &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_ins_windows.html#installing-west"&gt;West&lt;/a&gt;, &lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/west/index.html#west"&gt;Zephyr’s meta-tool&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>