<?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>Thingy91 unresponsive after building and downloading Asset Tracker</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53340/thingy91-unresponsive-after-building-and-downloading-asset-tracker</link><description>I have previously built the Asset Tracker downloaded it to my 9160DK with no problems. 
 Today I connected my Thingy91 and updated it&amp;#39;s firmware. Afterwards I built the Asset Tracker and downloaded it, but the board is unresponsive now. No LEDs come on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Oct 2019 11:29:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53340/thingy91-unresponsive-after-building-and-downloading-asset-tracker" /><item><title>RE: Thingy91 unresponsive after building and downloading Asset Tracker</title><link>https://devzone.nordicsemi.com/thread/215690?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 11:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b8d7b7d-e2b5-44af-8526-411c6d27a0dc</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;Good to hear that you got it working. Note that features like GPS were added after the v1.0.0 tag, so if you want that, you have to check out the master branch.&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: Thingy91 unresponsive after building and downloading Asset Tracker</title><link>https://devzone.nordicsemi.com/thread/215647?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2019 07:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53d46b5d-6f8c-4154-a7db-80caaa9180b3</guid><dc:creator>gerardmason</dc:creator><description>&lt;p&gt;Ah! I found the issue.&lt;/p&gt;
&lt;p&gt;I went back to the Getting Started Assistant app and read through the steps. One of them is:&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;git checkout &amp;lt;ncs_tag&amp;gt;&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I noticed when I did this that git reported that I was in a detached head state. To fix this I ran:&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;git checkout -b v1.0.0&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;...needed to add the -b&amp;nbsp;to create a local branch from the remote branch.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Now&amp;nbsp;I&amp;nbsp;can select the correct board, and it builds fine. Downloaded to the Thingy91 with success!&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;Gerard&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy91 unresponsive after building and downloading Asset Tracker</title><link>https://devzone.nordicsemi.com/thread/215615?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 22:41:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7c3bc03-6545-4327-83c5-e75ccd7e34f3</guid><dc:creator>gerardmason</dc:creator><description>&lt;p&gt;Ok I see - I had forgotten to choose a new board after testing on the 9160DK.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve updated nrf and run west update. I don&amp;#39;t&amp;nbsp;see a&amp;nbsp;&lt;span&gt;nrf9160_pca20035 folder in /ncs/zephyr/boards/arm, but I see one in&amp;nbsp;/ncs/nrf/boards/arm. I&amp;#39;ve tried this,&amp;nbsp;but I now get an&amp;nbsp;&amp;#39;Out of tree board&amp;#39; error.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screen-Shot-2019_2D00_10_2D00_18-at-9.38.50-am.png" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy91 unresponsive after building and downloading Asset Tracker</title><link>https://devzone.nordicsemi.com/thread/215464?ContentTypeID=1</link><pubDate>Thu, 17 Oct 2019 10:40:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fab91608-b14d-4917-8d7a-636296e4a990</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]Today I connected my Thingy91 and updated it&amp;#39;s firmware. Afterwards I built the Asset Tracker and downloaded it, but&amp;nbsp;the board is unresponsive now. No LEDs come on, nothing shows in the LTE Monitor, the board just seems dead. I&amp;nbsp;have downloaded a&amp;nbsp;Hex file for the AT Client example and it&amp;#39;s working fine (no LEDS though, but responsive to AT commands in LTE Link Monitor).[/quote]
&lt;p&gt;The at_client shouldn&amp;#39;t light up any LEDs, so that seems to be working correctly.&lt;/p&gt;
&lt;p&gt;The asset_tracker should light up LEDs, and also print out debug messages. Are you certain that you have updated the &amp;quot;nrf&amp;quot; repo&amp;nbsp;correctly? This can be done by issuing:&lt;/p&gt;
&lt;p&gt;cd path/to/ncs/nrf&lt;/p&gt;
&lt;p&gt;west update&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, remember to choose the correct board, which is nrf9160_pca20035ns for the thingy running asset_tracker&amp;nbsp;application.&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></channel></rss>