<?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>Issue: nRF9160 DK (PCA10090) is rebooting continuously</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54249/issue-nrf9160-dk-pca10090-is-rebooting-continuously</link><description>Hi, 
 I have got the new nRF9160 DK (pca10090) and I have connected. But it&amp;#39;s continuously rebooting, without any changes. 
 And not able to add the device to nRF could account as well. 
 Please find the logs below and help to get the device back. 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2019 10:17:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54249/issue-nrf9160-dk-pca10090-is-rebooting-continuously" /><item><title>RE: Issue: nRF9160 DK (PCA10090) is rebooting continuously</title><link>https://devzone.nordicsemi.com/thread/219631?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2019 10:17:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27971af5-2bad-49f6-9111-12d26a995af4</guid><dc:creator>Martin Lesund</dc:creator><description>&lt;p&gt;Hello Tej,&lt;/p&gt;
&lt;p&gt;It sounds like you are using an unstable version of the NCS.&amp;nbsp;&lt;br /&gt;Please utilize the tags for a stable experience.&lt;/p&gt;
&lt;p&gt;I recommend v1.0.0:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd ncs/nrf
git checkout master
git pull
git checkout v1.0.0
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Or to get the newest features you could use the v1.1 Branch (a tag will be released later for this branch)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd ncs/nrf
git checkout master
git pull
git checkout v1.1-branch
west update&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please make sure you have the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools" rel="noopener noreferrer" target="_blank"&gt;newest nrfjprog&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>